mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix typo in EnOcean (#86868)
This commit is contained in:
parent
7f01d57965
commit
a28e7e1541
@ -2,13 +2,13 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"detect": {
|
"detect": {
|
||||||
"title": "Select the path to you 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 you ENOcean dongle",
|
"title": "Enter the path to your ENOcean dongle",
|
||||||
"data": {
|
"data": {
|
||||||
"path": "USB dongle path"
|
"path": "USB dongle path"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user