From a6e993323601bdaa204fdbe245b273f0e68a0689 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Fri, 17 Apr 2020 00:09:03 +0000 Subject: [PATCH] [ci skip] Translation update --- homeassistant/components/hue/.translations/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/hue/.translations/en.json b/homeassistant/components/hue/.translations/en.json index c80074459e5..553dc5bac83 100644 --- a/homeassistant/components/hue/.translations/en.json +++ b/homeassistant/components/hue/.translations/en.json @@ -33,10 +33,10 @@ "button_2": "Second button", "button_3": "Third button", "button_4": "Fourth button", - "double_buttons_1_3": "First and Third buttons", - "double_buttons_2_4": "Second and Fourth buttons", "dim_down": "Dim down", "dim_up": "Dim up", + "double_buttons_1_3": "First and Third buttons", + "double_buttons_2_4": "Second and Fourth buttons", "turn_off": "Turn off", "turn_on": "Turn on" }, @@ -48,4 +48,4 @@ "remote_double_button_short_press": "Both \"{subtype}\" released" } } -} +} \ No newline at end of file