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 c46594d commit 98b7296Copy full SHA for 98b7296
1 file changed
src/translations.php
@@ -153,6 +153,15 @@
153
"Present" => "Presente",
154
"Excluding {days}" => "Excluyendo {days}",
155
],
156
+ "et" => [
157
+ "Total Contributions" => "Panuseid kokku",
158
+ "Current Streak" => "Praegune seeria",
159
+ "Longest Streak" => "Pikim seeria",
160
+ "Week Streak" => "Nädala seeria",
161
+ "Longest Week Streak" => "Pikim nädala seeria",
162
+ "Present" => "Praeguseni",
163
+ "Excluding {days}" => "Välja arvatud {days}",
164
+ ],
165
"fa" => [
166
"rtl" => true,
167
"Total Contributions" => "مجموع مشارکت ها",
0 commit comments