summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJesse Hallam <jesse.hallam@gmail.com>2018-01-03 10:35:36 -0500
committerJoram Wilander <jwawilander@gmail.com>2018-01-03 10:35:36 -0500
commite5dad3cf681fb038ce5dd3dcf7b5468d59b8ea8e (patch)
treed3040d03a076b5e3b0d991bcb5d4d703f9a45c07 /i18n
parent15cc4497588537f3f9b81d6f97228fae946fa008 (diff)
downloadchat-e5dad3cf681fb038ce5dd3dcf7b5468d59b8ea8e.tar.gz
chat-e5dad3cf681fb038ce5dd3dcf7b5468d59b8ea8e.tar.bz2
chat-e5dad3cf681fb038ce5dd3dcf7b5468d59b8ea8e.zip
[PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index f82d86af9..405ee49f1 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1425,7 +1425,7 @@
"translation": "Incoming webhooks have been disabled by the system admin."
},
{
- "id": "api.incoming_webhook.invalid_post_username.app_error",
+ "id": "api.incoming_webhook.invalid_username.app_error",
"translation": "Invalid username."
},
{
@@ -4987,7 +4987,7 @@
"translation": "Invalid username"
},
{
- "id": "model.incoming_hook.post_icon_url.app_error",
+ "id": "model.incoming_hook.icon_url.app_error",
"translation": "Invalid post icon"
},
{