Skip to content

feat: add hr_hr translation#2529

Open
andrict05 wants to merge 1 commit into
Pumpkin-MC:masterfrom
andrict05:feat/hr_hr
Open

feat: add hr_hr translation#2529
andrict05 wants to merge 1 commit into
Pumpkin-MC:masterfrom
andrict05:feat/hr_hr

Conversation

@andrict05

Copy link
Copy Markdown

Description

Added Croatian (hr_hr) translation

Copilot AI review requested due to automatic review settings July 25, 2026 13:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Adds a new Croatian (hr_hr) locale and wires it into the existing translation loading/registration flow.

Changes:

  • Added hr_hr.json translation file under assets/translations/
  • Registered the new JSON via include_str! in pumpkin-util/src/translation.rs
  • Parsed and inserted hr_hr keys into the TRANSLATIONS map under Locale::HrHr

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pumpkin-util/src/translation.rs Includes, parses, and registers the new hr_hr translation into TRANSLATIONS.
assets/translations/hr_hr.json Provides Croatian strings for the Pumpkin command UI text.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants