about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/ja/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authpdo/lang/ja/lang.php')
-rw-r--r--wiki/lib/plugins/authpdo/lang/ja/lang.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/wiki/lib/plugins/authpdo/lang/ja/lang.php b/wiki/lib/plugins/authpdo/lang/ja/lang.php
deleted file mode 100644
index 1cd441b..0000000
--- a/wiki/lib/plugins/authpdo/lang/ja/lang.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * 
- * @author Hideaki SAWADA <chuno@live.jp>
- */
-$lang['connectfail']           = 'データベースへの接続に失敗しました。';
-$lang['userexists']            = 'このログイン名のユーザーが既に存在しています。';
-$lang['writefail']             = 'ユーザーデータを変更できません。Wiki の管理者に連絡してください。';