summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 7624183b3..af93ef775 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1760,6 +1760,14 @@
"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"
},