Fix types

This commit is contained in:
Wendelin 2025-04-11 13:48:24 +02:00
parent f548dfd111
commit 5c0279bab8
No known key found for this signature in database

View File

@ -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.",