Skip to content

Docs: translate long-form pages to Vietnamese (nplusone, migrations) - #87

Merged
FROWNINGdev merged 1 commit into
FROWNINGdev:mainfrom
RinZ27:i18n/vi-long-form-pages
Aug 21, 2026
Merged

Docs: translate long-form pages to Vietnamese (nplusone, migrations)#87
FROWNINGdev merged 1 commit into
FROWNINGdev:mainfrom
RinZ27:i18n/vi-long-form-pages

Conversation

@RinZ27

@RinZ27 RinZ27 commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Brought the two main CLI reference pages (nplusone.md and migrations.md) into the Vietnamese translation set.

Left the CLI commands, table structures, and JSON payload shapes alone to match the English version. Translated the context and rationale around them.

Type of change

  • Docs / README / comments only (no runtime effect)

Test plan

Verified the markdown formatting and relative links render correctly on local preview.

Checklist

  • I ran the full test suite locally (cd cli && pytest -q for Python, npm test for TypeScript) and it is green
  • I added or updated tests that cover the change (bugfixes should get a regression test)
  • If the change is user-facing I updated the CHANGELOG under ## [Unreleased]
  • If the change touches the MCP tool contract (new tool, new arg, new error code) I updated the tool description in mcp_server.py and the relevant tests in test_mcp_server.py
  • If this is a breaking change I called it out under ## Summary above and suggested a migration path

Related issues / discussions

Closes #80

Translates the nplusone and migration-risk CLI documentation into Vietnamese.

Resolves FROWNINGdev#80

Signed-off-by: RinZ27 <222222878+RinZ27@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@RinZ27, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b12fe1ef-23e2-4236-b64f-a81c778d4fa9

📥 Commits

Reviewing files that changed from the base of the PR and between 2a00eff and f8852e1.

📒 Files selected for processing (2)
  • docs/i18n/rules/vi/migrations.md
  • docs/i18n/rules/vi/nplusone.md

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.

@RinZ27 RinZ27 changed the title [Docs] translate long-form pages to Vietnamese (nplusone, migrations) Docs: translate long-form pages to Vietnamese (nplusone, migrations) Aug 21, 2026
@FROWNINGdev
FROWNINGdev merged commit 2df24fd into FROWNINGdev:main Aug 21, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Translate the two long-form pages (nplusone.md, migrations.md) into a language you speak

2 participants