Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
ea2b21 1 <?php
899771 2 $wb['list_head_txt'] = 'データベース';
T 3 $wb['active_txt'] = '有効';
4 $wb['remote_access_txt'] = 'リモートアドレス';
5 $wb['server_id_txt'] = 'サーバー';
6 $wb['database_name_txt'] = 'データベース名';
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';
ea2b21 11 ?>