Skip to content

Commit de5267b

Browse files
committedFeb 1, 2019
fix(cn): rm crowdin from README.md
1 parent fc59479 commit de5267b

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed
 

‎README.md

+2-8
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This repo contains the source code and documentation powering [reactjs.org](http
1111
3. 基于 fork 后的仓库中 cn 分支拉取一个新的分支(名字自取)
1212
4. 翻译(校对)你所选择的文章,提交到新的分支
1313
5. 此时提交 Pull Request 到该仓库
14-
6. 会有专人 Review 该 Pull Request,当两人以上通过该 Pull Request 时你的翻译将被合并到仓库中
14+
6. 会有专人 Review 该 Pull Request,当两人以上通过该 Pull Request 时你的翻译将被合并到仓库中
1515
7. 删除你所创建的分支(如继续参与,参考同步流程)
1616

1717
**同步流程:**
@@ -61,7 +61,7 @@ This repo contains the source code and documentation powering [reactjs.org](http
6161
1. Choose the article you want to translate or proofread [New Chinese Website: TODOs](https://github.com/reactjs/zh-hans.reactjs.org/issues/4)
6262
2. Please fork this repo
6363
3. In the repo after fork, create a new branch (custom branch name) based on the cn branch.
64-
4. Translation or proofreading article, and commit your branch
64+
4. Translation or proofread article, and commit your branch
6565
5. Commit your PR to this repo
6666
6. Please wait for Review.
6767
7. When PR merge to this repo, you can delete your branch.
@@ -140,12 +140,6 @@ The documentation is divided into several sections with a different tone and pur
140140
1. Follow GitHub's instructions.
141141
1. If possible, include screenshots of visual changes. A Netlify build will also be automatically created once you make your PR so other people can see your change.
142142

143-
## Translation
144-
145-
If you are interesting in translating `reactjs.org`, please join the Crowdin.
146-
147-
* [Crowdin - React](https://crowdin.com/project/react)
148-
149143
## Troubleshooting
150144

151145
- `yarn reset` to clear the local cache

0 commit comments

Comments
 (0)