diff options
author | 이명진 <aranet100@gmail.com> | 2013-04-22 21:50:17 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2013-04-22 21:50:35 +0200 |
commit | 87945c0e9622dca02b441749b7ed54cc67801475 (patch) | |
tree | 855d5d336d7e55a818ed56197a66b7af33945a6e /lib/plugins | |
parent | 5f6a84c5e12312db9b5bebf876989faf4aa8eb7a (diff) | |
download | rpg-87945c0e9622dca02b441749b7ed54cc67801475.tar.gz rpg-87945c0e9622dca02b441749b7ed54cc67801475.tar.bz2 |
Japanese language update
Diffstat (limited to 'lib/plugins')
-rw-r--r-- | lib/plugins/authad/lang/ja/settings.php | 5 | ||||
-rw-r--r-- | lib/plugins/authldap/lang/ja/settings.php | 5 | ||||
-rw-r--r-- | lib/plugins/authmysql/lang/ja/settings.php | 5 | ||||
-rw-r--r-- | lib/plugins/authpgsql/lang/ja/settings.php | 5 |
4 files changed, 20 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/ja/settings.php b/lib/plugins/authad/lang/ja/settings.php new file mode 100644 index 000000000..576f0eeb5 --- /dev/null +++ b/lib/plugins/authad/lang/ja/settings.php @@ -0,0 +1,5 @@ +<?php +/** + * Japanese language file + * + */ diff --git a/lib/plugins/authldap/lang/ja/settings.php b/lib/plugins/authldap/lang/ja/settings.php new file mode 100644 index 000000000..576f0eeb5 --- /dev/null +++ b/lib/plugins/authldap/lang/ja/settings.php @@ -0,0 +1,5 @@ +<?php +/** + * Japanese language file + * + */ diff --git a/lib/plugins/authmysql/lang/ja/settings.php b/lib/plugins/authmysql/lang/ja/settings.php new file mode 100644 index 000000000..576f0eeb5 --- /dev/null +++ b/lib/plugins/authmysql/lang/ja/settings.php @@ -0,0 +1,5 @@ +<?php +/** + * Japanese language file + * + */ diff --git a/lib/plugins/authpgsql/lang/ja/settings.php b/lib/plugins/authpgsql/lang/ja/settings.php new file mode 100644 index 000000000..576f0eeb5 --- /dev/null +++ b/lib/plugins/authpgsql/lang/ja/settings.php @@ -0,0 +1,5 @@ +<?php +/** + * Japanese language file + * + */ |