Fix Zigbee capitalization in manage device button (#25637)

This commit is contained in:
Ville Skyttä 2025-05-29 10:59:58 +03:00 committed by Bram Kragten
parent cd61725cf5
commit 7ceba218fa

View File

@ -1782,7 +1782,7 @@
"buttons": {
"add": "Add devices via this device",
"remove": "Remove",
"manage": "Manage zigbee device",
"manage": "Manage Zigbee device",
"reconfigure": "Reconfigure",
"view_network": "View network"
},