Florian Schaal
2015-09-18 14150027a166de379bd61ba3f15ac8c8a92524d5
interface/web/sites/lib/lang/hu_shell_user_list.lng
@@ -1,9 +1,8 @@
<?php
$wb['list_head_txt'] = 'Shell felhasználó';
$wb['list_head_txt'] = 'Shell Felhasználó';
$wb['active_txt'] = 'Aktív';
$wb['server_id_txt'] = 'Szerver';
$wb['parent_domain_id_txt'] = 'Weboldal';
$wb['parent_domain_id_txt'] = 'Webhely';
$wb['username_txt'] = 'Felhasználónév';
$wb['add_new_record_txt'] = 'Új Shell felhasználó';
$wb['add_new_record_txt'] = 'Új Shell Felhasználó';
?>