Fix typo Lomng -> Long (#97315)
This commit is contained in:
parent
55beb26190
commit
3fd33c4ecc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue