This commit is contained in:
parent
5ce5b89e89
commit
0560f85bf4
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue