From 73a99339f18f17532662ca6f43edaae8e491ca24 Mon Sep 17 00:00:00 2001 From: dolezsa <37278442+dolezsa@users.noreply.github.com> Date: Sun, 26 Dec 2021 05:18:39 +0100 Subject: [PATCH] Update sensor.sk.json --- .../thermal_comfort/translations/sensor.sk.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom_components/thermal_comfort/translations/sensor.sk.json b/custom_components/thermal_comfort/translations/sensor.sk.json index e1a4192..7464d9b 100644 --- a/custom_components/thermal_comfort/translations/sensor.sk.json +++ b/custom_components/thermal_comfort/translations/sensor.sk.json @@ -1,5 +1,11 @@ { "state": { + "thermal_comfort__frost_risk": { + "no_risk": "Žiadne riziko", + "unlikely": "Nepravdepodobné", + "probable": "Pravdepodobné", + "high": "Vysoká pravdepodobnosť" + }, "thermal_comfort__thermal_perception": { "dry": "Pre niekoho suché", "very_comfortable": "Velmi komfortné",