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:
commit
3d381b92d9
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue