Fix typo in EnOcean (#86868)

This commit is contained in:
Martin Mauch
2023-01-31 09:49:37 +01:00
committed by GitHub
parent 7f01d57965
commit a28e7e1541

View File

@@ -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"
}