mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Fix typo Lomng -> Long (#97315)
This commit is contained in:
parent
55beb26190
commit
3fd33c4ecc
@ -52,7 +52,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"switch_latched": "Switch latched",
|
"switch_latched": "Switch latched",
|
||||||
"initial_press": "Initial press",
|
"initial_press": "Initial press",
|
||||||
"long_press": "Lomng press",
|
"long_press": "Long press",
|
||||||
"short_release": "Short release",
|
"short_release": "Short release",
|
||||||
"long_release": "Long release",
|
"long_release": "Long release",
|
||||||
"multi_press_ongoing": "Multi press ongoing",
|
"multi_press_ongoing": "Multi press ongoing",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user