mirror of https://github.com/jetkvm/kvm.git
Sort en.json with npm run i18n:resort
This commit is contained in:
parent
1e5184284f
commit
fe74d8f0e0
|
|
@ -636,10 +636,10 @@
|
||||||
"network_ipv6_prefix_invalid": "Prefix must be between 0 and 128",
|
"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_description": "Control which TLVs will be sent over Link Layer Discovery Protocol",
|
||||||
"network_ll_dp_disabled": "Disabled",
|
"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_and_tx": "Receive and transmit",
|
||||||
|
"network_ll_dp_rx_only": "Receive only",
|
||||||
"network_ll_dp_title": "LLDP",
|
"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_error": "Failed to copy MAC address",
|
||||||
"network_mac_address_copy_success": "MAC address { mac } copied to clipboard",
|
"network_mac_address_copy_success": "MAC address { mac } copied to clipboard",
|
||||||
"network_mac_address_description": "Hardware identifier for the network interface",
|
"network_mac_address_description": "Hardware identifier for the network interface",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue