modify text

This commit is contained in:
MaysWind
2020-11-26 23:45:49 +08:00
parent 64c56e2807
commit 5e03d5aaec
+4 -4
View File
@@ -185,7 +185,7 @@ export default {
'operation failed': 'Operation failed',
'nothing will be updated': 'Nothing will be updated',
'failed to request third party api': 'Failed to request third party api',
'user id is invalid': 'User id is invalid',
'user id is invalid': 'User ID is invalid',
'username is empty': 'Username is empty',
'email is empty': 'Email is empty',
'password is empty': 'Password is empty',
@@ -203,8 +203,8 @@ export default {
'current token requires two factor authorization': 'Current token requires two factor authorization',
'current token does not require two factor authorization': 'Current token does not require two factor authorization',
'token is invalid': 'Token is invalid',
'token id is invalid': 'Token id is invalid',
'user token id is invalid': 'User token id is invalid',
'token id is invalid': 'Token ID is invalid',
'user token id is invalid': 'User token ID is invalid',
'token is not found': 'Token is not found',
'token is expired': 'Token is expired',
'passcode is invalid': 'Passcode is invalid',
@@ -212,7 +212,7 @@ export default {
'two factor is not enabled': 'Two factor is not enabled',
'two factor has already been enabled': 'Two factor has already been enabled',
'two factor backup code does not exist': 'Two factor backup code does not exist',
'account id is invalid': 'Account id is invalid',
'account id is invalid': 'Account ID is invalid',
'account not found': 'Account is not found',
'account type is invalid': 'Account type is invalid',
'account must have at least one sub account': 'Account must have at least one sub account',