ftimme
2012-11-14 aa78fde6a92f66b84d626e114d8b54a5fb6ece0c
interface/web/sites/lib/lang/ja_shell_user_list.lng
@@ -1,9 +1,8 @@
<?php
$wb["list_head_txt"] = 'Shellユーザー';
$wb["active_txt"] = '有効';
$wb["server_id_txt"] = 'サーバー';
$wb["parent_domain_id_txt"] = 'サイト';
$wb["username_txt"] = 'ユーザー名';
$wb["add_new_record_txt"] = 'Shellユーザーを追加する';
$wb['list_head_txt'] = 'Shellユーザー';
$wb['active_txt'] = '有効';
$wb['server_id_txt'] = 'サーバー';
$wb['parent_domain_id_txt'] = 'サイト';
$wb['username_txt'] = 'ユーザー名';
$wb['add_new_record_txt'] = 'Shellユーザーを追加する';
?>