Skip to content

Commit ac17503

Browse files
committed
Add translations part and Chinese docs link
1 parent 2440d0c commit ac17503

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/introduction/Ecosystem.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ On this page we will only feature a few of them that the Redux maintainers have
9595
* [Canonical Reducer Composition](https://github.com/gajus/canonical-reducer-composition) — An opinionated standard for nested reducer composition
9696
* [Ducks: Redux Reducer Bundles](https://github.com/erikras/ducks-modular-redux) — A proposal for bundling reducers, action types and actions
9797

98+
### Translations
99+
100+
* [中文文档](http://camsong.github.io/redux-in-chinese/) - A Chinese version of Redux documentation.
101+
98102
## More
99103

100104
[Awesome Redux](https://github.com/xgrommx/awesome-redux) is an extensive list of Redux-related repositories.

0 commit comments

Comments
 (0)