0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-23 06:58:58 -05:00

Merge pull request #2580 from iprithvitharun/2579-updating-login-error-msg

 Login error message updated
This commit is contained in:
Pablo Alba 2022-11-21 16:45:53 +01:00 committed by GitHub
commit 3d381b92d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -813,7 +813,7 @@ msgstr "Unknown token"
#: src/app/main/ui/auth/login.cljs
msgid "errors.wrong-credentials"
msgstr "Username or password seems to be wrong."
msgstr "Email or password is incorrect."
#: src/app/main/ui/settings/password.cljs
msgid "errors.wrong-old-password"