i18n(ja): keep TiDB Operator API resource names in English - #23367
Conversation
The Japanese API overview page had machine-translated CRD resource names and a jammed "TiDB OperatorAPI" spelling. Restore the canonical English kind names (Backup, BackupSchedule, Restore, TidbCluster, TidbInitializer, TidbMonitor) and the "TiDB Operator API" product name in api/tidb-operator-api-overview.md, TOC-api.md, and api/_index.md, and add the missing particle after the doc link. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
[LGTM Timeline notifier]Timeline:
|
What is changed, added or deleted? (Required)
This PR keeps the TiDB Operator API resource names in English on the Japanese API overview page, where machine translation had translated the CRD kind names and jammed the product name.
api/tidb-operator-api-overview.md:バックアップ→Backupバックアップスケジュール→BackupSchedule復元する→RestoreTidbクラスタ→TidbClusterTidbイニシャライザー→TidbInitializerTidbモニター→TidbMonitorDMClusterwas already correct)TiDB OperatorAPI→TiDB Operator API(heading, intro sentence, and the doc link). The heading anchor{#tidb-operator-api-overview}is explicit, so the visible-text change is anchor-safe.…docs.md)参照してください→…docs.md)を参照してください).TOC-api.mdandapi/_index.md:TiDB OperatorAPI→TiDB Operator API.These names match the English source (
Backup,BackupSchedule,DMCluster,Restore,TidbCluster,TidbInitializer,TidbMonitor, and theTiDB Operator APIproduct name) and the URL anchors they link to.This change was split out of #23273 (missing particles after Markdown links) to keep that PR strictly to particle insertions.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?
Summary by CodeRabbit