-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Translation] Guide Translation to Portuguese Brasil (pt-br) #1987
Comments
You guys are doing an amazing job translating to pt-BR! Can I help somehow? 😄 |
Welcome, @trizotti. I'm Actually translating the docs/3.features. Can you help me with this? This section is so big. However, if you don't want to help me with docs/3.features, you can translate any other section, I just ask you to tell here what you are doing. |
Sure I can help with the 'docs' page! @felipesuri , any suggestion on how I could help with the 'docs' page? Is there any specific section you'd like to recommend for some parallel work? |
Progress of translation for 'Examples' page:
|
@trizotti I must recommend that you translate the Here are some tips to get a better translation:
i18n: {
locales: [
...,
{
code: 'pt-br',
iso: 'pt-BR',
file: 'pt-BR.js',
name: 'Português (Brasil)'
},
]
]
|
@trizotti for this, you'll need to translate the title on each Ex.: ---
title: Rotas
navigation:
collapse: false
redirect: /examples/routing/hello-world
--- This code is on the |
Awesome work everyone!! I would love to contribute as well! :) |
This question will be used to
a. Organize the process of translating the entire website to
pt-br
.b. To gather all the information about the status of the translation of the whole website to
pt-br
.c. Track all-volunteer translators (to know which part of the website they are translating, to avoid conflicts during the whole process).
If you would like to volunteer, you can comment below on which page you will be working on the translation, so that everyone knows.
Note: The main folder is /content/pt-br/
The docs pages translated:
The text was updated successfully, but these errors were encountered: