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": {
|
||||
"step": {
|
||||
"detect": {
|
||||
"title": "Select the path to you ENOcean dongle",
|
||||
"title": "Select the path to your ENOcean dongle",
|
||||
"data": {
|
||||
"path": "USB dongle path"
|
||||
}
|
||||
},
|
||||
"manual": {
|
||||
"title": "Enter the path to you ENOcean dongle",
|
||||
"title": "Enter the path to your ENOcean dongle",
|
||||
"data": {
|
||||
"path": "USB dongle path"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue