From 17c081736186816d0bc32e76432d086fc7df3809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Thu, 19 Jul 2018 19:46:53 +0200 Subject: Add missed plugin error translation (#9131) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index aad77aeb5..b057abbf4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3026,6 +3026,10 @@ "id": "app.plugin.get_plugins.app_error", "translation": "Unable to get active plugins" }, + { + "id": "app.plugin.get_statuses.app_error", + "translation": "Unable to get plugin statuses" + }, { "id": "app.plugin.install.app_error", "translation": "Unable to install plugin." -- cgit v1.2.3-1-g7c22