Skip to content

Commit dbd290e

Browse files
AFBGdevcarburo
andauthored
Translate /community/index.md page (#690)
* translate the community-index.md * Update index.md * Update index.md --------- Co-authored-by: Rainer Martinez <[email protected]>
1 parent 4afc414 commit dbd290e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

src/content/community/index.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
---
2-
title: React Community
2+
title: Comunidad de React
33
---
44

55
<Intro>
66

7-
React has a community of millions of developers. On this page we've listed some React-related communities that you can be a part of; see the other pages in this section for additional online and in-person learning materials.
7+
React cuenta con una comunidad conformada por millones de desarrolladores. En esta página hemos listado algunas comunidades relacionadas a React de las que puedes formar parte; revisa los enlaces a otras páginas que se encuentran en esta sección para conocer material adicional de aprendizaje en línea.
88

99
</Intro>
1010

11-
## Code of Conduct {/*code-of-conduct*/}
11+
## Código de conducta {/*code-of-conduct*/}
1212

13-
Before participating in React's communities, [please read our Code of Conduct.](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md) We have adopted the [Contributor Covenant](https://www.contributor-covenant.org/) and we expect that all community members adhere to the guidelines within.
13+
Antes de participar en las diferentes comunidades de React, [por favor; lee nuestro código de conducta.](https://github.com/facebook/react/blob/main/CODE_OF_CONDUCT.md) Hemos adoptado el [código de conducta convenido para contribuyentes](https://www.contributor-covenant.org/es/version/2/1/code_of_conduct/) y esperamos que todos los miembros de la comunidad se adhieran a las pautas establecidas ahí.
1414

1515
## Stack Overflow {/*stack-overflow*/}
1616

17-
Stack Overflow is a popular forum to ask code-level questions or if you're stuck with a specific error. Read through the [existing questions](https://stackoverflow.com/questions/tagged/reactjs) tagged with **reactjs** or [ask your own](https://stackoverflow.com/questions/ask?tags=reactjs)!
17+
Stack Overflow es un foro popular en el que puedes hacer preguntas a nivel de código o resolver algún error en específico. Consulta las [preguntas existentes](https://stackoverflow.com/questions/tagged/reactjs) con la etiqueta **reactjs** o [haz tu propia pregunta](https://stackoverflow.com/questions/ask?tags=reactjs)!
1818

19-
## Popular Discussion Forums {/*popular-discussion-forums*/}
19+
## Foros populares de discusión {/*popular-discussion-forums*/}
2020

21-
There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of React. If you have an answerable code-level question, Stack Overflow is usually a better fit.
21+
Los varios foros en línea existentes son un lugar excelente para comentar sobre las mejores prácticas, arquitectura de aplicaciones y también sobre el futuro de React. Si tienes alguna pregunta a nivel de código, Stack Overflow suele ser más adecuado.
2222

23-
Each community consists of many thousands of React users.
23+
Cada comunidad está constituida por miles de usuarios de React.
2424

25-
* [DEV's React community](https://dev.to/t/react)
26-
* [Hashnode's React community](https://hashnode.com/n/reactjs)
27-
* [Reactiflux online chat](https://discord.gg/reactiflux)
28-
* [Reddit's React community](https://www.reddit.com/r/reactjs/)
25+
* [Comunidad de React en DEV](https://dev.to/t/react)
26+
* [Comunidad de React en Hashnode](https://hashnode.com/n/reactjs)
27+
* [Chat en línea en Reactiflux](https://discord.gg/reactiflux)
28+
* [Comunidad de React en Reddit](https://www.reddit.com/r/reactjs/)
2929

30-
## News {/*news*/}
30+
## Noticias {/*news*/}
3131

32-
For the latest news about React, [follow **@reactjs** on Twitter](https://twitter.com/reactjs) and the [official React blog](/blog/) on this website.
32+
Para conocer las últimas noticias sobre React, [sigue **@reactjs** en Twitter](https://twitter.com/reactjs) y el [blog oficial de React](/blog/) en este sitio web.

0 commit comments

Comments
 (0)