We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9bc20 commit 93f5b7eCopy full SHA for 93f5b7e
src/translations.php
@@ -84,6 +84,15 @@
84
"Present" => "Actual",
85
"Excluding" => "Excloent",
86
],
87
+ "ceb" => [
88
+ "Total Contributions" => "Kinatibuk-ang Kontribusyon",
89
+ "Current Streak" => "Kasamtangan nga Streak",
90
+ "Longest Streak" => "Pinakataas nga Streak",
91
+ "Week Streak" => "Sinemana nga Streak",
92
+ "Longest Week Streak" => "Pinakataas nga Semana nga Streak",
93
+ "Present" => "Karon",
94
+ "Excluding" => "Wala'y Labot",
95
+ ],
96
"da" => [
97
"Total Contributions" => "Samlet antal bidrag",
98
"Current Streak" => "Bidrag i træk",
0 commit comments