i18n(ja): fix garbled Tip link in tidb-cloud/backup-and-restore.md - #23386
i18n(ja): fix garbled Tip link in tidb-cloud/backup-and-restore.md#23386yahonda wants to merge 1 commit into
Conversation
|
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 |
The machine translation duplicated the link text and left a stray closing quote after the link: `...backup-and-restore-serverless.md)および復元する」 を参照してください。`. Remove the spurious `および復元する」` so the sentence reads `...serverless.md)を参照してください。`, matching the single clean link in the English source. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
a373912 to
9d7a225
Compare
What is changed, added or deleted? (Required)
Fix a garbled Tip link in
tidb-cloud/backup-and-restore.md. The machine translation duplicated the link text and left a stray closing quote (」) after the link:Before:
After:
The spurious
および復元する」after the link's closing)is removed, matching the single clean link in the English source (... see [Back Up and Restore Data on {{{ .starter }}} or Essential](/tidb-cloud/backup-and-restore-serverless.md).). One line, one file.The Japanese callout label on the line above (
> **ヒント**) is intentionally left untouched here; it is handled by the separate admonition-label normalization work.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
i18n-ja-release-8.5machine-translation cleanup seriesAI agent involvement
Do your changes match any of the following descriptions?