mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-15 21:36:36 +00:00
Fix inconsistent capitalization in Device info (#22979)
This commit is contained in:
parent
0791b1bc71
commit
c610778b0f
@ -5335,10 +5335,10 @@
|
||||
"device_info": {
|
||||
"device_info": "Device info",
|
||||
"node_id": "Node ID",
|
||||
"network_type": "Network Type",
|
||||
"network_type": "Network type",
|
||||
"node_type": "Device type",
|
||||
"network_name": "Network name",
|
||||
"ip_adresses": "IP Address(es)",
|
||||
"ip_adresses": "IP address(es)",
|
||||
"mac_address": "MAC address",
|
||||
"available": "Available?"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user