From 82578c3b12ead19f782937cb61ae381755a65a5c Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 16 Jun 2023 12:30:00 -0400 Subject: [PATCH] Remove number_online. (#61) --- translations/en.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/translations/en.json b/translations/en.json index b6f3f53..4586f90 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",