Fix type in matter integration translation "end_device" (#22390)

fixes: #22292
This commit is contained in:
Julian 2024-10-16 09:06:46 +02:00 committed by GitHub
parent a32dee7071
commit e3c435fd78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5109,7 +5109,7 @@
"unknown": "Unknown"
},
"node_type": {
"end_device": "End-device",
"end_device": "End device",
"sleepy_end_device": "Sleepy end device",
"routing_end_device": "Routing end device",
"bridge": "Bridge",