Skip to content

Commit

Permalink
Update INVALID_LOGIN locale key
Browse files Browse the repository at this point in the history
  • Loading branch information
Puyodead1 authored Dec 15, 2023
1 parent beaf9fa commit 5e91a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/locales/en/auth.json
Original file line number Diff line number Diff line change
@@ -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.",
Expand Down

0 comments on commit 5e91a24

Please sign in to comment.