mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Translation improvements for Email Credentials
This commit is contained in:
parent
9347c2aa04
commit
43e03d1845
36 changed files with 72 additions and 38 deletions
|
@ -750,10 +750,11 @@ $LANG['cn'] = array(
|
|||
'Use server hostname' => '采用服务器主机名',
|
||||
'Use domain hostname' => '采用域名',
|
||||
'Use STARTTLS' => '采用 STARTTLS 加密',
|
||||
'Use SSL' => '采用 SSL 加密',
|
||||
'Use SSL / TLS' => '采用 SSL / TLS 加密',
|
||||
'No encryption' => '不加密',
|
||||
'Do not use encryption' => '不要使用加密',
|
||||
|
||||
'maximum characters length, including prefix' => '最多 %s 个字符,包含前缀',
|
||||
|
||||
'Email Credentials' => 'Email Credentials',
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue