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
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@
27
27
"Latest rate": "Latest rate",
28
28
"Total": "Total",
29
29
"Edge": "Edge",
30
+
"Unknown": "Unknown",
30
31
"Details": "Details",
31
32
"Metrics": "Metrics",
32
33
"Drops": "Drops",
@@ -55,18 +56,18 @@
55
56
"This is a partial flow: it contains only enrichment data and is missing some basic information such as byte and packet counters, TCP flags or MAC addresses. This information can likely be found in adjacent flows.": "This is a partial flow: it contains only enrichment data and is missing some basic information such as byte and packet counters, TCP flags or MAC addresses. This information can likely be found in adjacent flows.",
56
57
"More info": "More info",
57
58
"Raw": "Raw",
58
-
"JSON": "JSON",
59
59
"Copy": "Copy",
60
60
"Copied": "Copied",
61
61
"3D": "3D",
62
62
"BreadthFirst": "BreadthFirst",
63
63
"Cola": "Cola",
64
+
"ColaGroups": "ColaGroups",
64
65
"ColaNoForce": "ColaNoForce",
65
66
"Concentric": "Concentric",
66
67
"Dagre": "Dagre",
68
+
"DagreGroup": "DagreGroup",
67
69
"Force": "Force",
68
70
"Grid": "Grid",
69
-
"ColaGroups": "ColaGroups",
70
71
"Invalid": "Invalid",
71
72
"rate": "rate",
72
73
"Average": "Average",
@@ -364,6 +365,7 @@
364
365
"Show filters": "Show filters",
365
366
"Collapse": "Collapse",
366
367
"Expand": "Expand",
368
+
"Default filters": "Default filters",
367
369
"Some filters have been automatically disabled": "Some filters have been automatically disabled",
0 commit comments