Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 15 additions & 14 deletions web/locales/en/plugin__netobserv-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@
"M": "M",
"S": "S",
"XS": "XS",
"Step {{index}}/{{count}}": "Step {{index}}/{{count}}",
"Step {{index}}/{{count}}_plural": "Step {{index}}/{{count}}",
"Step {{index}}/{{count}}_one": "",
"Step {{index}}/{{count}}_other": "",
"Previous tip": "Previous tip",
"Next tip": "Next tip",
"Close tips": "Close tips",
Expand Down Expand Up @@ -258,6 +258,7 @@
"Reset": "Reset",
"Select a custom time range. Flows are selected based on their End Time value.": "Select a custom time range. Flows are selected based on their End Time value.",
"Collection latency could be up to {{maxChunkAge}} corresponding to the current Loki \"max_chunk_age\" ingester configuration.": "Collection latency could be up to {{maxChunkAge}} corresponding to the current Loki \"max_chunk_age\" ingester configuration.",
"config": "",
"Kind not managed": "Kind not managed",
"Query is slow": "Query is slow",
"Could not fetch drop information": "Could not fetch drop information",
Expand Down Expand Up @@ -291,8 +292,8 @@
"Loading...": "Loading...",
"Last refresh: {{time}}": "Last refresh: {{time}}",
"Datasource(s): {{sources}}": "Datasource(s): {{sources}}",
"Query count: {{count}}": "Query count: {{count}}",
"Query count: {{count}}_plural": "Query count: {{count}}",
"Query count: {{count}}_one": "",
"Query count: {{count}}_other": "",
"Duration: {{duration}}": "Duration: {{duration}}",
"running": "running",
"queries": "queries",
Expand All @@ -306,14 +307,14 @@
"Number": "Number",
"Date": "Date",
"Cardinality": "Cardinality",
"(top {{count}} metrics)": "(top {{count}} metrics)",
"(top {{count}} metrics)_plural": "(top {{count}} metrics)",
"{{count}} IP(s)": "{{count}} IP(s)",
"{{count}} IP(s)_plural": "{{count}} IP(s)",
"{{count}} Port(s)": "{{count}} Port(s)",
"{{count}} Port(s)_plural": "{{count}} Port(s)",
"{{count}} Protocol(s)": "{{count}} Protocol(s)",
"{{count}} Protocol(s)_plural": "{{count}} Protocol(s)",
"(top {{count}} metrics)_one": "",
"(top {{count}} metrics)_other": "",
"{{count}} IP(s)_one": "",
"{{count}} IP(s)_other": "",
"{{count}} Port(s)_one": "",
"{{count}} Port(s)_other": "",
"{{count}} Protocol(s)_one": "",
"{{count}} Protocol(s)_other": "",
"DNS latency": "DNS latency",
"Flow RTT": "Flow RTT",
"Duration": "Duration",
Expand Down Expand Up @@ -363,8 +364,8 @@
"Show advanced options": "Show advanced options",
"Filter already exists": "Filter already exists",
"Hide filters": "Hide filters",
"Show {{count}} filters": "Show {{count}} filters",
"Show {{count}} filters_plural": "Show {{count}} filters",
"Show {{count}} filters_one": "",
"Show {{count}} filters_other": "",
"Show filters": "Show filters",
"Collapse": "Collapse",
"Expand": "Expand",
Expand Down
Loading
Loading