From 90c3d69af628cb498bf156234d2a08458ebcd232 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 18 Dec 2023 11:46:44 +0100 Subject: [PATCH] No supervisor message: fix typo (#19041) --- src/translations/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index af46f7f134..ade0e109db 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -1546,10 +1546,10 @@ "supervisor": { "title": "Could not load the Supervisor panel!", "wait": "If you just started, make sure you have given the Supervisor enough time to start.", - "ask": "Ask for help", - "reboot": "Try a reboot of the host", - "observer": "Check the observer", - "system_health": "Check system health" + "ask": "Ask for help.", + "reboot": "Try a reboot of the host.", + "observer": "Check the observer.", + "system_health": "Check the system health." } }, "login-form": {