mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Changed Exporter name into Probe (#5668)
This commit is contained in:
parent
d34df54b48
commit
a23babe57d
17 changed files with 96 additions and 96 deletions
|
|
@ -77,8 +77,8 @@ flow_consts.flow_fields_description = {
|
|||
["PACKET_SECTION_OFFSET"] = i18n("flow_fields_description.packet_section_offset"),
|
||||
["SAMPLED_PACKET_SIZE"] = i18n("flow_fields_description.sampled_packet_size"),
|
||||
["SAMPLED_PACKET_ID"] = i18n("flow_fields_description.sampled_packet_id"),
|
||||
["EXPORTER_IPV4_ADDRESS"] = i18n("flow_fields_description.exporter_ipv4_address"),
|
||||
["EXPORTER_IPV6_ADDRESS"] = i18n("flow_fields_description.exporter_ipv6_address"),
|
||||
["EXPORTER_IPV4_ADDRESS"] = i18n("flow_fields_description.probe_ipv4_address"),
|
||||
["EXPORTER_IPV6_ADDRESS"] = i18n("flow_fields_description.probe_ipv6_address"),
|
||||
["FLOW_END_REASON"] = i18n("flow_fields_description.flow_end_reason"),
|
||||
["FLOW_ID"] = i18n("flow_fields_description.flow_id"),
|
||||
["FLOW_START_SEC"] = i18n("flow_fields_description.flow_start_sec"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue