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 a43ae37 commit 7f3546eCopy full SHA for 7f3546e
1 file changed
src/translations.php
@@ -541,4 +541,15 @@
541
"Excluding {days}" => "除外 {days}",
542
"comma_separator" => "、",
543
],
544
+ "mal" => [
545
+ "Total Contributions" => "മൊത്തം സംഭാവനകൾ",
546
+ "Current Streak" => "നിലവിലെ സ്ട്രീക്ക്",
547
+ "Longest Streak" => "
548
+ഏറ്റവും ദൈർഘ്യമേറിയ സ്ട്രീക്ക്",
549
+ "Week Streak" => "പ്രതിവാര സ്ട്രീക്ക്",
550
+ "Longest Week Streak" => "ദൈർഘ്യമേറിയ ആഴ്ച സ്ട്രീക്ക്",
551
+ "Present" => "ഇപ്പം",
552
+ "Excluding {days}" => "{days} ഒഴികെ",
553
+ "comma_separator" => "、",
554
+ ],
555
];
0 commit comments