mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Fix typo from restart dialog (whitch -> which) (#15458)
Typo fix: whitch - >which
This commit is contained in:
parent
e81f596d76
commit
1e2c21d49e
@ -1037,7 +1037,7 @@
|
|||||||
"title": "Shutdown system",
|
"title": "Shutdown system",
|
||||||
"description": "Shutdown the system running Home Assistant and all Add-ons.",
|
"description": "Shutdown the system running Home Assistant and all Add-ons.",
|
||||||
"confirm_title": "Shutdown system?",
|
"confirm_title": "Shutdown system?",
|
||||||
"confirm_description": "This will shutdown the complete system whitch includes Home Assistant and all Add-ons.",
|
"confirm_description": "This will shutdown the complete system which includes Home Assistant and all Add-ons.",
|
||||||
"confirm_action": "Shutdown",
|
"confirm_action": "Shutdown",
|
||||||
"shutting_down": "Shutting down system",
|
"shutting_down": "Shutting down system",
|
||||||
"failed": "Failed to shutdown system"
|
"failed": "Failed to shutdown system"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user