mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-13 16:04:36 -04:00
fix: wrong flash message when changing email (#43653)
This commit is contained in:
@@ -427,6 +427,7 @@
|
||||
"wrong-updating": "Something went wrong updating your account. Please check and try again",
|
||||
"updated-preferences": "We have updated your preferences",
|
||||
"email-invalid": "Email format is invalid",
|
||||
"email-valid": "Your email has successfully been changed, happy coding!",
|
||||
"bad-challengeId": "currentChallengeId is not a valid challenge ID",
|
||||
"theme-invalid": "Theme is invalid",
|
||||
"theme-set": "Theme already set",
|
||||
|
||||
Reference in New Issue
Block a user