Falko Timme
2013-10-15 7435fbc94faeabe12c41e53da251d4b5ac0e42cb
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';
?>