From dd19eef3aab67b08ffa086c90b3abae6094c2f0e Mon Sep 17 00:00:00 2001 From: Clark Chen Date: Mon, 25 Jun 2018 15:11:15 +0800 Subject: [PATCH] Update tw.php --- web/inc/i18n/tw.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/inc/i18n/tw.php b/web/inc/i18n/tw.php index 4f493eb5..10b06aef 100644 --- a/web/inc/i18n/tw.php +++ b/web/inc/i18n/tw.php @@ -216,6 +216,7 @@ $LANG['tw'] = array( 'Autoreply' => '自動回覆', 'Forward to' => '轉寄到', 'Do not store forwarded mail' => '不保留已轉發的郵件', + 'Email Credentials' => '信箱登入資訊', 'IMAP hostname' => 'IMAP 主機名稱', 'IMAP port' => 'IMAP 連接埠', 'IMAP security' => 'IMAP 安全性', @@ -753,6 +754,4 @@ $LANG['tw'] = array( 'Do not use encryption' => '不要使用加密', 'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)', - - 'Email Credentials' => '信箱登入資訊', );