#15 i18n S5 — localize backlog page (backlog ns, DE/EN)#67
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
… allowlist) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Haiku <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Session 5 of the #15 i18n full rollout: localizes the
BacklogPageinto a newbacklognamespace (en/de).backlognamespace registered ini18n/index.ts(en + de, key-identical, parity-checked)BacklogPage.tsxfully localized viauseTranslation('backlog');common:loadingreusedsprintMeta_one/_other,issueCount_one/_other) withcount;sprintMetaalso interpolates{{points}}— no fragment concatenation+,▶/▼,✕,—) stay literal; nestedIssueRowhelper unchanged (string-free)BacklogPage.tsxremoved fromfrontend/scripts/i18n-allowlist.json(51 → 50)Verification
Full slice gate green: scanner self-tests 17/17,
i18n-scan: OK — 0 hardcoded strings (50 allowlisted),i18n-parity: OK,tsc && vite buildsuccessful. Whole-branch review clean (no findings).Owed: Wolfgang's manual DE/EN browser check on the backlog (title, New Sprint, sprint meta singular/plural, Start Sprint, empty hints, issue count, Add-to-sprint option, empty-backlog).
🤖 Generated with Claude Code