summaryrefslogtreecommitdiff
path: root/lang/ja
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ja')
-rw-r--r--lang/ja/lang.php4
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 :