mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 16:56:35 +00:00
Fix type in matter integration translation "end_device" (#22390)
fixes: #22292
This commit is contained in:
parent
a32dee7071
commit
e3c435fd78
@ -5109,7 +5109,7 @@
|
|||||||
"unknown": "Unknown"
|
"unknown": "Unknown"
|
||||||
},
|
},
|
||||||
"node_type": {
|
"node_type": {
|
||||||
"end_device": "End-device",
|
"end_device": "End device",
|
||||||
"sleepy_end_device": "Sleepy end device",
|
"sleepy_end_device": "Sleepy end device",
|
||||||
"routing_end_device": "Routing end device",
|
"routing_end_device": "Routing end device",
|
||||||
"bridge": "Bridge",
|
"bridge": "Bridge",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user