Marius Burkard
2016-02-12 51e1dde2aa5c31b01f77479fe3fc86dffd2c8f29
interface/web/admin/lib/lang/cz_server_php_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Další PHP verze';
$wb['list_head_txt'] = 'Další verze PHP';
$wb['server_id_txt'] = 'Server';
$wb['add_new_record_txt'] = 'Přidat novou verzi PHP';
$wb['client_id_txt'] = 'Klient';
$wb['name_txt'] = 'Název PHP verze';
$wb['name_txt'] = 'Verze PHP';
?>