fix(i18n,ch2): 13 个译本同步图 2-10 KV Cache 修正 - #1033
Merged
Merged
Conversation
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.
承接 #1029,把图 2-10 的语义与排版修正同步到全部 13 个译本。
同步内容
缓存失效表头、变动点后 token 全部重新计费的成本说明,以及 TTFT 示意值脚注。markerUnits="userSpaceOnUse"、10×7 箭头、画布高度和本地化<title>/<desc>。语言:ar / en / es / he / hu / id / ja / ko / ru / ta / tr / vi / zhtw。
book-he与book-ta的配图正文目前全书仍统一使用英文,因此沿用 #947 的处理:保持图内正文为英文,只使用本地化<title>和英文<desc>。校验
git diff --checkxmllint --noout<title>与<desc>后,13 个译版与中文版几何逐字节一致rsvg-convert渲染并逐张目视检查cd book-vi && python3 fix_svg_text_layout.py --check(119 个 SVG 通过)uv run pytest -q tests/test_i18n_figure_placement.py(3 passed)python3 scripts/check_i18n_consistency.pyFollow-up to #1029.