diff options
author | Andreas Gohr <andi@splitbrain.org> | 2008-07-16 21:06:25 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2008-07-16 21:06:25 +0200 |
commit | 08ee2b52e87e2503909bc37b4978b0149c2146d0 (patch) | |
tree | 1c24081aa5a0ae11d09020e5587a7917df6d6e73 /lib/plugins/plugin | |
parent | 06ba4d1a8bd81e47efcec783875bc93cfaf694da (diff) | |
download | rpg-08ee2b52e87e2503909bc37b4978b0149c2146d0.tar.gz rpg-08ee2b52e87e2503909bc37b4978b0149c2146d0.tar.bz2 |
Japanese language update
darcs-hash:20080716190625-7ad00-756ebe48d5ed799892f57dd4e128e478bbfe3e50.gz
Diffstat (limited to 'lib/plugins/plugin')
-rw-r--r-- | lib/plugins/plugin/lang/ja/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/plugin/lang/ja/lang.php b/lib/plugins/plugin/lang/ja/lang.php index 5c1a8fefb..c335af382 100644 --- a/lib/plugins/plugin/lang/ja/lang.php +++ b/lib/plugins/plugin/lang/ja/lang.php @@ -5,6 +5,7 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @author Yuji Takenaka <webmaster@davilin.com> * @author Christopher Smith <chris@jalakai.co.uk> + * @author Ikuo Obataya <i.obataya@gmail.com> */ $lang['menu'] = 'プラグイン管理'; $lang['download'] = 'プラグインのダウンロードとインストール'; |