mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Fix spelling of EnOcean in strings file of the integration (#135622)
This commit is contained in:
parent
239aa94b6f
commit
c1520a9b20
@ -2,13 +2,13 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"detect": {
|
"detect": {
|
||||||
"title": "Select the path to your ENOcean dongle",
|
"title": "Select the path to your EnOcean dongle",
|
||||||
"data": {
|
"data": {
|
||||||
"path": "USB dongle path"
|
"path": "USB dongle path"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"manual": {
|
"manual": {
|
||||||
"title": "Enter the path to your ENOcean dongle",
|
"title": "Enter the path to your EnOcean dongle",
|
||||||
"data": {
|
"data": {
|
||||||
"path": "[%key:component::enocean::config::step::detect::data::path%]"
|
"path": "[%key:component::enocean::config::step::detect::data::path%]"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user