Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 6, 2026

No description provided.

@github-actions github-actions bot added the l10n label Jan 6, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates translations from Crowdin for the BetterF3 mod, improving and refining translations across multiple languages. The changes focus on making translations more accurate, consistent, and natural in their respective languages.

  • Updated Polish (pl_pl) translations with more accurate terminology and phrasing
  • Updated Japanese (ja_jp) translation to use empty string for untranslated content
  • Updated German variant translations (de_de, de_ch, de_at) for better consistency and clarity

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
common/src/main/resources/assets/betterf3/lang/pl_pl.json Comprehensive translation improvements including better terminology for technical terms (e.g., "byty" instead of "obiekty", "ciecz" instead of "płyn"), more natural phrasing, and improved consistency throughout
common/src/main/resources/assets/betterf3/lang/ja_jp.json Changed untranslated English text to empty string for consistency
common/src/main/resources/assets/betterf3/lang/de_de.json Minor translation refinements including consistency improvements (e.g., "F3-Menü" instead of mixed terminology)
common/src/main/resources/assets/betterf3/lang/de_ch.json Mirror of de_de changes for Swiss German variant
common/src/main/resources/assets/betterf3/lang/de_at.json Mirror of de_de changes for Austrian German variant

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

"config.betterf3.module.enable.tooltip": "Przełącza widoczność modułu.",
"config.betterf3.left_modules": "Moduły z lewej",
"config.betterf3.right_modules": "Moduły z prawej",
"config.betterf3.line_number": "Wers %s.",
Copy link

Copilot AI Jan 9, 2026

Choose a reason for hiding this comment

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

The Polish translation for "Line %s" has been changed to "Wers %s." with a period at the end. This period is inconsistent with the English source and other translations which don't include punctuation. The format string is used dynamically to create line labels, and the trailing period may cause formatting issues.

Suggested change
"config.betterf3.line_number": "Wers %s.",
"config.betterf3.line_number": "Wers %s",

Copilot uses AI. Check for mistakes.
@TreyRuffy TreyRuffy merged commit 74e4c04 into architectury/1.21.11 Jan 9, 2026
9 of 10 checks passed
@TreyRuffy TreyRuffy deleted the l10n/architectury/1.21.11 branch January 9, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants