From 70871638f2a73b98924b58a6b45e79d8f15fd375 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 4 Oct 2023 20:56:56 -0400 Subject: [PATCH] Adding scaled sort. --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 31d2e9e..e9b580c 100644 --- a/translations/en.json +++ b/translations/en.json @@ -179,6 +179,7 @@ "active_users_in_the_last_month_plural": "{{formattedCount}} active users in the last month", "active_users_in_the_last_six_months": "{{formattedCount}} active user in the last 6 months", "active_users_in_the_last_six_months_plural": "{{formattedCount}} active users in the last 6 months", + "scaled": "Scaled", "very_weak": "Very weak", "weak": "Weak", "medium": "Medium",