diff --git a/httpdocs/dist b/httpdocs/dist index a291a07fa4c6..fea6ef15cf29 160000 --- a/httpdocs/dist +++ b/httpdocs/dist @@ -1 +1 @@ -Subproject commit a291a07fa4c6ef6ed04c4865654428031b7047dc +Subproject commit fea6ef15cf29c6d3a5e02512beee8701214c35a8 diff --git a/scripts/locales/en.lua b/scripts/locales/en.lua index 50fa3f92703f..0c7841f711fd 100644 --- a/scripts/locales/en.lua +++ b/scripts/locales/en.lua @@ -3243,7 +3243,7 @@ local lang = { ["web_mining_detected"] = "The website is known for mining cryptocurrencies on client devices", }, ["flow_devices"] = { - ["exporters_interfaces"] = "Exporters Interfaces", + ["exporters_interfaces"] = "Interfaces", ["active_sflow"] = "Active sFlow Exporters", ["all_device_ports"] = "All %{device} Ports", ["all_exporters"] = "All NetFlow/IPFIX Exporter Devices", @@ -3263,7 +3263,7 @@ local lang = { ["flow_device_x"] = "Flow Exporter: %{device}", ["flow_device_x_interface_y"] = "Flow Exporter %{device} / %{interface}", ["flow_exporter_ip"] = "Exporter IP", - ["flow_exporters"] = "Flow Exporters", + ["flow_exporters"] = "Exporters", ["flow_ratio_snmp_instructions"] = "To enable the Flow/SNMP ratio, this flow probe must support SNMP and must be added to the SNMP devices.", ["flow_ratio_timeseries_instructions"] = "To enable the Flow/SNMP ratio, SNMP and Flow Probe timeseries must be enabled.", ["flow_snmp_ratio"] = "Flow/SNMP Ratio", @@ -3281,7 +3281,7 @@ local lang = { ["note_snmp_device"] = "SNMP-related information is only shown when an SNMP device with the same IP of the Probe is found among the SNMP devices.", ["note_zmq_fields3"] = "sFlow probes are determined using sFlow field deviceIP received via ZMQ (topic 'counter')", ["note_zmq_fields4"] = "sFlow probes interfaces are determined using field ifIndex received via ZMQ (topic 'counter')", - ["nprobe_instances"] = "nProbe Instances", + ["nprobe_instances"] = "nProbe", ["nprobe_ip"] = "nProbe IP", ["nprobe_interface"] = "IfName (nProbe)", ["nprobe_version"] = "Version (nProbe)",