Skip to content

Commit dd0f89a

Browse files
authored
feat: Added Portuguese (#798)
1 parent aeebe5d commit dd0f89a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/translations.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,15 @@
365365
"comma_separator" => "، ",
366366
"Excluding {days}" => "پرته {days}",
367367
],
368+
"pt" => [
369+
"Total Contributions" => "Contribuições Totais",
370+
"Current Streak" => "Sequência Atual",
371+
"Longest Streak" => "Maior Sequência",
372+
"Week Streak" => "Sequência da Semana",
373+
"Longest Week Streak" => "Maior Sequência da Semana",
374+
"Present" => "Presente",
375+
"Excluding {days}" => "Excluindo {days}",
376+
],
368377
"pt_BR" => [
369378
"Total Contributions" => "Total de Contribuições",
370379
"Current Streak" => "Sequência Atual",

0 commit comments

Comments
 (0)