From 5c6fcb1b072765b7ff126c69682e6ebf57507613 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 4 Oct 2023 20:57:24 -0400 Subject: [PATCH] Adding scaled sort. (#102) --- translations/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/translations/en.json b/translations/en.json index 259ad53..2efc57f 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",