From ba4ecd942d0463eb9e47ce488ac2540ff799de5d Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 16 Jun 2023 12:23:46 -0400 Subject: [PATCH] Remove number_online. --- translations/en.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/translations/en.json b/translations/en.json index 35851b5..49d2556 100644 --- a/translations/en.json +++ b/translations/en.json @@ -149,8 +149,6 @@ "number_of_subscribers_plural": "{{formattedCount}} subscribers", "number_of_points": "{{formattedCount}} point", "number_of_points_plural": "{{formattedCount}} points", - "number_online": "{{formattedCount}} user online", - "number_online_plural": "{{formattedCount}} users online", "name": "Name", "name_explain": "Name – used as the identifier for the community, cannot be changed.", "display_name": "Display name",