tbrehm
2010-10-26 232811de6dbacb39b2db12473e0fad47a65151e3
1
2
3
4
5
6
7
8
9
<?php
$wb['Support Message'] = 'Zráva pro podporu';
$wb['Message'] = 'Zráva';
$wb['Send message'] = 'Odeslat zprávu';
$wb['View messages'] = 'Zobrazit zprávu';
$wb['Support'] = 'Podpora';
$wb['About ISPConfig'] = 'O ISPConfigu';
$wb['Version'] = 'Verze';
?>