Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
487df6 1 <?php
T 2 $wb['list_head_txt'] = 'Adatbázis';
3 $wb['active_txt'] = 'Aktív';
4 $wb['remote_access_txt'] = 'Távoli hozzáférés';
5 $wb['server_id_txt'] = 'Szerver';
6 $wb['database_name_txt'] = 'Adatbázis neve';
7 $wb['add_new_record_txt'] = 'Új adatbázis';
1ca823 8 $wb['database_user_txt'] = 'Adatbázis Felhasználó';
992797 9 $wb['parent_domain_id_txt'] = 'Website';
407003 10 $wb['type_txt'] = 'Type';
487df6 11 ?>