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 e1d6442 commit 5da0852Copy full SHA for 5da0852
src/translations.php
@@ -80,6 +80,14 @@
80
"Longest Week Streak" => "Längste Wochenserie",
81
"Present" => "Heute",
82
],
83
+ "el" => [
84
+ "Total Contributions" => "Συνολικές Συνεισφορές",
85
+ "Current Streak" => "Τρέχουσα Σειρά",
86
+ "Longest Streak" => "Μεγαλύτερη Σειρά",
87
+ "Week Streak" => "Εβδομαδιαία Σειρά",
88
+ "Longest Week Streak" => "Μεγαλύτερη Εβδομαδιαία Σειρά",
89
+ "Present" => "Σήμερα",
90
+ ],
91
"es" => [
92
"Total Contributions" => "Contribuciones Totales",
93
"Current Streak" => "Racha Actual",
0 commit comments