mcramer
2013-09-02 e0dc711c2b2dc4e2ec397d7f53910f11e1ca4ade
interface/web/admin/lib/lang/cz_server_php_list.lng
@@ -1,7 +1,9 @@
<?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';
?>