-
-
Notifications
You must be signed in to change notification settings - Fork 540
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(pt-br): Update pt-br/index.mdx #2139
Conversation
✅ Deploy Preview for biomejs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -4,11 +4,15 @@ head: | |||
- tag: title | |||
content: Biome, conjunto de ferramentas da web | |||
template: splash | |||
description: Formate, verifique erros e muito mais em uma fração de segundo. | |||
description: Formato, fiapos e muito mais em uma fração de segundo. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Exerea This change doesn't look good to me (as a native speaker)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, you need to keep the same sentence on the site hero section
@@ -190,7 +188,7 @@ import LinterExample from "@/components/linter/example.md"; | |||
<h2 class="head">Comunidade</h2> | |||
<div class="community-connect"> | |||
<div class="community-description"> | |||
Desenvolvido pela nossa incrível comunidade | |||
Alimentado por nossos colaboradores de código aberto |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Exerea I think in this case "Mantido" or "Desenvolvido" is more appropriate here
hero: | ||
title: Um conjunto de ferramentas para seu projeto web | ||
title: Cadeia de ferramentas integrada para o desenvolvimento de projetos da Web. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Exerea You need to keep the same sentence on the site hero section
@victor-teles Thank you for your feedback! I have updated it. |
Summary
Update pt-br homepage.
Related: #1958
Test Plan
Run pnpm start locally and check/compare the translated homepage on the dev server with the default one.