Fix inconsistent capitalization in Device info (#22979)

This commit is contained in:
Norbert Rittel 2024-11-24 11:42:12 +01:00 committed by GitHub
parent 0791b1bc71
commit c610778b0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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