From 6852810c35c3886fdaba5df8ae2c3019b5db8f18 Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Wed, 12 May 2021 10:33:25 +0300 Subject: [PATCH] Adds translations step property for HACS --- custom_components/webrtc/translations/en.json | 3 ++- custom_components/webrtc/translations/zh-Hant.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/custom_components/webrtc/translations/en.json b/custom_components/webrtc/translations/en.json index 967774f..221c6dd 100644 --- a/custom_components/webrtc/translations/en.json +++ b/custom_components/webrtc/translations/en.json @@ -2,7 +2,8 @@ "config": { "abort": { "arch": "Unsupported OS architecture: {uname}" - } + }, + "step": {} }, "options": { "step": { diff --git a/custom_components/webrtc/translations/zh-Hant.json b/custom_components/webrtc/translations/zh-Hant.json index 76cf2a9..303a323 100644 --- a/custom_components/webrtc/translations/zh-Hant.json +++ b/custom_components/webrtc/translations/zh-Hant.json @@ -2,7 +2,8 @@ "config": { "abort": { "arch": "\u4e0d\u652f\u63f4\u7684\u4f5c\u696d\u7cfb\u7d71\u67b6\u69cb: {uname}" - } + }, + "step": {} }, "options": { "step": {