diff options
author | ahriman <ahriman@falte.red> | 2019-01-02 04:57:35 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2019-01-02 04:57:35 +0000 |
commit | 2bd7f83a6495011ada78ca8a9f2af417caf01760 (patch) | |
tree | f9acdb7f09e011c65330ab993d4db3620787dbfb /wiki/lib/plugins/popularity/lang/zh-tw/lang.php | |
parent | bcb215c3a7e914d05f166846a33860e48bba64fb (diff) | |
download | site-2bd7f83a6495011ada78ca8a9f2af417caf01760.tar.gz |
removed dokuwiki
Diffstat (limited to 'wiki/lib/plugins/popularity/lang/zh-tw/lang.php')
-rw-r--r-- | wiki/lib/plugins/popularity/lang/zh-tw/lang.php | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/wiki/lib/plugins/popularity/lang/zh-tw/lang.php b/wiki/lib/plugins/popularity/lang/zh-tw/lang.php deleted file mode 100644 index 252c606..0000000 --- a/wiki/lib/plugins/popularity/lang/zh-tw/lang.php +++ /dev/null @@ -1,22 +0,0 @@ -<?php - -/** - * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * - * @author Li-Jiun Huang <ljhuang.tw@gmail.com> - * @author http://www.chinese-tools.com/tools/converter-simptrad.html - * @author Wayne San <waynesan@zerozone.tw> - * @author Li-Jiun Huang <ljhuang.tw@gmai.com> - * @author Cheng-Wei Chien <e.cwchien@gmail.com> - * @author Danny Lin - * @author Shuo-Ting Jian <shoting@gmail.com> - * @author syaoranhinata@gmail.com - * @author Ichirou Uchiki <syaoranhinata@gmail.com> - */ -$lang['name'] = '人氣回饋 (可能需要一些時間載入) '; -$lang['submit'] = '發送資料'; -$lang['autosubmit'] = '每月自動發送'; -$lang['submissionFailed'] = '由於以下原因,資料無法發送:'; -$lang['submitDirectly'] = '你可以利用以下的表單來發手動發送資料。'; -$lang['autosubmitError'] = '由於以下原因,上次自動發送無法進行:'; -$lang['lastSent'] = '資料已發送'; |