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 GitHub
parent 8b0a63d791
commit 7471250a07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
},