tbrehm
2013-07-31 615a0a96618fa99e7e452523145d6c0f238d4473
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';
?>