mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 02:04:26 +08:00
modify text
This commit is contained in:
+4
-4
@@ -185,7 +185,7 @@ export default {
|
|||||||
'operation failed': 'Operation failed',
|
'operation failed': 'Operation failed',
|
||||||
'nothing will be updated': 'Nothing will be updated',
|
'nothing will be updated': 'Nothing will be updated',
|
||||||
'failed to request third party api': 'Failed to request third party api',
|
'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',
|
'username is empty': 'Username is empty',
|
||||||
'email is empty': 'Email is empty',
|
'email is empty': 'Email is empty',
|
||||||
'password is empty': 'Password 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 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',
|
'current token does not require two factor authorization': 'Current token does not require two factor authorization',
|
||||||
'token is invalid': 'Token is invalid',
|
'token is invalid': 'Token is invalid',
|
||||||
'token id is invalid': 'Token id is invalid',
|
'token id is invalid': 'Token ID is invalid',
|
||||||
'user token id is invalid': 'User token id is invalid',
|
'user token id is invalid': 'User token ID is invalid',
|
||||||
'token is not found': 'Token is not found',
|
'token is not found': 'Token is not found',
|
||||||
'token is expired': 'Token is expired',
|
'token is expired': 'Token is expired',
|
||||||
'passcode is invalid': 'Passcode is invalid',
|
'passcode is invalid': 'Passcode is invalid',
|
||||||
@@ -212,7 +212,7 @@ export default {
|
|||||||
'two factor is not enabled': 'Two factor is not enabled',
|
'two factor is not enabled': 'Two factor is not enabled',
|
||||||
'two factor has already been enabled': 'Two factor has already been 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',
|
'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 not found': 'Account is not found',
|
||||||
'account type is invalid': 'Account type is invalid',
|
'account type is invalid': 'Account type is invalid',
|
||||||
'account must have at least one sub account': 'Account must have at least one sub account',
|
'account must have at least one sub account': 'Account must have at least one sub account',
|
||||||
|
|||||||
Reference in New Issue
Block a user