mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
No supervisor message: fix typo (#19041)
This commit is contained in:
parent
bcb2d73c5c
commit
90c3d69af6
@ -1546,10 +1546,10 @@
|
|||||||
"supervisor": {
|
"supervisor": {
|
||||||
"title": "Could not load the Supervisor panel!",
|
"title": "Could not load the Supervisor panel!",
|
||||||
"wait": "If you just started, make sure you have given the Supervisor enough time to start.",
|
"wait": "If you just started, make sure you have given the Supervisor enough time to start.",
|
||||||
"ask": "Ask for help",
|
"ask": "Ask for help.",
|
||||||
"reboot": "Try a reboot of the host",
|
"reboot": "Try a reboot of the host.",
|
||||||
"observer": "Check the observer",
|
"observer": "Check the observer.",
|
||||||
"system_health": "Check system health"
|
"system_health": "Check the system health."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login-form": {
|
"login-form": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user