Skip to content

Commit 5da0852

Browse files
authored
feat: Added Greek translations (DenverCoder1#478)
1 parent e1d6442 commit 5da0852

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/translations.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,14 @@
8080
"Longest Week Streak" => "Längste Wochenserie",
8181
"Present" => "Heute",
8282
],
83+
"el" => [
84+
"Total Contributions" => "Συνολικές Συνεισφορές",
85+
"Current Streak" => "Τρέχουσα Σειρά",
86+
"Longest Streak" => "Μεγαλύτερη Σειρά",
87+
"Week Streak" => "Εβδομαδιαία Σειρά",
88+
"Longest Week Streak" => "Μεγαλύτερη Εβδομαδιαία Σειρά",
89+
"Present" => "Σήμερα",
90+
],
8391
"es" => [
8492
"Total Contributions" => "Contribuciones Totales",
8593
"Current Streak" => "Racha Actual",

0 commit comments

Comments
 (0)