From 6255aafd82b5e610e7d93611f256997d7a1996e7 Mon Sep 17 00:00:00 2001 From: Vachan Date: Mon, 6 Sep 2021 23:42:12 +0000 Subject: [PATCH] Translated using Weblate (Malayalam) Currently translated at 48.4% (158 of 326 strings) Co-authored-by: Vachan Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/lemmy/ml/ Translation: Lemmy/lemmy --- translations/ml.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/translations/ml.json b/translations/ml.json index 9a3fac0..960aaa9 100644 --- a/translations/ml.json +++ b/translations/ml.json @@ -161,5 +161,7 @@ "create_community": "കൂട്ടായ്മ സൃഷ്ടിക്കുക", "communities": "കൂട്ടായ്മകൾ", "number_of_communities": "{{count}} കൂട്ടായ്മ", - "number_of_communities_plural": "{{count}} കൂട്ടായ്മകൾ" + "number_of_communities_plural": "{{count}} കൂട്ടായ്മകൾ", + "number_of_comments": "{{count}} കമ്മന്റ്", + "number_of_comments_plural": "{{count}} കമ്മന്റുകൾ" }