Skip to content

Commit 33c356f

Browse files
feat: Add translations for locale pt-br (#242)
1 parent dd443e2 commit 33c356f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/translations.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@
4646
"Current Streak" => "Güncel Seri",
4747
"Longest Streak" => "En Uzun Seri",
4848
],
49+
"pt-br" => [
50+
"Total Contributions" => "Total de Contribuições",
51+
"Current Streak" => "Atual Sequência",
52+
"Longest Streak" => "Maior Sequência",
53+
],
4954
];

0 commit comments

Comments
 (0)