Fix spelling of EnOcean in strings file of the integration (#135622)

pull/135107/head^2
Norbert Rittel 2025-01-15 01:49:10 +01:00 committed by GitHub
parent 239aa94b6f
commit c1520a9b20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,13 +2,13 @@
"config": {
"step": {
"detect": {
"title": "Select the path to your ENOcean dongle",
"title": "Select the path to your EnOcean dongle",
"data": {
"path": "USB dongle path"
}
},
"manual": {
"title": "Enter the path to your ENOcean dongle",
"title": "Enter the path to your EnOcean dongle",
"data": {
"path": "[%key:component::enocean::config::step::detect::data::path%]"
}