mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 13:24:24 -07:00
Update tw.php
This commit is contained in:
parent
bffeed5739
commit
dd19eef3aa
1 changed files with 1 additions and 2 deletions
|
@ -216,6 +216,7 @@ $LANG['tw'] = array(
|
||||||
'Autoreply' => '自動回覆',
|
'Autoreply' => '自動回覆',
|
||||||
'Forward to' => '轉寄到',
|
'Forward to' => '轉寄到',
|
||||||
'Do not store forwarded mail' => '不保留已轉發的郵件',
|
'Do not store forwarded mail' => '不保留已轉發的郵件',
|
||||||
|
'Email Credentials' => '信箱登入資訊',
|
||||||
'IMAP hostname' => 'IMAP 主機名稱',
|
'IMAP hostname' => 'IMAP 主機名稱',
|
||||||
'IMAP port' => 'IMAP 連接埠',
|
'IMAP port' => 'IMAP 連接埠',
|
||||||
'IMAP security' => 'IMAP 安全性',
|
'IMAP security' => 'IMAP 安全性',
|
||||||
|
@ -753,6 +754,4 @@ $LANG['tw'] = array(
|
||||||
'Do not use encryption' => '不要使用加密',
|
'Do not use encryption' => '不要使用加密',
|
||||||
|
|
||||||
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
|
'maximum characters length, including prefix' => '最多 %s 字元(包含前綴)',
|
||||||
|
|
||||||
'Email Credentials' => '信箱登入資訊',
|
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue