From 30ab056aa4c49cbbe3ce7f535140bd9e7b66ec26 Mon Sep 17 00:00:00 2001 From: "David F. Mulcahey" Date: Mon, 28 Jan 2019 22:33:22 -0500 Subject: [PATCH] add help text for reconfigure node (#2616) --- src/panels/config/zha/zha-node.ts | 10 +++++----- src/translations/en.json | 5 ++++- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/src/panels/config/zha/zha-node.ts b/src/panels/config/zha/zha-node.ts index 7e66adb0d2..2c2a680b10 100644 --- a/src/panels/config/zha/zha-node.ts +++ b/src/panels/config/zha/zha-node.ts @@ -131,11 +131,11 @@ export class ZHANode extends LitElement { > ${this._showHelp ? html` - +
+ ${this.hass!.localize( + "ui.panel.config.zha.services.reconfigure" + )} +
` : ""}