i18n(ja): restore dropped version number in BR mysql-schema restore FAQ - #23734
Conversation
EN: "Before BR v6.2.0, under default configuration, BR only restores user data...". The JA translation dropped "v6.2.0", reading as "before BR" (BRより前) instead of "before BR v6.2.0" (BR v6.2.0より前).
|
[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 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 0 remain after this review. 📝 WalkthroughWalkthroughFAQの復元動作に関する説明を更新し、デフォルト設定の適用対象をBR v6.2.0より前と明記しました。 Changesバックアップと復元FAQ
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to The Japanese FAQ now correctly identifies BR v6.2.0 as the version boundary for the default MySQL schema restore behavior. No current merge-readiness risk remains. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Description checkExplanation The description explains the correction, shows the before-and-after text, identifies the affected documentation branch, and records AI involvement. The related-link fields are blank, but they are non-critical for this small documentation fix. Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
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 |
[LGTM Timeline notifier]Timeline:
|
What is changed, added or deleted? (Required)
Restore a dropped version number in
faq/backup-and-restore-faq.md. The EN source reads:The Japanese translation dropped the version number
v6.2.0from the second sentence, reading "BRより前" ("before BR") instead of "BR v6.2.0より前" ("before BR v6.2.0").Before:
After:
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?
Summary by CodeRabbit