summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index bfeb9bc89..c4256851f 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4484,6 +4484,10 @@
"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"
},
@@ -5304,6 +5308,10 @@
"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"
},
@@ -5348,6 +5356,10 @@
"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"
},