Skip to content

Commit

Permalink
Merge pull request #7538 from AfraHussaindeen/master_password-recovery
Browse files Browse the repository at this point in the history
Fix inconsistent login identifier labels in password recovery page
  • Loading branch information
sadilchamishka authored Feb 7, 2025
2 parents 1a5a78a + 211fe47 commit 4e1bfb4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/real-bottles-doubt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@wso2is/identity-apps-core": patch
---

Fix Inconsistent Login identifier labels in password recovery page
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ continue.with=Continue with
continue.with.email=Continue with email
or=Or
and=and
username=User Name
username=Username
when.you.click.sign.up.you.are.agreeing=When you click Sign Up, you are agreeing to our
dob.must.in.correct.format=Date of Birth is not in the correct format of YYYY-MM-DD
mobile.number.format.error=The format of the Mobile Number entered is incorrect. Valid format is [+][country code][area code][local phone number]
Expand Down

0 comments on commit 4e1bfb4

Please sign in to comment.