This commit is contained in:
wenyann 2020-05-21 11:59:36 +08:00
parent 5ce5b89e89
commit 0560f85bf4
1 changed files with 4 additions and 0 deletions

View File

@ -500,6 +500,10 @@ export default {
'SMTP_port': 'SMTP port',
'SMTP_account': 'SMTP account',
'SMTP_password': 'SMTP password',
'SSL': 'Turn on SSL (if the SMTP port is 465, you usually need to enable SSL)',
'TLS': 'Turn on TLS (if the SMTP port is 587, you usually need to enable TLS)',
'SMTP': 'Anonymous SMTP or not',
},
i18n: {
'home': 'Home'