mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update restart Home Assistant dialog (#13776)
This commit is contained in:
parent
ff92768973
commit
5a5f31b32c
@ -181,6 +181,7 @@ class HaConfigSystemNavigation extends LitElement {
|
||||
});
|
||||
});
|
||||
},
|
||||
destructive: true,
|
||||
});
|
||||
}
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user