Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
ae71f0 1 <?php
2c1c66 2 $wb['list_head_txt'] = 'Базы данных';
T 3 $wb['active_txt'] = 'Активен?';
4 $wb['remote_access_txt'] = 'Удаленный доступ';
141f4c 5 $wb['server_id_txt'] = 'Сервер';
2c1c66 6 $wb['database_name_txt'] = 'Имя БД';
T 7 $wb['add_new_record_txt'] = 'Добавить новую БД';
e5f91f 8 $wb['database_user_txt'] = 'Database user';
992797 9 $wb['parent_domain_id_txt'] = 'Website';
407003 10 $wb['type_txt'] = 'Type';
ae71f0 11 ?>