|
2 | 2 | "{{count}} Worker Node": "{{count}} Worker Node",
|
3 | 3 | "{{count}} Worker Node_plural": "{{count}} Worker Nodes",
|
4 | 4 | "Worker Nodes": "Worker Nodes",
|
| 5 | + "Example page with a namespace bar": "Example page with a namespace bar", |
| 6 | + "Currently selected namespace": "Currently selected namespace", |
5 | 7 | "Example info alert": "Example info alert",
|
6 | 8 | "Example warning alert": "Example warning alert",
|
7 | 9 | "Example hint": "Example hint",
|
8 | 10 | "This page shows an example gallery view with cards": "This page shows an example gallery view with cards",
|
9 | 11 | "Example card": "Example card",
|
10 | 12 | "Card content goes here.": "Card content goes here.",
|
| 13 | + "Prometheus error": "Prometheus error", |
| 14 | + "Prometheus loading": "Prometheus loading", |
| 15 | + "Prometheus data": "Prometheus data", |
11 | 16 | "Dynamic Plugin Proxy Services example": "Dynamic Plugin Proxy Services example",
|
12 | 17 | "Proxy: consoleFetchJSON": "Proxy: consoleFetchJSON",
|
13 | 18 | "Extensions of type Console.flag/Model": "Extensions of type Console.flag/Model",
|
|
25 | 30 | "My value": "My value",
|
26 | 31 | "Added title - error": "Added title - error",
|
27 | 32 | "Error text": "Error text",
|
| 33 | + "{{count}} Cron Job": "{{count}} Cron Job", |
| 34 | + "{{count}} Cron Job_plural": "{{count}} Cron Jobs", |
| 35 | + "Cron Jobs": "Cron Jobs", |
28 | 36 | "Utilities from Dynamic Plugin SDK": "Utilities from Dynamic Plugin SDK",
|
29 | 37 | "Utility: consoleFetchJSON": "Utility: consoleFetchJSON",
|
30 | 38 | "Demo": "Demo",
|
|
35 | 43 | "Test Utilities": "Test Utilities",
|
36 | 44 | "Foo item": "Foo item",
|
37 | 45 | "Bar item": "Bar item",
|
| 46 | + "Example Namespaced Page": "Example Namespaced Page", |
38 | 47 | "Dynamic Page 1": "Dynamic Page 1",
|
39 |
| - "Dynamic Page 2": "Dynamic Page 2", |
40 |
| - "Prometheus error": "Prometheus error", |
41 |
| - "Prometheus loading": "Prometheus loading", |
42 |
| - "Prometheus data": "Prometheus data" |
| 48 | + "Dynamic Page 2": "Dynamic Page 2" |
43 | 49 | }
|
0 commit comments