summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2018-08-23 11:48:57 +0100
committerGitHub <noreply@github.com>2018-08-23 11:48:57 +0100
commit8bbee74ed811e7aa8167ad7cea6d05042a90f446 (patch)
tree44fda1e000262a78b92a1fa57c1655eced59c2a1 /i18n
parentdc4d009c78fdbeaf58d61a92eba58cac86ed6ffa (diff)
downloadchat-8bbee74ed811e7aa8167ad7cea6d05042a90f446.tar.gz
chat-8bbee74ed811e7aa8167ad7cea6d05042a90f446.tar.bz2
chat-8bbee74ed811e7aa8167ad7cea6d05042a90f446.zip
MM-11348: Add telemetry for advanced permissions. (#9249)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index fb63aeeb2..7d192b88a 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -156,6 +156,10 @@
"translation": "The channel has been archived or deleted"
},
{
+ "id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
+ "translation": "We couldn't get the channel count for the scheme."
+ },
+ {
"id": "api.channel.delete_channel.type.invalid",
"translation": "Cannot delete direct or group message channels"
},