mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Make use of "counterclockwise" consistent in hue
(#143521)
This commit is contained in:
parent
199a274c80
commit
8df0a950f7
@ -57,7 +57,7 @@
|
||||
"3": "[%key:component::hue::device_automation::trigger_subtype::button_3%]",
|
||||
"4": "[%key:component::hue::device_automation::trigger_subtype::button_4%]",
|
||||
"clock_wise": "Rotation clockwise",
|
||||
"counter_clock_wise": "Rotation counter-clockwise"
|
||||
"counter_clock_wise": "Rotation counterclockwise"
|
||||
},
|
||||
"trigger_type": {
|
||||
"remote_button_long_release": "\"{subtype}\" released after long press",
|
||||
@ -96,7 +96,7 @@
|
||||
"event_type": {
|
||||
"state": {
|
||||
"clock_wise": "Clockwise",
|
||||
"counter_clock_wise": "Counter clockwise"
|
||||
"counter_clock_wise": "Counterclockwise"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user