Marius Burkard
2016-07-04 67f562d6772e032e72a6fe11a2cf2a90fd62b73b
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['add_new_record_txt'] = 'Vytvořit novou verzi PHP';
$wb['client_id_txt'] = 'Klient';
$wb['name_txt'] = 'Název PHP verze';
$wb['name_txt'] = 'Verze PHP';
?>