Skip to content

Commit

Permalink
SNMP Label fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaderi committed May 9, 2024
1 parent 32a76ae commit 16b01d5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scripts/locales/en.lua
Original file line number Diff line number Diff line change
Expand Up @@ -334,13 +334,13 @@ local lang = {
["ingress"] = "Ingress",
["input_interface"] = "Input Interface",
["interface"] = "Interface",
["interface_alias"] = "Interface Alias",
["interface_alias"] = "Alias",
["interface_details"] = "Details",
["interface_downlink_speed"] = "Downlink (In) Speed",
["interface_flow_exporter_device"] = "Interface of flow exporter device",
["interface_id"] = "Interface Id",
["interface_ifname"] = "Interface %{ifname}",
["interface_name"] = "Interface Name",
["interface_name"] = "Name",
["interface_status"] = "Operational Status",
["interface_status_short"] = "Oper. Status",
["interface_traffic"] = "Interface Traffic",
Expand Down Expand Up @@ -5685,7 +5685,7 @@ local lang = {
["hostname"] = "Hostname",
["hostname_lease_exists"] = "A static lease with hostname \"%{hostname}\" already exists.",
["interface"] = "Interface",
["interface_name"] = "Interface Name",
["interface_name"] = "Name",
["interfaces_configuration"] = "Interfaces Configuration",
["internal_ip"] = "Internal IP (LAN)",
["internal_port"] = "Internal Port (LAN)",
Expand Down Expand Up @@ -7424,13 +7424,13 @@ local lang = {
["edit_snmp_devices"] = "Edit SNMP Device",
["enable_port_monitor"] = "Enable Port Monitor",
["errors_filter"] = "Errors Filter",
["ifName"] = "Interface Name",
["ifName"] = "Name",
["ifindex"] = "Interface Index",
["import_devices"] = "Import SNMP Device(s)",
["in_bytes"] = "In Bytes",
["in_discards"] = "In Discards",
["in_errors"] = "In Errors",
["interface_alias"] = "Interface Alias",
["interface_alias"] = "Alias",
["interface_device"] = "Interface %{interface} [ %{device} ]",
["interface_device_2"] = "%{interface}",
["interfaces_with_discards"] = "Interfaces With Discards",
Expand Down

0 comments on commit 16b01d5

Please sign in to comment.