Skip to content

Commit d55dbc0

Browse files
akkinyu2002Copilot
andauthored
feat: Add Finnish translations for contributions and streaks (#888)
* Add Finnish translations for contributions and streaks Its finnish * Update src/translations.php Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e3920fb commit d55dbc0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/translations.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,15 @@
164164
"Excluding {days}" => "{days} مستثنی کردن",
165165
"comma_separator" => "، ",
166166
],
167+
"fi" => [
168+
"Total Contributions" => "Kaikki julkaisut yhteensä",
169+
"Current Streak" => "Nykyinen sarja",
170+
"Longest Streak" => "Pisin sarja",
171+
"Week Streak" => "Viikon sarja",
172+
"Longest Week Streak" => "Pisin viikon sarja",
173+
"Present" => "Nykyisin",
174+
"Excluding {days}" => "Pois lukien {days}",
175+
],
167176
"fil" => [
168177
"Total Contributions" => "Kabuuang Kontribusyon",
169178
"Current Streak" => "Kasalukuyang Streak",

0 commit comments

Comments
 (0)