Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions custom_components/plugwise_usb/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
}
},
"error": {
"already_configured": "This device is already configured",
"cannot_connect": "Failed to connect",
"network_down": "Plugwise Zigbee network is down",
"network_timeout": "Network communication timeout",
"stick_init": "Initialization of Plugwise USB-stick failed"
},
"abort": {
"already_configured": "This device is already configured"
}
},
"services": {
Expand Down
4 changes: 1 addition & 3 deletions custom_components/plugwise_usb/translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
}
},
"error": {
"already_configured": "Dit apparaat is al geconfigureerd",
"cannot_connect": "Verbinden is mislukt",
"network_down": "Plugwise Zigbee netwerk is onbereikbaar",
"network_timeout": "Network communicatie timeout",
"stick_init": "Initaliseren van USB-stick mislukt"
},
"abort": {
"already_configured": "Dit apparaat is al geconfigureerd"
}
},
"services": {
Expand Down