From 8539b8a6ee150e92d0d0a3a04891021d79b49f69 Mon Sep 17 00:00:00 2001 From: Andrey Date: Mon, 18 Jan 2021 09:32:25 +0300 Subject: [PATCH] fix eng lang in options --- custom_components/mega/translations/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom_components/mega/translations/en.json b/custom_components/mega/translations/en.json index c4b19a3..9e7d18e 100644 --- a/custom_components/mega/translations/en.json +++ b/custom_components/mega/translations/en.json @@ -21,8 +21,9 @@ "port_to_scan": "Port to poll aliveness (needed only if no sensors used)" } } - }, - "options": { + } + }, + "options": { "step": { "init": { "data": { @@ -32,7 +33,6 @@ } } } - } }, "title": "mega" } \ No newline at end of file