summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/pageredirect/lang/ja/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/pageredirect/lang/ja/lang.php')
-rw-r--r--platform/www/lib/plugins/pageredirect/lang/ja/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/pageredirect/lang/ja/lang.php b/platform/www/lib/plugins/pageredirect/lang/ja/lang.php
new file mode 100644
index 0000000..62a892c
--- /dev/null
+++ b/platform/www/lib/plugins/pageredirect/lang/ja/lang.php
@@ -0,0 +1,9 @@
+<?php
+/**
+ * Japanese language for Page Redirect plugin
+ *
+ * @license: GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * @author : Ikuo Obataya https://github.com/iobataya
+ */
+$lang['redirect_to'] = "このページは移動しました。新しいページは %s です。";
+$lang['redirected_from'] = "ページ「%s」からリダイレクトされました。";