Skip to content

Commit

Permalink
Fix inconsistent capitalization in Device info (#22979)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoRi2909 authored Nov 24, 2024
1 parent 0791b1b commit c610778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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?"
},
Expand Down

0 comments on commit c610778

Please sign in to comment.