mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +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",
|
||||
"description": "Shutdown the system running Home Assistant and all Add-ons.",
|
||||
"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",
|
||||
"shutting_down": "Shutting down system",
|
||||
"failed": "Failed to shutdown system"
|
||||
|
Loading…
x
Reference in New Issue
Block a user