mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 10:22:39 +01:00
Update INVALID_LOGIN locale key
This commit is contained in:
parent
beaf9fa778
commit
5e91a24e53
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"login": {
|
"login": {
|
||||||
"INVALID_LOGIN": "E-Mail or Phone not found",
|
"INVALID_LOGIN": "Invalid login or password.",
|
||||||
"INVALID_PASSWORD": "Invalid Password",
|
"INVALID_PASSWORD": "Invalid Password",
|
||||||
"ACCOUNT_DISABLED": "This account is disabled",
|
"ACCOUNT_DISABLED": "This account is disabled",
|
||||||
"INVALID_TOTP_CODE": "Invalid two-factor code.",
|
"INVALID_TOTP_CODE": "Invalid two-factor code.",
|
||||||
|
Loading…
Reference in New Issue
Block a user