Skip to content

Commit 49ff82e

Browse files
authored
Merge pull request #193 from plugwise/fix-translation
Fix translation-error in test
2 parents 85a141a + 87310b2 commit 49ff82e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

custom_components/plugwise_usb/strings.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": {

0 commit comments

Comments
 (0)