diff options
author | Hideaki SAWADA <chuno@live.jp> | 2013-09-12 14:16:01 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2013-09-12 14:16:01 +0200 |
commit | 3daf9b20cab478b0c91d02f47cc3e0de195961ae (patch) | |
tree | 543d0ebe0731ba02c30131f6e5347c569d88642d /lib/plugins/authmysql/lang/ja | |
parent | 010b7000dc28ca11be8f8f679319fe846ca2723f (diff) | |
download | rpg-3daf9b20cab478b0c91d02f47cc3e0de195961ae.tar.gz rpg-3daf9b20cab478b0c91d02f47cc3e0de195961ae.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/authmysql/lang/ja')
-rw-r--r-- | lib/plugins/authmysql/lang/ja/settings.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/authmysql/lang/ja/settings.php b/lib/plugins/authmysql/lang/ja/settings.php index 45f938fec..0dc5f1ad8 100644 --- a/lib/plugins/authmysql/lang/ja/settings.php +++ b/lib/plugins/authmysql/lang/ja/settings.php @@ -1,7 +1,8 @@ <?php + /** - * Japanese language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Satoshi Sahara <sahara.satoshi@gmail.com> */ $lang['server'] = 'MySQL のホスト名'; |