From 7bc947ffb031bebcb653dab21ccb0cedb39dd423 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Tue, 3 Sep 2019 19:26:26 +0200 Subject: [PATCH] Update hui-card-options.ts (#3591) --- src/panels/lovelace/components/hui-card-options.ts | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/panels/lovelace/components/hui-card-options.ts b/src/panels/lovelace/components/hui-card-options.ts index 5eac60e0ff..53b7e7762e 100644 --- a/src/panels/lovelace/components/hui-card-options.ts +++ b/src/panels/lovelace/components/hui-card-options.ts @@ -66,15 +66,16 @@ export class HuiCardOptions extends LitElement { - ${this.hass!.localize( + + ${this.hass!.localize( "ui.panel.lovelace.editor.edit_card.move" )} - ${this.hass!.localize( + + ${this.hass!.localize( "ui.panel.lovelace.editor.edit_card.delete" )}