diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-05-18 14:23:41 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-05-18 14:23:41 +0200 |
commit | 2e0c0440007c357cac9fbd8bed1a8b5ac9cab2a6 (patch) | |
tree | acbd92725e1e8680f0fdc4e4b7261ca794063423 /lib/plugins/authad/lang/ja/lang.php | |
parent | 085c515a506d8b22b6cee03df82ea6872cbc6332 (diff) | |
parent | f88adfe0b3b6ae718cb4a99c6f8363042c7b0b6e (diff) | |
download | rpg-2e0c0440007c357cac9fbd8bed1a8b5ac9cab2a6.tar.gz rpg-2e0c0440007c357cac9fbd8bed1a8b5ac9cab2a6.tar.bz2 |
Merge pull request #726 from dokuwiki-translate/lang_update_51
Translation update (ja)
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'] = 'ログオン時のドメイン'; |