diff options
author | PzF_X <jp_minecraft@yahoo.co.jp> | 2014-05-18 13:56:03 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2014-05-18 13:56:03 +0200 |
commit | f88adfe0b3b6ae718cb4a99c6f8363042c7b0b6e (patch) | |
tree | acbd92725e1e8680f0fdc4e4b7261ca794063423 /lib/plugins/authad/lang/ja/lang.php | |
parent | 085c515a506d8b22b6cee03df82ea6872cbc6332 (diff) | |
download | rpg-f88adfe0b3b6ae718cb4a99c6f8363042c7b0b6e.tar.gz rpg-f88adfe0b3b6ae718cb4a99c6f8363042c7b0b6e.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authad/lang/ja/lang.php')
-rw-r--r-- | lib/plugins/authad/lang/ja/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/ja/lang.php b/lib/plugins/authad/lang/ja/lang.php new file mode 100644 index 000000000..b40aa5da3 --- /dev/null +++ b/lib/plugins/authad/lang/ja/lang.php @@ -0,0 +1,8 @@ +<?php + +/** + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * + * @author PzF_X <jp_minecraft@yahoo.co.jp> + */ +$lang['domain'] = 'ログオン時のドメイン'; |