Florian Schaal
2015-01-09 892bd91b2ee9022836b16ac2b0e3fba07d50a188
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['Support Message'] = 'Wyślij wiadomość';
$wb['Message'] = 'Wiadomość';
$wb['Send message'] = 'Wyślij wiadomość';
$wb['View messages'] = 'Pokaż wiadomość';
$wb['Support'] = 'Pomoc';
$wb['About ISPConfig'] = 'Informacje o ISPConfig';
$wb['Version'] = 'Wersja';
$wb['Frequently Asked Questions'] = 'Pomoc Techniczna';
$wb['FAQ Sections'] = 'Sekcje FAQ';
$wb['Manage Sections'] = 'Zarządzaj sekcjami';
$wb['Add a Question & Answer Pair'] = 'Dodaj nowe pytanie i odpowiedź';
$wb['Manage Questions'] = 'Zarządzaj pytaniami';
?>