Skip to content

Commit a923553

Browse files
Added translation section to docs version 7.2 (#1676)
* added docs translations section in quick start Added translation section and link to the docs translated to brazilian portuguese * Simplify * adding translation section to version 7.2 Co-authored-by: Tim Dorr <[email protected]>
1 parent 80f8fe1 commit a923553

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/versioned_docs/version-7.2/introduction/quick-start.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,7 @@ export default connect(mapStateToProps, mapDispatchToProps)(Counter)
7777
The **[#redux channel](https://discord.gg/0ZcbPKXt5bZ6au5t)** of the **[Reactiflux Discord community](http://www.reactiflux.com)** is our official resource for all questions related to learning and using Redux. Reactiflux is a great place to hang out, ask questions, and learn - come join us!
7878

7979
You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**.
80+
81+
## Docs Translations
82+
83+
- [Portuguese](https://fernandobelotto.github.io/react-redux)

0 commit comments

Comments
 (0)