Sort en.json with npm run i18n:resort

This commit is contained in:
Marc Brooks 2025-11-10 18:56:48 +00:00
parent 1e5184284f
commit fe74d8f0e0
1 changed files with 2 additions and 2 deletions

View File

@ -636,10 +636,10 @@
"network_ipv6_prefix_invalid": "Prefix must be between 0 and 128",
"network_ll_dp_description": "Control which TLVs will be sent over Link Layer Discovery Protocol",
"network_ll_dp_disabled": "Disabled",
"network_ll_dp_rx_only": "Receive only",
"network_ll_dp_tx_only": "Transmit only",
"network_ll_dp_rx_and_tx": "Receive and transmit",
"network_ll_dp_rx_only": "Receive only",
"network_ll_dp_title": "LLDP",
"network_ll_dp_tx_only": "Transmit only",
"network_mac_address_copy_error": "Failed to copy MAC address",
"network_mac_address_copy_success": "MAC address { mac } copied to clipboard",
"network_mac_address_description": "Hardware identifier for the network interface",