No supervisor message: fix typo (#19041)

This commit is contained in:
c0ffeeca7 2023-12-18 11:46:44 +01:00 committed by GitHub
parent bcb2d73c5c
commit 90c3d69af6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {