Skip to content

fix(translate-changelog): translate YAML keys#76

Merged
Nikolay1224 merged 1 commit into
mainfrom
fix/translate-changelog-keys
May 22, 2026
Merged

fix(translate-changelog): translate YAML keys#76
Nikolay1224 merged 1 commit into
mainfrom
fix/translate-changelog-keys

Conversation

@duckhawk
Copy link
Copy Markdown
Member

Summary

  • translate-changelog now translates YAML dictionary keys as well as values (e.g. Изменения:Changes:).
  • Previously only string values were translated, so English changelog files kept Russian section headings.

Test plan

  • Push a commit that changes a CHANGELOG/vX.Y.Z.ru.yml file in a module using translate-changelog@v13.
  • Verify the generated CHANGELOG/vX.Y.Z.yml has English keys (e.g. Changes:) and translated bullet text.

Changelog sections use localized top-level keys (e.g. "Изменения:");
leave them untranslated and the English file keeps Russian headings.
@duckhawk duckhawk requested a review from Nikolay1224 as a code owner May 21, 2026 14:34
@Nikolay1224 Nikolay1224 merged commit f9c3757 into main May 22, 2026
3 of 4 checks passed
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