Skip to content

Commit 98b7296

Browse files
authored
feat: Add Estonian (et) translations (#905)
1 parent c46594d commit 98b7296

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/translations.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,15 @@
153153
"Present" => "Presente",
154154
"Excluding {days}" => "Excluyendo {days}",
155155
],
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+
],
156165
"fa" => [
157166
"rtl" => true,
158167
"Total Contributions" => "مجموع مشارکت ها",

0 commit comments

Comments
 (0)