docs: CONTRIBUTING_i18n.md

This commit is contained in:
Slinetrac
2025-11-05 16:40:23 +08:00
Unverified
parent 92f3988ff1
commit a7d4cb9974

View File

@@ -50,7 +50,6 @@ PR checklist
- Keep JSON files UTF-8 encoded.
- Follow the repos locale file structure and naming conventions.
- Run `pnpm format:i18n` to align with the baseline file for minimal diffs.
- Run `pnpm i18n:validate` to ensure locale structure & namespace rules still hold.
- Test translations in a local dev build before opening a PR.
- Reference related issues and explain any context for translations or changes.