Skip to content

Commit

Permalink
added docs translations section in quick start (#1675)
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Dorr <timdorr@users.noreply.github.com>
  • Loading branch information
fernandobelotto and timdorr committed Jan 3, 2021
1 parent 96bf941 commit 80f8fe1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/introduction/quick-start.md
Expand Up @@ -85,3 +85,7 @@ export default connect(mapStateToProps, mapDispatchToProps)(Counter)
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!

You can also ask questions on [Stack Overflow](https://stackoverflow.com) using the **[#redux tag](https://stackoverflow.com/questions/tagged/redux)**.

## Docs Translations

- [Portuguese](https://fernandobelotto.github.io/react-redux)

0 comments on commit 80f8fe1

Please sign in to comment.