From 0c137579102dea622a6f91684b391078bae1517e Mon Sep 17 00:00:00 2001 From: ottersen <42288505+ottersen@users.noreply.github.com> Date: Mon, 7 Oct 2019 09:55:31 +0200 Subject: [PATCH] Correct usage of Zigbee vs ZigBee #1 (#3938) ref clarification by Zigbee Alliance of correct usage of "Zigbee" vs "ZigBee" https://twitter.com/Frenck/status/1178239254713061377 --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index ea9f6769cc..c21025b4e6 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -574,7 +574,7 @@ "services": { "reconfigure": "Reconfigure ZHA device (heal device). Use this if you are having issues with the device. If the device in question is a battery powered device please ensure it is awake and accepting commands when you use this service.", "updateDeviceName": "Set a custom name for this device in the device registry.", - "remove": "Remove a device from the ZigBee network." + "remove": "Remove a device from the Zigbee network." }, "quirk": "Quirk", "last_seen": "Last Seen",