Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
658b0f 1 <?php
T 2 $wb['list_head_txt'] = 'Base de Dados';
3 $wb['active_txt'] = 'Activo';
4 $wb['remote_access_txt'] = 'Acesso Remoto';
5 $wb['server_id_txt'] = 'Servidor';
6 $wb['database_name_txt'] = 'Nome da Base de Dados';
7 $wb['add_new_record_txt'] = 'Adicionar uma nova base de dados';
e5f91f 8 $wb['database_user_txt'] = 'Database user';
992797 9 $wb['parent_domain_id_txt'] = 'Website';
407003 10 $wb['type_txt'] = 'Type';
658b0f 11 ?>