i18n(ja): fix false-friend mistranslation of global statistics - #23633
i18n(ja): fix false-friend mistranslation of global statistics#23633yahonda wants to merge 1 commit into
Conversation
"Global" was mistranslated as 世界 (world) instead of グローバル, producing 世界統計 for the EN term "global statistics" — a specific TiDB statistics-collection concept already consistently rendered as グローバル統計情報 elsewhere in this corpus (e.g. statistics.md).
|
Warning Review limit reachedNext included review available in 35 minutes. View limit detailsLimit details: You’ve used all 4 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
What is changed, added or deleted? (Required)
optimizer-fix-controls.md: "global" in "global statistics" (a specific TiDB statistics-collection concept, seestatistics.md) was mistranslated as 世界 (world) instead of グローバル, producing 世界統計. Fixed to グローバル統計情報, matching the term already used consistently elsewhere in this corpus for the same concept.Found via the live doc site: https://docs.pingcap.com/ja/tidb/stable/optimizer-fix-controls/
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
AI agent involvement
Do your changes match any of the following descriptions?