diff --git a/src/translations/en.json b/src/translations/en.json index 9977b10956..31d829f9e2 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -3822,7 +3822,7 @@ "faq_link": "[%key:ui::panel::my::faq_link%]", "error": "[%key:ui::panel::my::error%]", "error_addon_not_found": "Add-on not found", - "error_addon_not_started": "The requested add-on are not running. Please start it first", + "error_addon_not_started": "The requested add-on is not running. Please start it first", "error_addon_not_installed": "The requested add-on is not installed. Please install it first", "error_addon_no_ingress": "The requested add-on does not support ingress" },