mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Small grammar fixes in hue
user strings (#141446)
… including proper sentence-casing
This commit is contained in:
parent
8bedf97382
commit
f0c774a4bd
@ -11,7 +11,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manual": {
|
"manual": {
|
||||||
"title": "Manual configure a Hue bridge",
|
"title": "Manually configure a Hue bridge",
|
||||||
"data": {
|
"data": {
|
||||||
"host": "[%key:common::config_flow::data::host%]"
|
"host": "[%key:common::config_flow::data::host%]"
|
||||||
},
|
},
|
||||||
@ -46,8 +46,8 @@
|
|||||||
"button_2": "Second button",
|
"button_2": "Second button",
|
||||||
"button_3": "Third button",
|
"button_3": "Third button",
|
||||||
"button_4": "Fourth button",
|
"button_4": "Fourth button",
|
||||||
"double_buttons_1_3": "First and Third buttons",
|
"double_buttons_1_3": "First and third button",
|
||||||
"double_buttons_2_4": "Second and Fourth buttons",
|
"double_buttons_2_4": "Second and fourth button",
|
||||||
"dim_down": "Dim down",
|
"dim_down": "Dim down",
|
||||||
"dim_up": "Dim up",
|
"dim_up": "Dim up",
|
||||||
"turn_off": "[%key:common::action::turn_off%]",
|
"turn_off": "[%key:common::action::turn_off%]",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user