feat(webview): localize change card labels (B3b v2-13 locales, epic #1375) - #57
Open
easonLiangWorldedtech wants to merge 1 commit into
Open
feat(webview): localize change card labels (B3b v2-13 locales, epic #1375)#57easonLiangWorldedtech wants to merge 1 commit into
easonLiangWorldedtech wants to merge 1 commit into
Conversation
Review statusThanks for contributing. This comment tracks the review sequence and the next action. Current step: Required CI passed. Waiting for automated review of the latest commit. If automated review does not start, a maintainer must restart it. Review-state labels are managed by this workflow; do not edit them manually. |
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.
What
Mechanical i18n parity for the B3b change card (v2-13 locales, epic Zoo-Code-Org#1375): adds the 10
changeCard.*keys to all 18 locale files underwebview-ui/src/i18n/locales/*/chat.json(12 lines per file, 216 total).ChangeCard.tsxreads the keys throught(); this PR carries no code changes.Stacked on #56. Split out of the change-card UI PR to keep #56 under the 1000-line hard cap.
Provenance
The
changeCardblock is byte-identical to the B3c L1 line (4c16c0017) in all 18 files — verified against that commit; the only chat.json deltas versus that line are unrelated base-state release strings, which this PR does not touch (216 insertions, 0 deletions).Line budget
216 lines (18 files × 12 insertions).