mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +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"
|
"integration_start_time": "Integration Startup Time"
|
||||||
},
|
},
|
||||||
"system_dashboard": {
|
"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?",
|
"confirm_restart_title": "Restart Home Assistant?",
|
||||||
"restart_homeassistant_short": "Restart",
|
"restart_homeassistant_short": "Restart",
|
||||||
"restart_error": "Failed to restart Home Assistant"
|
"restart_error": "Failed to restart Home Assistant"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user