tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
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';
?>