Skip to content

Commit bc76530

Browse files
committed
Update alphabetical order
1 parent 86cafda commit bc76530

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

src/translations.php

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,16 @@
282282
"Present" => "현재",
283283
"Excluding {days}" => "{days} 제외하고",
284284
],
285+
"mal" => [
286+
"Total Contributions" => "മൊത്തം സംഭാവനകൾ",
287+
"Current Streak" => "നിലവിലെ സ്ട്രീക്ക്",
288+
"Longest Streak" => "ഏറ്റവും ദൈർഘ്യമേറിയ സ്ട്രീക്ക്",
289+
"Week Streak" => "പ്രതിവാര സ്ട്രീക്ക്",
290+
"Longest Week Streak" => "ദൈർഘ്യമേറിയ ആഴ്ച സ്‌ട്രീക്ക്",
291+
"Present" => "ഇപ്പം",
292+
"Excluding {days}" => "{days} ഒഴികെ",
293+
"comma_separator" => "",
294+
],
285295
"mr" => [
286296
"Total Contributions" => "एकूण योगदान",
287297
"Current Streak" => "साध्यकालीन सातत्यता",
@@ -540,15 +550,4 @@
540550
"Excluding {days}" => "除外 {days}",
541551
"comma_separator" => "",
542552
],
543-
"mal" => [
544-
"Total Contributions" => "മൊത്തം സംഭാവനകൾ",
545-
"Current Streak" => "നിലവിലെ സ്ട്രീക്ക്",
546-
"Longest Streak" => "
547-
ഏറ്റവും ദൈർഘ്യമേറിയ സ്ട്രീക്ക്",
548-
"Week Streak" => "പ്രതിവാര സ്ട്രീക്ക്",
549-
"Longest Week Streak" => "ദൈർഘ്യമേറിയ ആഴ്ച സ്‌ട്രീക്ക്",
550-
"Present" => "ഇപ്പം",
551-
"Excluding {days}" => "{days} ഒഴികെ",
552-
"comma_separator" => "",
553-
],
554553
];

0 commit comments

Comments
 (0)