<?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。";
