diff options
author | Taisuke Shimamoto <dentostar@gmail.com> | 2012-03-23 11:07:23 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2012-03-23 11:07:23 +0100 |
commit | ee9b1ae4b3919f79050bb3c4478203d648810645 (patch) | |
tree | e414791faa05a88fec12d47c4fe58d42d3ab3652 /lib/plugins/revert/lang/ja/lang.php | |
parent | 8ae0948568a6c6944e475c0d6133776d0256940f (diff) | |
download | rpg-ee9b1ae4b3919f79050bb3c4478203d648810645.tar.gz rpg-ee9b1ae4b3919f79050bb3c4478203d648810645.tar.bz2 |
Japanese language update
Diffstat (limited to 'lib/plugins/revert/lang/ja/lang.php')
-rw-r--r-- | lib/plugins/revert/lang/ja/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/revert/lang/ja/lang.php b/lib/plugins/revert/lang/ja/lang.php index 0cd8c6f9b..bb5a9c150 100644 --- a/lib/plugins/revert/lang/ja/lang.php +++ b/lib/plugins/revert/lang/ja/lang.php @@ -5,6 +5,7 @@ * @author Ikuo Obataya <i.obataya@gmail.com> * @author Daniel Dupriest <kououken@gmail.com> * @author Kazutaka Miyasaka <kazmiya@gmail.com> + * @author Taisuke Shimamoto <dentostar@gmail.com> */ $lang['menu'] = '復元管理'; $lang['filter'] = 'スパムを受けたページを検索'; |