Skip to content

i18n: add too_many_attempts key to passwordless error section across all locales - #2839

Open
ankita10119 wants to merge 1 commit into
v13from
SDK-10306
Open

i18n: add too_many_attempts key to passwordless error section across all locales #2839
ankita10119 wants to merge 1 commit into
v13from
SDK-10306

Conversation

@ankita10119

Copy link
Copy Markdown
Contributor

Changes

Adds the too_many_attempts error message to the error.passwordless section in all 44 locale files, bringing v13 to parity with master.

Also relaxes the i18n sanitizer test assertion from an exact string match to regex matchers, making it resilient to attribute ordering differences across sanitizer versions.

No API or UI changes.

References

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Existing i18n test suite passes. The sanitizer test (should sanitize the input and not allow for javascript to be passed through) was updated to verify attributes individually rather than asserting a fixed output string.

Checklist

@ankita10119
ankita10119 requested a review from a team as a code owner July 21, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant