Fix invalid password error message (#7425)

This commit is contained in:
Samuel Newman
2025-01-10 22:18:36 +00:00
committed by GitHub
parent 08c6ac7c89
commit 42a4468265
33 changed files with 44 additions and 36 deletions
+1 -1
View File
@@ -3698,7 +3698,7 @@ msgstr "Înregistrare postare invalidă sau nesuportată"
#: src/screens/Login/LoginForm.tsx:90
#: src/screens/Login/LoginForm.tsx:149
msgid "Invalid username or password"
msgid "Incorrect username or password"
msgstr "Nume de utilizator sau parolă invalidă"
#: src/components/intents/VerifyEmailIntentDialog.tsx:91