fix: 解決冲突

This commit is contained in:
@changcode
2021-08-19 17:00:47 +08:00
parent 9167bb2107
commit 7b9db0bd13
5 changed files with 48 additions and 16 deletions

View File

@@ -153,7 +153,7 @@ const en = {
quickSilent: 'Quick silent',
configEndpoint: 'Config',
generate: 'Generate',
personalCenter: 'Personal center',
personalCenter: 'Profile',
operationRecord: 'Operation record',
changePassword: 'Change password'
},
@@ -1634,7 +1634,7 @@ const en = {
close: 'Close',
enable: 'Enable',
update: 'Update',
operationRecord: 'Operation record',
operationRecord: 'Operation log',
changePassword: 'Change password',
oldPassword: 'Old password',
newPassword: 'New password',
@@ -1645,7 +1645,7 @@ const en = {
email: 'Email',
mobile: 'Mobile',
source: 'Source',
towFactorAuthentication: 'Tow-Factor Authentication'
twoFactorAuthentication: 'Two-Factor Authentication'
},
...enLocale
}