Skip to content

Commit 30da321

Browse files
feat: Added dutch translation (DenverCoder1#269)
Co-authored-by: Jonah Lawrence <[email protected]>
1 parent 508c946 commit 30da321

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/translations.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@
5959
"Longest Streak" => "最長のストリーク",
6060
"Present" => "",
6161
],
62+
"nl" => [
63+
"Total Contributions" => "Totale Bijdrage",
64+
"Current Streak" => "Huidige Serie",
65+
"Longest Streak" => "Langste Serie",
66+
"Present" => "Vandaag",
67+
],
6268
"pt-br" => [
6369
"Total Contributions" => "Total de Contribuições",
6470
"Current Streak" => "Atual Sequência",

0 commit comments

Comments
 (0)