Skip to content

Commit a51c898

Browse files
authored
feat: Update Brazilian Portuguese translations (DenverCoder1#527)
* shortened and more accurate translation * added translation for excluding
1 parent 6a8c7cc commit a51c898

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/translations.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,12 +246,13 @@
246246
"Present" => "اوس",
247247
],
248248
"pt_BR" => [
249-
"Total Contributions" => "Total de Contribuições",
249+
"Total Contributions" => "Contribuições Totais",
250250
"Current Streak" => "Sequência Atual",
251251
"Longest Streak" => "Maior Sequência",
252252
"Week Streak" => "Sequência Semanal",
253253
"Longest Week Streak" => "Maior Sequência Semanal",
254254
"Present" => "Presente",
255+
"Excluding" => "Exceto",
255256
],
256257
"ru" => [
257258
"Total Contributions" => "Общий вклад",

0 commit comments

Comments
 (0)