summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2018-05-22 19:06:14 +0100
committerChristopher Speller <crspeller@gmail.com>2018-05-22 11:06:14 -0700
commit8fb070fecfbb91f22c6f540ecf0b77fb8be42ab2 (patch)
treea81061077e5b4241e0241b18f1badeba9c10266f /i18n/en.json
parent1af1bce6199597bb2d41ddcdc00ef0f28a73c83e (diff)
downloadchat-8fb070fecfbb91f22c6f540ecf0b77fb8be42ab2.tar.gz
chat-8fb070fecfbb91f22c6f540ecf0b77fb8be42ab2.tar.bz2
chat-8fb070fecfbb91f22c6f540ecf0b77fb8be42ab2.zip
MM-10352: Add locking incoming webhooks to a single channel. (#8835)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 47bb743bb..24e49278c 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6719,6 +6719,10 @@
"translation": "Unable to get roles"
},
{
+ "id": "web.incoming_webhook.channel_locked.app_error",
+ "translation": "This webhook is not permitted to post to the requested channel"
+ },
+ {
"id": "store.sql_role.permanent_delete_all.app_error",
"translation": "We could not permanently delete all the roles"
},