mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
check whether api token is enabled when using an api token
This commit is contained in:
+1
-1
@@ -1109,7 +1109,7 @@
|
||||
"token is empty": "Token is empty",
|
||||
"email verify token is invalid or expired": "Email verify token is invalid or expired",
|
||||
"password reset token is invalid or expired": "Password reset token is invalid or expired",
|
||||
"not allowed to generate api token": "Not allowed to generate API token",
|
||||
"api token is not enabled": "API token is not enabled",
|
||||
"passcode is invalid": "Passcode is invalid",
|
||||
"two-factor backup code is invalid": "Two-factor backup code is invalid",
|
||||
"two-factor is not enabled": "Two-factor is not enabled",
|
||||
|
||||
Reference in New Issue
Block a user