Skip to content

FIX: Localization of the Italian translation - #3607

Closed
mazzasaverio wants to merge 2 commits into
clerk:mainfrom
mazzasaverio:main
Closed

FIX: Localization of the Italian translation#3607
mazzasaverio wants to merge 2 commits into
clerk:mainfrom
mazzasaverio:main

Conversation

@mazzasaverio

Copy link
Copy Markdown
Contributor

Description

This pull request addresses the incomplete localization fields for the Italian language in the @clerk/localizations package, which currently leads to unclear error messages when Italian users enter passwords that do not meet the requirements during registration. The issue specifically affects the presentation of error messages, reducing them to a red dot without explanatory text

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • JSDoc comments have been added or updated for any package exports.
  • Documentation has been updated.

Type of change

  • 🐛 Bug fix

Testing Instructions

  1. Update the Italian localization fields as per the changes in this PR.
  2. Run the application using npm start or similar command specific to the project.
  3. Navigate to the registration form and attempt to enter a password that fails to meet the requirements.
  4. Verify that the error messages are displayed in full text (not just a red dot) and are understandable to Italian users.

@changeset-bot

changeset-bot Bot commented Jun 21, 2024

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c169062

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@LekoArts

Copy link
Copy Markdown
Contributor

Seems like you opened #3608 twice by mistake :)

@LekoArts LekoArts closed this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants