diff --git a/src/panels/profile/ha-profile-section-general.ts b/src/panels/profile/ha-profile-section-general.ts index 4348f2a113..9283c26a7d 100644 --- a/src/panels/profile/ha-profile-section-general.ts +++ b/src/panels/profile/ha-profile-section-general.ts @@ -6,7 +6,6 @@ import { fireEvent } from "../../common/dom/fire_event"; import { nextRender } from "../../common/util/render-status"; import "../../components/ha-button"; import "../../components/ha-card"; -import "../../components/ha-divider"; import "../../components/ha-md-list"; import "../../components/ha-md-list-item"; import { isExternal } from "../../data/external"; @@ -128,12 +127,16 @@ class HaProfileSectionGeneral extends LitElement {
- ${this.hass.localize("ui.panel.profile.user_settings_detail")} + ${this.hass.localize("ui.panel.profile.user_preferences_detail")}
+ - - + +
+ ${this.hass.localize("ui.panel.profile.localization_detail")} +
+
+ > -