Skip to content

Add Hungarian localization#2578

Merged
gcsecsey merged 2 commits intotrunkfrom
gcsecsey/add-hungarian-translations
Feb 12, 2026
Merged

Add Hungarian localization#2578
gcsecsey merged 2 commits intotrunkfrom
gcsecsey/add-hungarian-translations

Conversation

@gcsecsey
Copy link
Copy Markdown
Contributor

@gcsecsey gcsecsey commented Feb 12, 2026

Proposed Changes

Studio currently supports 20 languages but Hungarian was not among them. This PR adds Hungarian as the 21st supported language with full translation coverage.

  • Add studio-hu.jed.json translation file exported from GlotPress (955/955 strings, 100%)
  • Added hu: 'Magyar' to the supported locales map
  • Update localization docs to include Hungarian in the GlotPress bulk export step

Testing Instructions

  • npm start
  • Go to Settings > Language
  • Verify "Magyar" appears in the language dropdown
  • Select it and verify the UI switches to Hungarian
  • Navigate through different screens (sites list, settings, sync dialog, assistant) to verify translations display correctly
  • Create a new site and check that the site language is set to Hungarian
image

Register Hungarian as a supported locale with 955 translated strings
from GlotPress, making Studio available in Magyar.
@gcsecsey gcsecsey changed the title Add Hungarian (hu) language support Add Hungarian localization Feb 12, 2026
@gcsecsey gcsecsey requested a review from a team February 12, 2026 11:09
@wpmobilebot
Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing da5fa6c vs trunk

site-editor

Metric trunk da5fa6c Diff Change
load 2694.00 ms 2711.00 ms +17.00 ms ⚪ 0.0%

site-startup

Metric trunk da5fa6c Diff Change
siteCreation 7058.00 ms 6095.00 ms -963.00 ms 🟢 -13.6%
siteStartup 3927.00 ms 3938.00 ms +11.00 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

Copy link
Copy Markdown
Contributor

@nightnei nightnei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's awesome that we have one more translation 🔥
LGTM and works as expected 👍 I noticed only one missed translation - Improt/Export in the main menu:
Screenshot 2026-02-12 at 11 47 35

@gcsecsey
Copy link
Copy Markdown
Contributor Author

It's awesome that we have one more translation 🔥 LGTM and works as expected 👍 I noticed only one missed translation - Improt/Export in the main menu: Screenshot 2026-02-12 at 11 47 35

Thanks for reviewing and testing it @nightnei! I don't have a better translation for "Import/Export", these are used as-is in Hungarian as well. 🙂

@gcsecsey gcsecsey merged commit 37a58ff into trunk Feb 12, 2026
10 of 11 checks passed
@gcsecsey gcsecsey deleted the gcsecsey/add-hungarian-translations branch February 12, 2026 12:07
@ivan-ottinger
Copy link
Copy Markdown
Contributor

Nice! Happy to see another language added! It makes me want to add more. 🙂

CleanShot 2026-02-12 at 13 08 52@2x

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.

4 participants