This commit is contained in:
wenyann 2020-05-21 11:59:29 +08:00
parent 71b3657833
commit 5ce5b89e89
1 changed files with 3 additions and 0 deletions

View File

@ -497,6 +497,9 @@ export default {
'SMTP_port': 'SMTP端口',
'SMTP_account': 'SMTP账户',
'SMTP_password': 'SMTP密码',
'SSL': '开启SSL(如果SMTP端口是465通常需要启用SSL)',
'TLS': '开启TLS(如果SMTP端口是587通常需要启用TLS)',
'SMTP': '是否匿名 SMTP',
},
i18n: {
'home': '首页'