|
162 | 162 | "S": "S", |
163 | 163 | "XS": "XS", |
164 | 164 | "None": "None", |
165 | | - "Step {{index}}/{{count}}": "Step {{index}}/{{count}}", |
166 | | - "Step {{index}}/{{count}}_plural": "Step {{index}}/{{count}}", |
| 165 | + "Step {{step}}/{{total}}": "Step {{step}}/{{total}}", |
167 | 166 | "Previous tip": "Previous tip", |
168 | 167 | "Next tip": "Next tip", |
169 | 168 | "Close tips": "Close tips", |
|
258 | 257 | "Reset": "Reset", |
259 | 258 | "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.", |
260 | 259 | "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.", |
| 260 | + "Unable to get config": "Unable to get config", |
261 | 261 | "Kind not managed": "Kind not managed", |
262 | 262 | "Query is slow": "Query is slow", |
263 | 263 | "Time range": "Time range", |
|
290 | 290 | "Loading...": "Loading...", |
291 | 291 | "Last refresh: {{time}}": "Last refresh: {{time}}", |
292 | 292 | "Datasource(s): {{sources}}": "Datasource(s): {{sources}}", |
293 | | - "Query count: {{count}}": "Query count: {{count}}", |
294 | | - "Query count: {{count}}_plural": "Query count: {{count}}", |
| 293 | + "Query count: {{numQueries}}": "Query count: {{numQueries}}", |
295 | 294 | "Duration: {{duration}}": "Duration: {{duration}}", |
296 | 295 | "running": "running", |
297 | 296 | "queries": "queries", |
|
305 | 304 | "Number": "Number", |
306 | 305 | "Date": "Date", |
307 | 306 | "Cardinality": "Cardinality", |
308 | | - "(top {{count}} metrics)": "(top {{count}} metrics)", |
309 | | - "(top {{count}} metrics)_plural": "(top {{count}} metrics)", |
310 | | - "{{count}} IP(s)": "{{count}} IP(s)", |
311 | | - "{{count}} IP(s)_plural": "{{count}} IP(s)", |
312 | | - "{{count}} Port(s)": "{{count}} Port(s)", |
313 | | - "{{count}} Port(s)_plural": "{{count}} Port(s)", |
314 | | - "{{count}} Protocol(s)": "{{count}} Protocol(s)", |
315 | | - "{{count}} Protocol(s)_plural": "{{count}} Protocol(s)", |
| 307 | + "(top {{limit}} metrics)": "(top {{limit}} metrics)", |
| 308 | + "{{n}} IP(s)": "{{n}} IP(s)", |
| 309 | + "{{n}} Port(s)": "{{n}} Port(s)", |
| 310 | + "{{n}} Protocol(s)": "{{n}} Protocol(s)", |
316 | 311 | "DNS latency": "DNS latency", |
317 | 312 | "Flow RTT": "Flow RTT", |
318 | 313 | "Duration": "Duration", |
|
362 | 357 | "Show advanced options": "Show advanced options", |
363 | 358 | "Filter already exists": "Filter already exists", |
364 | 359 | "Hide filters": "Hide filters", |
365 | | - "Show {{count}} filters": "Show {{count}} filters", |
366 | | - "Show {{count}} filters_plural": "Show {{count}} filters", |
| 360 | + "Show {{countActiveFilters}} filters": "Show {{countActiveFilters}} filters", |
367 | 361 | "Show filters": "Show filters", |
368 | 362 | "Collapse": "Collapse", |
369 | 363 | "Expand": "Expand", |
|
0 commit comments