summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/pageredirect/lang/zh-tw/lang.php
blob: f6e1e87bad359928ea423ca187785d94cd0b2145 (plain)
1
2
3
4
5
6
7
8
9
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。";