Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

fix: add missing autoExpandDiffs translations to all locales - #12152

Draft
ghost wants to merge 1 commit into
feature/auto-expand-diffsfrom
fix/auto-expand-diffs-translations
Draft

fix: add missing autoExpandDiffs translations to all locales#12152
ghost wants to merge 1 commit into
feature/auto-expand-diffsfrom
fix/auto-expand-diffs-translations

Conversation

@ghost

@ghost ghost commented Apr 19, 2026

Copy link
Copy Markdown

This PR attempts to address the failing check-translations CI check in PR #11316 (Issue #10955).

Problem

PR #11316 added two new i18n keys (ui.autoExpandDiffs.label and ui.autoExpandDiffs.description) to the English locale settings.json but did not add them to the other 17 locale files. This caused the check-translations CI job to fail.

Fix

Added the missing autoExpandDiffs translation keys (using the English strings as placeholders) to all 17 non-English locale settings.json files: ca, de, es, fr, hi, id, it, ja, ko, nl, pl, pt-BR, ru, tr, vi, zh-CN, zh-TW.

The find-missing-translations.js script now passes locally with all translations complete.

Feedback and guidance are welcome.

Interactively review PR in Roo Code Cloud

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant