Skip to content

Commit 02d5d72

Browse files
authored
Merge pull request #194 from plugwise/fix-missed-translations
Update translation-files
2 parents c8ccaca + 934d47a commit 02d5d72

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

custom_components/plugwise_usb/translations/en.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
}
1616
},
1717
"error": {
18+
"already_configured": "This device is already configured",
1819
"cannot_connect": "Failed to connect",
1920
"network_down": "Plugwise Zigbee network is down",
2021
"network_timeout": "Network communication timeout",
2122
"stick_init": "Initialization of Plugwise USB-stick failed"
22-
},
23-
"abort": {
24-
"already_configured": "This device is already configured"
2523
}
2624
},
2725
"services": {

custom_components/plugwise_usb/translations/nl.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
}
1616
},
1717
"error": {
18+
"already_configured": "Dit apparaat is al geconfigureerd",
1819
"cannot_connect": "Verbinden is mislukt",
1920
"network_down": "Plugwise Zigbee netwerk is onbereikbaar",
2021
"network_timeout": "Network communicatie timeout",
2122
"stick_init": "Initaliseren van USB-stick mislukt"
22-
},
23-
"abort": {
24-
"already_configured": "Dit apparaat is al geconfigureerd"
2523
}
2624
},
2725
"services": {

0 commit comments

Comments
 (0)