summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
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 f4ddaf217..bf2611a4d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4267,6 +4267,10 @@
"translation": "Current working directory is %v"
},
{
+ "id": "model.plugin_command.error.app_error",
+ "translation": "An error occurred while trying to execute this command."
+ },
+ {
"id": "model.plugin_key_value.is_valid.plugin_id.app_error",
"translation": "Invalid plugin ID, must be more than {{.Min}} and a of maximum {{.Max}} characters long."
},