Update restart Home Assistant dialog (#13776)

This commit is contained in:
Paul Bottein 2022-09-16 13:49:15 +02:00 committed by GitHub
parent ff92768973
commit 5a5f31b32c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -181,6 +181,7 @@ class HaConfigSystemNavigation extends LitElement {
});
});
},
destructive: true,
});
}

View File

@ -3516,7 +3516,7 @@
"integration_start_time": "Integration Startup Time"
},
"system_dashboard": {
"confirm_restart_text": "Restarting Home Assistant will stop all your active dashboards, automations and scripts.",
"confirm_restart_text": "This will stop all your active dashboards, automations and scripts.",
"confirm_restart_title": "Restart Home Assistant?",
"restart_homeassistant_short": "Restart",
"restart_error": "Failed to restart Home Assistant"