Small grammar fixes in `hue` user strings (#141446)

… including proper sentence-casing
pull/141449/head
Norbert Rittel 2025-03-26 10:16:10 +01:00 committed by GitHub
parent 8bedf97382
commit f0c774a4bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
}
},
"manual": {
"title": "Manual configure a Hue bridge",
"title": "Manually configure a Hue bridge",
"data": {
"host": "[%key:common::config_flow::data::host%]"
},
@ -46,8 +46,8 @@
"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",
"double_buttons_1_3": "First and third button",
"double_buttons_2_4": "Second and fourth button",
"dim_down": "Dim down",
"dim_up": "Dim up",
"turn_off": "[%key:common::action::turn_off%]",