ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
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ユーザーを追加する';
?>