Skip to content

chore(localizations): Localization of the Italian translation - #3608

Merged
tmilewski merged 6 commits into
clerk:mainfrom
mazzasaverio:fix/translation_loc_italian
Jun 25, 2024
Merged

chore(localizations): Localization of the Italian translation#3608
tmilewski merged 6 commits into
clerk:mainfrom
mazzasaverio:fix/translation_loc_italian

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, as outlined by the interactions with Saverio Mazza who reported this inconsistency.

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

🦋 Changeset detected

Latest commit: 6cc35eb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@clerk/localizations Patch
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

Not sure what this means? Click here to learn what changesets are.

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

@tmilewski tmilewski changed the title FIX: Localization of the Italian translation chore(localizations): Localization of the Italian translation Jun 25, 2024
@tmilewski
tmilewski self-requested a review June 25, 2024 15:08
@tmilewski

Copy link
Copy Markdown
Member

@mazzasaverio Thanks a lot! Pushing through given expected E2E issues for external contributions.

@tmilewski
tmilewski merged commit 7288832 into clerk:main Jun 25, 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