summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChris <ccbrown112@gmail.com>2017-10-24 18:36:31 -0500
committerJoram Wilander <jwawilander@gmail.com>2017-10-24 19:36:31 -0400
commit9c0575ce6ef662c18ad7eb91bf6084c6fac1b7ae (patch)
tree635ba5631b382c1e69f9719c6131ce74428b69ed /i18n
parent61b023f5dfe796c7ba8183292853f01817016d14 (diff)
downloadchat-9c0575ce6ef662c18ad7eb91bf6084c6fac1b7ae.tar.gz
chat-9c0575ce6ef662c18ad7eb91bf6084c6fac1b7ae.tar.bz2
chat-9c0575ce6ef662c18ad7eb91bf6084c6fac1b7ae.zip
PLT-7599: webhook post splitting (#7707)
* webhook post splitting * style fix * update old webhook test
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 7a8c8f4c1..e20edf2f2 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6860,8 +6860,8 @@
"translation": "Back"
},
{
- "id": "web.incoming_webhook.attachment.app_error",
- "translation": "Maximum attachments length is {{.Max}} characters, received size is {{.Actual}}"
+ "id": "web.incoming_webhook.split_props_length.app_error",
+ "translation": "Unable to split webhook props into {{.Max}} character parts."
},
{
"id": "web.incoming_webhook.channel.app_error",