mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
No supervisor message: fix typo (#19041)
This commit is contained in:
parent
bcb2d73c5c
commit
90c3d69af6
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user