You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/locales/en/plugin__netobserv-plugin.json
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,9 @@
70
70
"Force": "Force",
71
71
"Grid": "Grid",
72
72
"Invalid": "Invalid",
73
+
"Any": "Any",
74
+
"One way": "One way",
75
+
"Peers": "Peers",
73
76
"rate": "rate",
74
77
"Average": "Average",
75
78
"Latest": "Latest",
@@ -95,8 +98,6 @@
95
98
"Loki": "Loki",
96
99
"Prometheus": "Prometheus",
97
100
"Auto": "Auto",
98
-
"Match all": "Match all",
99
-
"Match any": "Match any",
100
101
"Fully dropped": "Fully dropped",
101
102
"Containing drops": "Containing drops",
102
103
"Without drops": "Without drops",
@@ -109,8 +110,6 @@
109
110
"Datasource": "Datasource",
110
111
"Only available when FlowCollector.prometheus.enable is true for Overview and Topology tabs": "Only available when FlowCollector.prometheus.enable is true for Overview and Topology tabs",
111
112
"Only available when FlowCollector.loki.enable is true": "Only available when FlowCollector.loki.enable is true",
112
-
"Whether each query result has to match all the filters or just any of them": "Whether each query result has to match all the filters or just any of them",
113
-
"Match filters": "Match filters",
114
113
"Filter flows by their drop status. Only packets dropped by the kernel are monitored here.": "Filter flows by their drop status. Only packets dropped by the kernel are monitored here.",
115
114
"Fully dropped shows the flows that are 100% dropped": "Fully dropped shows the flows that are 100% dropped",
116
115
"Containing drops shows the flows having at least one packet dropped": "Containing drops shows the flows having at least one packet dropped",
@@ -373,23 +372,25 @@
373
372
"Not equals": "Not equals",
374
373
"More than": "More than",
375
374
"Learn more": "Learn more",
375
+
"Peer A": "Peer A",
376
+
"Peer B": "Peer B",
377
+
"Peer": "Peer",
376
378
"Not": "Not",
377
379
"more than": "more than",
378
380
"Disable": "Disable",
379
381
"Enable": "Enable",
380
382
"group filter": "group filter",
381
383
"filter": "filter",
382
-
"Swap": "Swap",
384
+
"As peer A": "As peer A",
385
+
"As source": "As source",
386
+
"As peer B": "As peer B",
387
+
"As destination": "As destination",
383
388
"Remove": "Remove",
384
389
"Edit filters": "Edit filters",
385
390
"Reset defaults": "Reset defaults",
386
391
"Clear all": "Clear all",
387
-
"Swap source and destination filters": "Swap source and destination filters",
388
-
"Back and forth": "Back and forth",
389
-
"One way": "One way",
390
-
"Switch between one way / back and forth filtering": "Switch between one way / back and forth filtering",
391
-
"One way shows traffic strictly as defined per your filters": "One way shows traffic strictly as defined per your filters",
392
-
"Back and forth shows traffic according to your filters, plus the related return traffic": "Back and forth shows traffic according to your filters, plus the related return traffic",
392
+
"Swap": "Swap",
393
+
"Swap from and to filters": "Swap from and to filters",
393
394
"Quick filters": "Quick filters",
394
395
"More options": "More options",
395
396
"Export overview": "Export overview",
@@ -425,7 +426,6 @@
425
426
"Not a valid MAC address": "Not a valid MAC address",
0 commit comments