summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 629bebc8b..986dfc81b 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3075,6 +3075,10 @@
"translation": "Unable to install plugin. A plugin with the same ID is already installed."
},
{
+ "id": "app.plugin.install_id_failed_remove.app_error",
+ "translation": "Unable to install plugin. A plugin with the same ID is already installed and failed to be removed."
+ },
+ {
"id": "app.plugin.invalid_id.app_error",
"translation": "Plugin Id must be at least {{.Min}} characters, at most {{.Max}} characters and match {{.Regex}}."
},