mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Fix Zigbee capitalization in manage device button (#25637)
This commit is contained in:
parent
cd61725cf5
commit
7ceba218fa
@ -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