Skip to content

Commit a07edce

Browse files
authored
Merge pull request #446 from ForgeRock/SDKS-4397
SDKS-4397: Fix Typo In English Locale File
2 parents 939346e + 16d48f3 commit a07edce

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

.changeset/fix-en-locale-typo.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@forgerock/login-widget': patch
3+
---
4+
5+
Fix English locale copy: authenticator typo and grammar wording updates.

core/locales/us/en/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"backToDefault": "Back to Sign In",
44
"backToLogin": "Back to Sign In",
55
"closeModal": "Close",
6-
"charactersCannotRepeatMoreThan": "Character cannot repeat more than {max} times",
7-
"charactersCannotRepeatMoreThanCaseInsensitive": "Character cannot repeat more than {max} times (case insensitive)",
6+
"charactersCannotRepeatMoreThan": "A character cannot repeat more than {max} times",
7+
"charactersCannotRepeatMoreThanCaseInsensitive": "A character cannot repeat more than {max} times (case insensitive)",
88
"checkYourEmail": "Check your email",
99
"chooseDifferentUsername": "Please choose a different username.",
1010
"chooseYourDeviceForIdentityVerification": "Choose your device for identity verification.",
1111
"confirmPassword": "Confirm password",
1212
"constraintViolationForPassword": "Password does not meet the requirements.",
1313
"constraintViolationForValue": "Value does not meet the requirements.",
1414
"continueWith": "Continue with ",
15-
"copyAndPasteUrlBelow": "Or, copy and paste the URL below into your authentictor app.",
15+
"copyAndPasteUrlBelow": "Or, copy and paste the URL below into your authenticator app.",
1616
"copyUrl": "Copy URL",
1717
"customSecurityQuestion": "Custom security question",
1818
"deviceName": "Device name",

0 commit comments

Comments
 (0)