summaryrefslogtreecommitdiff
path: root/lang/ja/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ja/lang.php')
-rw-r--r--lang/ja/lang.php12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/ja/lang.php b/lang/ja/lang.php
deleted file mode 100644
index 23f65abd3..000000000
--- a/lang/ja/lang.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Japanese language file
- *
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- */
-
-$lang['discussion'] = '議論';
-$lang['back_to_article'] = '戻る記事へ';
-$lang['userpage'] = '利用者ページ';
-
-//Setup VIM: ex: et ts=2 :