Skip to content

fix(admin): update Croatian translations - #16743

Open
luxapan wants to merge 1 commit into
medusajs:developfrom
luxapan:fix/admin-croatian-translation-updates
Open

fix(admin): update Croatian translations#16743
luxapan wants to merge 1 commit into
medusajs:developfrom
luxapan:fix/admin-croatian-translation-updates

Conversation

@luxapan

@luxapan luxapan commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

What

Updates the Croatian (hr) Admin translation to match recent English translation changes and improve terminology consistency.

Changes

  • adds the missing translation for metadata.edit.actions.addRow
  • updates the search index reindexing message to reflect that reindexing has started rather than completed
  • changes Company from Firma to the more natural Croatian term Tvrtka

Testing

  • ran corepack yarn i18n:validate hr.json
  • validation result: ✓ hr.json is valid and matches the schema.

@luxapan
luxapan requested a review from a team as a code owner September 6, 2026 20:00
@changeset-bot

changeset-bot Bot commented Sep 6, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7b4bc5d

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

@medusa-os-bot

medusa-os-bot Bot commented Sep 6, 2026

Copy link
Copy Markdown

Thanks for the contribution! Initial automated review looks good.

This PR updates three Croatian (hr) translation entries in the admin dashboard. The author adds the missing metadata.edit.actions.addRow key ("Dodaj red", correctly matching the English "Add row"), updates company from "Firma" to the more natural Croatian "Tvrtka", and corrects reindexSuccess to indicate that reindexing has been started rather than completed — accurately reflecting the English source text "Reindexing {{name}} started". The {{name}} placeholder is correctly preserved. All changes were validated with yarn i18n:validate hr.json which confirmed the file is valid and matches the schema. Only the translation JSON file is modified; no code changes are present. No security, performance, or correctness issues were found.

Triggered by: new PR opened

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.

1 participant