mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix types
This commit is contained in:
parent
f548dfd111
commit
5c0279bab8
@ -1560,6 +1560,11 @@
|
||||
"confirm_action_backup": "Wait and restart",
|
||||
"failed": "Failed to restart Home Assistant"
|
||||
},
|
||||
"stop": {
|
||||
"confirm_title": "Stop Home Assistant?",
|
||||
"confirm_description": "This will interrupt all running automations and scripts.",
|
||||
"confirm_action": "Stop"
|
||||
},
|
||||
"reboot": {
|
||||
"title": "Reboot system",
|
||||
"description": "Restarts the system running Home Assistant and all add-ons.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user