From 3ab2be06ddd1131e66373feed946bb617f53882f Mon Sep 17 00:00:00 2001 From: Xleine Date: Wed, 14 Jan 2026 12:03:50 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ecd588894a..5cd91a196c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,13 @@ 目前,大部分的翻译工作都已经完成。现在主要工作是同步和完善已有翻译。 -**参与贡献前,请仔细阅读 [React 中文文档译文规范](https://github.com/reactjs/zh-hans.react.dev/wiki/React-Translation-Guide)**。 +**参与贡献前,请仔细阅读 [Wiki](https://github.com/reactjs/zh-hans.react.dev/wiki) ,并遵循相关指南。** + +主要关注下面的: +- **[React 中文文档译文规范](https://github.com/reactjs/zh-hans.react.dev/wiki/React-Translation-Guide)**。 +- **[词汇表](https://github.com/reactjs/zh-hans.react.dev/wiki/The-Glossary-Sheet)** + +翻译问题直接提交 pr 修改即可,其他问题在 issue 提出来进行讨论。 ---