From dced053ba286a4a7e93325fef1e39a7d986b9d5c Mon Sep 17 00:00:00 2001 From: Marius <33354141+Mariusthvdb@users.noreply.github.com> Date: Mon, 27 Dec 2021 06:55:17 +0100 Subject: [PATCH] Take out 'Stop' (#11024) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index 6395157249..d2155fe09c 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1419,7 +1419,7 @@ }, "server_control": { "caption": "Server Controls", - "description": "Restart and stop the Home Assistant server", + "description": "Validate and restart the Home Assistant server", "section": { "validation": { "heading": "Configuration validation",