mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-02-07 01:28:32 -06:00
Merge pull request #2502 from bluewave-labs/fix/missing-password-error-translation
Fix Missing Password Error Translation
This commit is contained in:
@@ -507,6 +507,13 @@
|
||||
},
|
||||
"auth": {
|
||||
"common": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"errors": {
|
||||
"incorrect": "The password you provided does not match our records"
|
||||
}
|
||||
}
|
||||
},
|
||||
"navigation": {
|
||||
"continue": "Continue",
|
||||
"back": "Back"
|
||||
|
||||
Reference in New Issue
Block a user