diff --git a/custom_components/localtuya/translations/en.json b/custom_components/localtuya/translations/en.json index ebd22ee..178e999 100644 --- a/custom_components/localtuya/translations/en.json +++ b/custom_components/localtuya/translations/en.json @@ -89,6 +89,8 @@ "color_temp_max_kelvin": "Maximum Color Temperature in K", "music_mode": "Music mode available", "scene": "Scene", + "select_options": "Valid entries, separate entries by a ;", + "select_options_friendly": "User Friendly options, separate entries by a ;", "fan_speed_control": "Fan Speed Control dps", "fan_oscillating_control": "Fan Oscillating Control dps", "fan_speed_min": "minimum fan speed integer", @@ -180,6 +182,8 @@ "color_temp_max_kelvin": "Maximum Color Temperature in K", "music_mode": "Music mode available", "scene": "Scene", + "select_options": "Valid entries, separate entries by a ;", + "select_options_friendly": "User Friendly options, separate entries by a ;", "fan_speed_control": "Fan Speed Control dps", "fan_oscillating_control": "Fan Oscillating Control dps", "fan_speed_min": "minimum fan speed integer",