Skip to content

i18n(ja): fix Run button mistranslated as a physical-movement verb - #23525

Open
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-run-mistranslation-2026-08-14
Open

i18n(ja): fix Run button mistranslated as a physical-movement verb#23525
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-run-mistranslation-2026-08-14

Conversation

@yahonda

@yahonda yahonda commented Aug 14, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

The Run icon/button in the SQL editor (used in the "run a single statement" instruction, right after an inline SVG run icon) was mistranslated as 走る (the verb "to run/dash" in the physical sense), instead of the noun-form button label [実行] used consistently for the same button elsewhere in the same files.

Fixed 6 occurrences across 3 files: tidb-cloud/data-service-get-started.md, tidb-cloud/data-service-manage-endpoint.md, tidb-cloud/explore-data-with-chat2query.md. A 4th file with the same inline SVG icon, tidb-cloud/tidb-cloud-quickstart.md, already had the correct 「実行」 form and needed no change.

Verified against EN: click <svg>...</svg>**Run**. at each corresponding position.

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)?

  • This PR is translated from:
  • Other reference 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

@ti-chi-bot

ti-chi-bot Bot commented Aug 14, 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 kissmydb 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

@coderabbitai

coderabbitai Bot commented Aug 14, 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: 6cfcbb6e-2fcb-4997-9839-539388daf5b9

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:

  • 🔍 Trigger review

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 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 Aug 14, 2026
The Run icon/button in the SQL editor was mistranslated as a literal
verb meaning to run/dash physically, instead of the noun-form button
label used consistently elsewhere in the same files ([実行]). Fixed 6
occurrences across 3 files; a 4th file with the same icon
(tidb-cloud-quickstart.md) already had the correct 「実行」 form and
needed no change.
@yahonda
yahonda force-pushed the fix-run-mistranslation-2026-08-14 branch from d805f44 to 6a77423 Compare August 14, 2026 05:56
@yahonda yahonda changed the title i18n(ja): fix Run button mistranslated as the verb 走る i18n(ja): fix Run button mistranslated as a physical-movement verb Aug 14, 2026
@CLAassistant

CLAassistant commented Aug 14, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants