From ec793a1137b2d103d142310094e4bcd47cdb7140 Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 18 Aug 2021 11:05:36 +0930 Subject: [PATCH] Update en.json --- custom_components/localtuya/translations/en.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/custom_components/localtuya/translations/en.json b/custom_components/localtuya/translations/en.json index 6ce233a..2b12013 100644 --- a/custom_components/localtuya/translations/en.json +++ b/custom_components/localtuya/translations/en.json @@ -72,9 +72,8 @@ "scene": "Scene", "fan_speed_control": "Fan Speed Control", "fan_oscillating_control": "Fan Oscillating Control", - "fan_speed_low": "Fan Low Speed Setting", - "fan_speed_medium": "Fan Medium Speed Setting", - "fan_speed_high": "Fan High Speed Setting" + "fan_direction": "Fan Direction Control", + "fan_speed_count": "Fan Speed Count" } } }