Skip to content

Commit 4611e4a

Browse files
authored
Revise translation instructions in README
Updated translation guidelines for documentation.
1 parent a6516e6 commit 4611e4a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@ RustFS is an S3-compatible distributed object storage engine written in Rust. Th
3333

3434
### Translations
3535

36-
1. Mirror the English structure under `docs/<locale>/...` (for example `docs/ja/installation/index.md`).
37-
2. Reuse existing frontmatter fields (`title`, `outline`, etc.) so VitePress renders consistently.
38-
3. Keep screenshots or diagrams in locale-specific `images/` folders where possible.
39-
4. Note covered languages in the PR description so reviewers can track parity.
36+
- Chinese docs: <https://docs.rustfs.com.cn>
4037

4138
## Local Development
4239

0 commit comments

Comments
 (0)