Skip to content

i18n(ja): keep TiDB Operator API resource names in English - #23367

Merged
qiancai merged 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-api-names-english
Jul 29, 2026
Merged

i18n(ja): keep TiDB Operator API resource names in English#23367
qiancai merged 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-api-names-english

Conversation

@yahonda

@yahonda yahonda commented Jul 29, 2026

Copy link
Copy Markdown
Member

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:

  • Restore the canonical English CRD kind names in the resource list:
    • バックアップBackup
    • バックアップスケジュールBackupSchedule
    • 復元するRestore
    • TidbクラスタTidbCluster
    • TidbイニシャライザーTidbInitializer
    • TidbモニターTidbMonitor
    • (DMCluster was already correct)
  • Fix the jammed product name TiDB OperatorAPITiDB 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.
  • Add the missing particle after the documentation link (…docs.md)参照してください…docs.md)を参照してください).

TOC-api.md and api/_index.md:

  • TiDB OperatorAPITiDB Operator API.

These names match the English source (Backup, BackupSchedule, DMCluster, Restore, TidbCluster, TidbInitializer, TidbMonitor, and the TiDB Operator API product 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)

  • master (the latest development version)
  • v8.5 (TiDB 8.5 versions)
  • v8.4 (TiDB 8.4 versions)
  • v8.3 (TiDB 8.3 versions)
  • v8.2 (TiDB 8.2 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)

What is the related PR or file link(s)?

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

Summary by CodeRabbit

  • Documentation
    • Standardized the “TiDB Operator API” naming across the API documentation.
    • Updated API list labels to consistent English terminology, including “Backup,” “Restore,” and “TidbCluster.”
    • Improved the API documentation reference link text without changing destination URLs.

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>
@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 33e0c94d-0517-476d-bf4e-f30616a4a27a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ti-chi-bot

ti-chi-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign qiancai for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 29, 2026
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jul 29, 2026
@ti-chi-bot

ti-chi-bot Bot commented Jul 29, 2026

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2026-07-29 14:13:22.445719225 +0000 UTC m=+2018988.481814281: ☑️ agreed by qiancai.

@qiancai
qiancai merged commit a04822f into pingcap:i18n-ja-release-8.5 Jul 29, 2026
4 of 9 checks passed
@qiancai qiancai added translation/no-need No need to translate this PR. and removed missing-translation-status This PR does not have translation status info. labels Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. translation/no-need No need to translate this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants