mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +00:00
Fix Zigbee capitalization in manage device button (#25637)
This commit is contained in:
parent
8b0a63d791
commit
7471250a07
@ -1782,7 +1782,7 @@
|
|||||||
"buttons": {
|
"buttons": {
|
||||||
"add": "Add devices via this device",
|
"add": "Add devices via this device",
|
||||||
"remove": "Remove",
|
"remove": "Remove",
|
||||||
"manage": "Manage zigbee device",
|
"manage": "Manage Zigbee device",
|
||||||
"reconfigure": "Reconfigure",
|
"reconfigure": "Reconfigure",
|
||||||
"view_network": "View network"
|
"view_network": "View network"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user