diff options
author | Anika Henke <anika@selfthinker.org> | 2011-02-14 01:59:10 +0000 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2011-02-14 01:59:10 +0000 |
commit | 5670feb5e7f70e33713de5a22180e3a71dd2244a (patch) | |
tree | f3d657b5ab8e313c79ade058c0c0d26e1f383934 /lang/ja | |
parent | 49dd4a833a88fe4b5045b1081ffb78369be2ff06 (diff) | |
download | rpg-5670feb5e7f70e33713de5a22180e3a71dd2244a.tar.gz rpg-5670feb5e7f70e33713de5a22180e3a71dd2244a.tar.bz2 |
added more translations and new languages
Diffstat (limited to 'lang/ja')
-rw-r--r-- | lang/ja/lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/ja/lang.php b/lang/ja/lang.php index c6d4a9a7c..23f65abd3 100644 --- a/lang/ja/lang.php +++ b/lang/ja/lang.php @@ -5,6 +5,8 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ -$lang['discussion'] = 'ノート'; +$lang['discussion'] = '議論'; +$lang['back_to_article'] = '戻る記事へ'; +$lang['userpage'] = '利用者ページ'; //Setup VIM: ex: et ts=2 : |