tbrehm
2013-02-22 526b997c9891a796b152cdbab8e329b356b1f596
interface/web/admin/lib/lang/cz_server_php_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Additional PHP Versions';
$wb['list_head_txt'] = 'Další verze PHP';
$wb['server_id_txt'] = 'Server';
$wb['add_new_record_txt'] = 'Add new PHP version';
$wb['client_id_txt'] = 'Client';
$wb['name_txt'] = 'PHP Name';
$wb['add_new_record_txt'] = 'Přidat novou verzi PHP';
$wb['client_id_txt'] = 'Klient';
$wb['name_txt'] = 'Verze PHP';
?>