vogelor
2010-05-25 39c5d8be898f7679996f197528a2c1e7a3d8c8d5
1
2
3
4
5
6
7
8
9
<?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';
?>