summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/pageredirect/lang/zh-tw/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/pageredirect/lang/zh-tw/lang.php')
-rw-r--r--platform/www/lib/plugins/pageredirect/lang/zh-tw/lang.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/pageredirect/lang/zh-tw/lang.php b/platform/www/lib/plugins/pageredirect/lang/zh-tw/lang.php
new file mode 100644
index 0000000..f6e1e87
--- /dev/null
+++ b/platform/www/lib/plugins/pageredirect/lang/zh-tw/lang.php
@@ -0,0 +1,10 @@
+<?php
+/**
+ * Traditional Chinese language for Page Redirect plugin
+ *
+ * @license: GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * @author : Danny Lin <danny0838[at]pchome[dot]com[dot]tw>
+ */
+
+$lang['redirect_to'] = "本頁已重定向至 %s。";
+$lang['redirected_from'] = "本頁重定向自 %s。";