| | |
| | | <?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'] = 'About ISPConfig'; |
| | | $wb['Version'] = 'Version'; |
| | | ?> |
| | | <?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";
|
| | | ?>
|
| | |
|