Fix typo in EnOcean (#86868)
This commit is contained in:
parent
7f01d57965
commit
a28e7e1541
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue