summaryrefslogtreecommitdiff
path: root/plugins/help/localization/ja_JP.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/help/localization/ja_JP.inc')
-rw-r--r--plugins/help/localization/ja_JP.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/help/localization/ja_JP.inc b/plugins/help/localization/ja_JP.inc
deleted file mode 100644
index 18081bb7d..000000000
--- a/plugins/help/localization/ja_JP.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-// EN-Revision: 3891
-
-$labels = array();
-$labels['help'] = 'ヘルプ';
-$labels['about'] = '紹介';
-$labels['license'] = 'ライセンス';
-
-?>