ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
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'] = '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';
?>