docs: add translations index to README header#6776
Conversation
|
Welcome to RustChain! Thanks for your first pull request. Before we review, please make sure:
Bounty tiers: Micro (1-10 RTC) | Standard (20-50) | Major (75-100) | Critical (100-150) A maintainer will review your PR soon. Thanks for contributing! |
luisalias007-cmyk
left a comment
There was a problem hiding this comment.
Reviewed the translation index against the PR head. The new table is useful, but one link is currently broken and should be fixed before merge.
|
|
||
| 中文入口: [中文文档](docs/zh-CN/README.md) · [中文 API 快速参考](docs/zh-CN/API.md) | ||
| #### 🌍 Translations | ||
| [English](README.md) · [Português](README.pt-BR.md) · [中文](README.zh.md) · [繁體中文](README_ZH-TW.md) · [Tiếng Việt](README.vi.md) · [Deutsch](docs/de-DE/README.md) · [Español](README_ES.md) · [हिन्दी](README_HI.md) · [日本語](README_JA.md) · [Русский](README_RU.md) · [Italiano](docs/it-IT/README.md) · [Français](docs/fr-FR/README.md) · [한국어](docs/ko-KR/README.md) · [العربية](docs/ar-SA/README.md) |
There was a problem hiding this comment.
This Chinese link points to README.zh.md, but that file does not exist at this PR head. I checked https://raw.githubusercontent.com/Scottcjn/Rustchain/32dc2c9e48a4fab44cf1f947168021e24fc44b4c/README.zh.md and it returns 404. The existing Chinese entry on main uses docs/zh-CN/README.md, so this should keep pointing there or add the missing root-level file before merging.
jaxint
left a comment
There was a problem hiding this comment.
Great contribution! 🔍 Reviewed and looks solid.
jaxint
left a comment
There was a problem hiding this comment.
LGTM! Thanks for contributing to RustChain. Approved.
jaxint
left a comment
There was a problem hiding this comment.
Thanks for the contribution! Good use of Rust idioms throughout.
|
Thanks @JesusMP22 — happy to land these translations (closed #6774/#6775 as subsets of this one). One rebase needed: this PR re-adds |
jaxint
left a comment
There was a problem hiding this comment.
LGTM! Thanks for contributing to RustChain. Approved.
Summary
Replaced the single Chinese入口 link with a full translations index linking to all 13 available translations:
en, pt-BR, zh-CN, zh-TW, vi, de-DE, es, hi, ja, ru, it, fr, ko, ar
Wallet: jesusmp