Skip to content

Conversation

szilvia-csernus
Copy link

Description of changes

Added complete Hungarian (hu) language support for the Authenticator component. This includes translations for all authentication flows, form fields, buttons, error messages, and validation text.

Changes include:

  • New Hungarian translation dictionary (packages/ui/src/i18n/dictionaries/authenticator/hu.ts)
  • Integration of Hungarian translations into the main translation system
  • Updated documentation to list Hungarian as a supported language
  • Changeset for minor version bump of @aws-amplify/ui package

Hungarian-speaking users can now use the Authenticator component in their native language by calling I18n.setLanguage('hu').

Issue #, if available

N/A - This is a new feature contribution adding language support.

Description of how you validated changes

Manual Testing:

  1. Confirmed Hungarian translations are properly exported and integrated into the translation system
  2. Tested that I18n.setLanguage('hu') correctly switches the Authenticator UI to Hungarian
  3. Validated translation quality for authentication flows

Code Review:

  • Followed existing translation file patterns and naming conventions
  • Updated all necessary integration points (index files, translations registry)
  • Updated documentation consistently

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • ran yarn test - the one that fail is not related to the translation
  • PR title and commit messages follow conventional commit syntax
  • If this change should result in a version bump, changeset added (This can be done after creating the PR.) This does not apply to changes made to docs, e2e, examples, or other private packages.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@szilvia-csernus szilvia-csernus requested a review from a team as a code owner August 4, 2025 19:44
Copy link

changeset-bot bot commented Aug 4, 2025

🦋 Changeset detected

Latest commit: 366d75a

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

This PR includes changesets to release 12 packages
Name Type
@aws-amplify/ui Minor
@aws-amplify/ui-react-core-notifications Patch
@aws-amplify/ui-react-core Patch
@aws-amplify/ui-react-liveness Patch
@aws-amplify/ui-react-native Patch
@aws-amplify/ui-react-notifications Patch
@aws-amplify/ui-react-storage Patch
@aws-amplify/ui-react Patch
@aws-amplify/ui-vue Patch
@aws-amplify/ui-angular Patch
@aws-amplify/ui-react-geo Patch
@aws-amplify/ui-test-utils 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

@osama-rizk osama-rizk added the run-tests Adding this label will trigger tests to run label Aug 6, 2025
@osama-rizk
Copy link
Contributor

Hi @szilvia-csernus ,

Thank you for your contribution to the AWS Amplify Library! Our team will review your PR and provide feedback soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-tests Adding this label will trigger tests to run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants