mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
profile page supports resending verify email
This commit is contained in:
@@ -1066,6 +1066,8 @@ export default {
|
||||
'Basic Settings': 'Basic Settings',
|
||||
'Security Settings': 'Security Settings',
|
||||
'Two-Factor Authentication Settings': 'Two-Factor Authentication Settings',
|
||||
'(Verified)': '(Verified)',
|
||||
'(Unverified)': '(Unverified)',
|
||||
'Email has been verified': 'Email has been verified',
|
||||
'Email has not been verified': 'Email has not been verified',
|
||||
'Username:': 'Username:',
|
||||
|
||||
@@ -1066,6 +1066,8 @@ export default {
|
||||
'Basic Settings': '基本设置',
|
||||
'Security Settings': '安全设置',
|
||||
'Two-Factor Authentication Settings': '两步验证设置',
|
||||
'(Verified)': '(已验证)',
|
||||
'(Unverified)': '(未验证)',
|
||||
'Email has been verified': '邮箱地址已验证',
|
||||
'Email has not been verified': '邮箱地址未验证',
|
||||
'Username:': '用户名:',
|
||||
|
||||
Reference in New Issue
Block a user