Skip to content

Commit 740c4fe

Browse files
feat: Improved Brazilian Portuguese translations (DenverCoder1#381)
Co-authored-by: Jonah Lawrence <[email protected]>
1 parent da3d959 commit 740c4fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/translations.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,10 @@
145145
],
146146
"pt-br" => [
147147
"Total Contributions" => "Total de Contribuições",
148-
"Current Streak" => "Atual Sequência",
148+
"Current Streak" => "Sequência Atual",
149149
"Longest Streak" => "Maior Sequência",
150+
"Week Streak" => "Sequência Semanal",
151+
"Longest Week Streak" => "Maior Sequência Semanal",
150152
"Present" => "Presente",
151153
],
152154
"ru" => [

0 commit comments

Comments
 (0)