tbrehm
2011-09-08 b4aaf3eedda4001ad5e01ac2c19494020148a77c
interface/web/help/lib/lang/pl.lng
@@ -1,10 +1,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'] = "O ISPConfig";
$wb['Version'] = "Wersja";
?>
<?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'] = 'O ISPConfig';
$wb['Version'] = 'Wersja';
$wb['Frequently Asked Questions'] = 'Frequently Asked Questions';
$wb['FAQ Sections'] = 'FAQ Sections';
$wb['Manage Sections'] = 'Manage Sections';
$wb['Add a Question & Answer Pair'] = 'Add a Question & Answer Pair';
$wb['Manage Questions'] = 'Manage Questions';
?>