From 213a072b38d29d3c3ec8e150584685b1144a7d6a Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 29 Aug 2017 16:14:59 -0500 Subject: PLT-6403: Interactive messages (#7274) * wip * finish first pass * requested changes * add DoPostAction to Client4 --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 7624183b3..af93ef775 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1759,6 +1759,14 @@ "id": "api.post_get_post_by_id.get.app_error", "translation": "Unable to get post" }, + { + "id": "api.post.do_action.action_id.app_error", + "translation": "Invalid action id" + }, + { + "id": "api.post.do_action.action_integration.app_error", + "translation": "Action integration error" + }, { "id": "api.preference.delete_preferences.decode.app_error", "translation": "Unable to decode preferences from request" -- cgit v1.2.3-1-g7c22