From 27a29ad5411438e4792e8e298aa5f4a3b60bb908 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 14 Dec 2021 18:32:09 -0500 Subject: [PATCH] Adding # of days. --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 0c89529..261fffe 100644 --- a/translations/en.json +++ b/translations/en.json @@ -171,6 +171,7 @@ "month": "month", "number_of_months": "{{formattedCount}} month", "number_of_months_plural": "{{formattedCount}} months", + "number_of_days": "Number of days", "all": "All", "all_description": "Shows all communities, including federated ones", "local": "Local",