Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
0dae6d 1 <?php
F 2 $wb['list_head_txt'] = 'Database';
182e2d 3 $wb['active_txt'] = 'Attivo';
F 4 $wb['remote_access_txt'] = 'Accesso remoto';
0dae6d 5 $wb['server_id_txt'] = 'Server';
182e2d 6 $wb['database_name_txt'] = 'Nome Database';
F 7 $wb['add_new_record_txt'] = 'Aggiungi nuovo Database';
407003 8 $wb['database_user_txt'] = 'Utente Database';
TB 9 $wb['parent_domain_id_txt'] = 'Sito Web';
10 $wb['type_txt'] = 'Type';
0dae6d 11 ?>