summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index e20edf2f2..4cf406411 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3472,6 +3472,18 @@
"translation": "Unable to activate extracted plugin. Plugin may already exist and be activated."
},
{
+ "id": "app.plugin.get_plugins.app_error",
+ "translation": "Unable to get plugins"
+ },
+ {
+ "id": "app.plugin.not_installed.app_error",
+ "translation": "Plugin is not installed"
+ },
+ {
+ "id": "app.plugin.config.app_error",
+ "translation": "Error saving plugin state in config"
+ },
+ {
"id": "app.plugin.deactivate.app_error",
"translation": "Unable to deactivate plugin"
},