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__monitoring-plugin.json
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,10 @@
83
83
"1d": "1d",
84
84
"2d": "2d",
85
85
"1w": "1w",
86
+
"Comment is required.": "Comment is required.",
87
+
"Alertmanager URL not set": "Alertmanager URL not set",
88
+
"Error saving Silence": "Error saving Silence",
89
+
"Forbidden: Missing permissions for silences": "Forbidden: Missing permissions for silences",
86
90
"Silences temporarily mute alerts based on a set of label selectors that you define. Notifications will not be sent for alerts that match all the listed values or regular expressions.": "Silences temporarily mute alerts based on a set of label selectors that you define. Notifications will not be sent for alerts that match all the listed values or regular expressions.",
87
91
"Duration": "Duration",
88
92
"Silence alert from...": "Silence alert from...",
@@ -135,9 +139,6 @@
135
139
"404: Not Found": "404: Not Found",
136
140
"{{labels}} content is not available in the catalog at this time due to loading failures.": "{{labels}} content is not available in the catalog at this time due to loading failures.",
137
141
"No datapoints found.": "No datapoints found.",
138
-
"Namespaces": "Namespaces",
139
-
"Project": "Project",
140
-
"Projects": "Projects",
141
142
"Create new option \"{{option}}\"": "Create new option \"{{option}}\"",
142
143
"Filter options": "Filter options",
143
144
"Clear input value": "Clear input value",
@@ -177,6 +178,8 @@
177
178
"No results match the filter criteria.": "No results match the filter criteria.",
0 commit comments