Skip to content

Commit 3a9de0f

Browse files
committed
2 parents e27e68c + 86492d5 commit 3a9de0f

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

beta/src/pages/index.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -6,31 +6,31 @@ permalink: index.html
66

77
<HomepageHero />
88

9-
## What is this site? {/*what-is-this-site*/}
9+
## O que é este site? {/*what-is-this-site*/}
1010

11-
We are rewriting the React documentation with a few differences:
11+
Estamos reescrevendo a documentação do React com algumas diferenças:
1212

13-
- All explanations are **written using Hooks** rather than classes.
14-
- We've added **interactive examples** and visual diagrams.
15-
- Guides include **challenges (with solutions!)** to check your understanding.
13+
- Todas as explicações são **escritas usando Hooks*** em vez de classes.
14+
- Acrescentamos **exemplos interativos*** e diagramas visuais.
15+
- Os guias incluem **desafios (com soluções!)** para auxiliar no seu entendimento.
1616

17-
This beta website contains the current draft of the new docs.
17+
Este site beta contém o rascunho atual da nova documentação.
1818

19-
## This is a work in progress! {/*this-is-a-work-in-progress*/}
19+
## Este é um trabalho em andamento! {/*this-is-a-work-in-progress*/}
2020

21-
This is a **beta website**. There will be bugs, performance issues, and missing content.
21+
Este é um **website beta**. Haverá bugs, problemas de desempenho e conteúdo faltando.
2222

23-
## How much content is ready? {/*how-much-content-is-ready*/}
23+
## O que já está pronto? {/*how-much-content-is-ready*/}
2424

25-
* [Learn React](/learn): ~70% finished.
26-
* [API Reference](/reference): ~5% finished.
25+
* [Aprenda React](/learn): ~70% terminado.
26+
* [Referência da API](/reference): ~5% terminado.
2727

28-
You can track our progress [on GitHub](https://github.com/reactjs/reactjs.org/issues/3308).
28+
Você pode acompanhar nosso progresso [no GitHub](https://github.com/reactjs/reactjs.org/issues/3308).
2929

30-
## How can I provide feedback? {/*how-can-i-provide-feedback*/}
30+
## Como posso fornecer feedback? {/*how-can-i-provide-feedback*/}
3131

32-
Please use [this GitHub issue](https://github.com/reactjs/reactjs.org/issues/3308) or [this anonymous form](https://www.surveymonkey.co.uk/r/Y6GH986) for high-level feedback. Additionally, each page has a Feedback button in the corner. If you spot something that doesn't make sense, please tell us!
32+
Favor usar [este GitHub issue](https://github.com/reactjs/reactjs.org/issues/3308) ou [este formulário anônimo](https://www.surveymonkey.co.uk/r/Y6GH986) para feedback superficial. Além disso, cada página tem um botão de Feedback no canto. Se você encontrar algo que não faz sentido, por favor, nos avise!
3333

34-
## Will this site replace the main site? {/*will-this-site-replace-the-main-site*/}
34+
## Este site irá substituir o site principal? {/*will-this-site-replace-the-main-site*/}
3535

36-
We aim to switch this site to be the main one once we reach content parity with the [existing React documentation](https://reactjs.org/). The old React website will be archived at a subdomain so you'll still be able to access it. Old content links will redirect to the archived subdomain, which will have a notice about outdated content.
36+
O nosso objetivo é mudar este site para ser o principal, uma vez alcançada a paridade de conteúdo com a [documentação do React existente](https://reactjs.org/). O antigo site do React será arquivado em um subdomínio para que você ainda possa acessá-lo. Os links referentes ao conteúdo antigo serão redirecionados para o subdomínio arquivado, que terá um aviso sobre conteúdo desatualizado.

0 commit comments

Comments
 (0)