We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bffeed5 commit dd19eefCopy full SHA for dd19eef
1 file changed
web/inc/i18n/tw.php
@@ -216,6 +216,7 @@
216
'Autoreply' => '自動回覆',
217
'Forward to' => '轉寄到',
218
'Do not store forwarded mail' => '不保留已轉發的郵件',
219
+ 'Email Credentials' => '信箱登入資訊',
220
'IMAP hostname' => 'IMAP 主機名稱',
221
'IMAP port' => 'IMAP 連接埠',
222
'IMAP security' => 'IMAP 安全性',
@@ -753,6 +754,4 @@
753
754
'Do not use encryption' => '不要使用加密',
755
756
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
-
757
- 'Email Credentials' => '信箱登入資訊',
758
);
0 commit comments