1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-22 02:12:40 +01:00

Update INVALID_LOGIN locale key

This commit is contained in:
Puyodead1 2023-12-15 18:22:10 -05:00 committed by GitHub
parent beaf9fa778
commit 5e91a24e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"login": {
"INVALID_LOGIN": "E-Mail or Phone not found",
"INVALID_LOGIN": "Invalid login or password.",
"INVALID_PASSWORD": "Invalid Password",
"ACCOUNT_DISABLED": "This account is disabled",
"INVALID_TOTP_CODE": "Invalid two-factor code.",