From f182d196fffc9da89ad63bdbd7bbb2e41da3146e Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Fri, 24 Feb 2017 17:33:59 +0000 Subject: PLT-5070: Server side component of Telemetry. (#5514) --- i18n/en.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index bfeb9bc89..c4256851f 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4483,6 +4483,10 @@ "id": "store.sql_channel.analytics_type_count.app_error", "translation": "We couldn't get channel type counts" }, + { + "id": "store.sql_channel.analytics_deleted_type_count.app_error", + "translation": "We couldn't get deleted channel type counts" + }, { "id": "store.sql_channel.check_open_channel_permissions.app_error", "translation": "We couldn't check the permissions" @@ -5303,6 +5307,10 @@ "id": "store.sql_user.analytics_unique_user_count.app_error", "translation": "We couldn't get the unique user count" }, + { + "id": "store.sql_user.analytics_get_system_admin_count.app_error", + "translation": "We couldn't get the system admin count" + }, { "id": "store.sql_user.get.app_error", "translation": "We encountered an error finding the account" @@ -5347,6 +5355,10 @@ "id": "store.sql_user.get_total_users_count.app_error", "translation": "We could not count the users" }, + { + "id": "store.sql_user.analytics_get_inactive_users_count.app_error", + "translation": "We could not count the inactive users" + }, { "id": "store.sql_user.get_unread_count.app_error", "translation": "We could not get the unread message count for the user" -- cgit v1.2.3-1-g7c22