Fix typo Lomng -> Long (#97315)

This commit is contained in:
Markus Becker 2023-07-27 08:58:52 +02:00 committed by GitHub
parent 55beb26190
commit 3fd33c4ecc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",