i18n(ja): restore dropped negation in Private Endpoint firewall limitation - #23732
i18n(ja): restore dropped negation in Private Endpoint firewall limitation#23732yahonda wants to merge 1 commit into
Conversation
…ation
The Japanese sentence dropped the English "No" negation, turning a
stated limitation ("No Firewall Rules support for Private Endpoint")
into a garbled, seemingly affirmative fragment.
|
[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; 1 remains after this review. 📝 WalkthroughWalkthroughThe serverless limitations documentation corrects the connection limitation text. It now states that private endpoints do not support firewall rules. ChangesServerless documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to The Japanese Serverless limitation now correctly states that Private Endpoints do not support Firewall Rules. The documentation correction is ready to merge. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Description checkExplanation The description explains the file change, the reason for the change, the before-and-after text, the affected documentation branch, and AI involvement. The related-link fields are empty, but the required information is otherwise complete. 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 |
What is changed, added or deleted? (Required)
Fix a dropped negation in
tidb-cloud/serverless-limitations.mdline 24. The English source states a limitation:The Japanese translation dropped the "No", producing a garbled, seemingly affirmative fragment:
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