feat: Update Brazilian Portuguese translations#527
feat: Update Brazilian Portuguese translations#527DenverCoder1 merged 2 commits intoDenverCoder1:mainfrom
Conversation
|
Thanks for contributing! The translation looks great 👍
Unfortunately, this won't change anything since the table in the readme is automatically generated using $locale_name = Locale::getDisplayName($locale, $locale);So if this is merged, the script will just run again and change it back. |
|
Got it, i don't know php, just tried to fuzzy find pt_BR to fix it. |
The phrase that's missing from the Portuguese is the word "Excluding" as shown below: Once that is added, it will be at 100%. If you want to add that, that would be great 👍 You don't need to modify the readme at all by the way. Once it's merged, the GitHub actions bot will update the readme automatically. |
843f7d6 to
9873b5b
Compare
|
Ok, i got it now, thank you Jonah! |
DenverCoder1
left a comment
There was a problem hiding this comment.
Looks great! Thanks for the contribution 🎉

Description
Total Contributions;ExceptWhy?
Total de Contribuições is correct but i think Contribuições Totais is way better because it removes preposition de.
Excluding in this context is with meaning of Except in pt-BR. So the accurate way to translate Excluding is Exceto.
Type of change
How Has This Been Tested?
Checklist: