Skip to content

Update Russian locale to MiniMessage format with grammar corrections#479

Merged
tastybento merged 2 commits into
developfrom
copilot/update-russian-language-translation
Apr 5, 2026
Merged

Update Russian locale to MiniMessage format with grammar corrections#479
tastybento merged 2 commits into
developfrom
copilot/update-russian-language-translation

Conversation

Copilot AI commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

The Russian locale (ru.yml) used legacy &x color codes, had several grammatical errors, and was missing keys introduced after its last update (actionbar section, island actionbar toggle messages, [blocks] placeholder in phase button description).

Changes

  • MiniMessage migration — replaced all &x legacy codes with MiniMessage tags (<red>, <green>, <aqua>, <gray>, <yellow>, <light_purple>, <bold>, etc.)
  • Missing keys addedaoneblock.actionbar.status/not-active and aoneblock.commands.island.actionbar.* toggle messages were entirely absent; added now
  • Grammar & phrasing fixes — e.g. СчетчикСчётчик, Следующий этапСледующая фаза, БесконечныйБесконечность, descriptions reworded for correctness
  • Structural fixONEBLOCK_ACTIONBAR was already correctly placed at protection.ONEBLOCK_ACTIONBAR (parallel to flags); contributor's version incorrectly nested it inside flags — corrected to match en-US.yml
  • Bug fixblock-respawned had a broken '& Блок возродился…' (bare & with no colour code); replaced with proper MiniMessage <green>Блок восстановлен.</green>
  • Bossbar style — changed from SEGMENTED_20 to SOLID to align with the English default

Copilot AI linked an issue Apr 5, 2026 that may be closed by this pull request
2 tasks
Copilot AI changed the title [WIP] Update Russian language for MiniMessage system Update Russian locale to MiniMessage format with grammar corrections Apr 5, 2026
Copilot AI requested a review from tastybento April 5, 2026 11:45
@tastybento tastybento marked this pull request as ready for review April 5, 2026 11:46
@tastybento tastybento merged commit b1119b9 into develop Apr 5, 2026
@tastybento tastybento deleted the copilot/update-russian-language-translation branch April 5, 2026 11:46
@tastybento tastybento mentioned this pull request Apr 5, 2026
2 tasks
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.

Russian Language Update

2 participants