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
"Are you sure you want to delete ": "Are you sure you want to delete ",
180
+
"? This action can not be undone.": "? This action can not be undone.",
181
+
"Deleting...": "Deleting...",
182
+
"Delete": "Delete",
183
+
"Must be 75 or fewer characters long": "Must be 75 or fewer characters long",
184
+
"Dashboard name '{{dashboardName}}' already exists in '{{projectName}}' project!": "Dashboard name '{{dashboardName}}' already exists in '{{projectName}}' project!",
185
+
"Project is required": "Project is required",
186
+
"Dashboard name is required": "Dashboard name is required",
187
+
"Failed to create dashboard. Please try again.": "Failed to create dashboard. Please try again.",
188
+
"Create": "Create",
189
+
"Create Dashboard": "Create Dashboard",
190
+
"my-new-dashboard": "my-new-dashboard",
191
+
"Creating...": "Creating...",
192
+
"View and manage dashboards.": "View and manage dashboards.",
193
+
"Rename dashboard": "Rename dashboard",
194
+
"Duplicate dashboard": "Duplicate dashboard",
195
+
"Delete dashboard": "Delete dashboard",
196
+
"You don't have permissions to dashboard actions": "You don't have permissions to dashboard actions",
197
+
"Dashboard": "Dashboard",
198
+
"Project": "Project",
199
+
"Created on": "Created on",
200
+
"Last Modified": "Last Modified",
201
+
"Filter by name": "Filter by name",
202
+
"Filter by project": "Filter by project",
203
+
"No dashboards found": "No dashboards found",
204
+
"No results match the filter criteria. Clear filters to show results.": "No results match the filter criteria. Clear filters to show results.",
205
+
"No Perses dashboards are currently available in this project.": "No Perses dashboards are currently available in this project.",
206
+
"Clear all filters": "Clear all filters",
207
+
"Dashboard not found": "Dashboard not found",
208
+
"The dashboard \"{{name}}\" was not found in project \"{{project}}\".": "The dashboard \"{{name}}\" was not found in project \"{{project}}\".",
209
+
"Empty Dashboard": "Empty Dashboard",
210
+
"To get started add something to your dashboard": "To get started add something to your dashboard",
211
+
"Edit": "Edit",
212
+
"You don't have permission to edit this dashboard": "You don't have permission to edit this dashboard",
170
213
"No matching datasource found": "No matching datasource found",
171
214
"No Dashboard Available in Selected Project": "No Dashboard Available in Selected Project",
172
215
"To explore data, create a dashboard for this project": "To explore data, create a dashboard for this project",
173
216
"No Perses Project Available": "No Perses Project Available",
174
217
"To explore data, create a Perses Project": "To explore data, create a Perses Project",
175
-
"Empty Dashboard": "Empty Dashboard",
176
-
"To get started add something to your dashboard": "To get started add something to your dashboard",
218
+
"Project is required for fetching project dashboards": "Project is required for fetching project dashboards",
177
219
"No projects found": "No projects found",
178
220
"No results match the filter criteria.": "No results match the filter criteria.",
179
221
"Clear filters": "Clear filters",
180
222
"Select project...": "Select project...",
181
223
"Projects": "Projects",
182
-
"Project": "Project",
183
-
"Dashboard": "Dashboard",
224
+
"All Projects": "All Projects",
225
+
"useToast must be used within ToastProvider": "useToast must be used within ToastProvider",
184
226
"Refresh off": "Refresh off",
185
227
"{{count}} second_one": "{{count}} second",
186
228
"{{count}} second_other": "{{count}} seconds",
@@ -203,7 +245,7 @@
203
245
"Component(s)": "Component(s)",
204
246
"Alert": "Alert",
205
247
"Incidents": "Incidents",
206
-
"Clear all filters": "Clear all filters",
248
+
"Incident data is updated every few minutes. What you see may be up to 5 minutes old. Refresh the page to view updated information.": "Incident data is updated every few minutes. What you see may be up to 5 minutes old. Refresh the page to view updated information.",
207
249
"Filter type selection": "Filter type selection",
208
250
"Incident ID": "Incident ID",
209
251
"Severity filters": "Severity filters",
@@ -264,6 +306,8 @@
264
306
"No Units": "No Units",
265
307
"Metrics": "Metrics",
266
308
"This dropdown only formats results.": "This dropdown only formats results.",
309
+
"Add To Dashboard": "Add To Dashboard",
310
+
"Query: {{query}}": "Query: {{query}}",
267
311
"graph timespan": "graph timespan",
268
312
"Reset zoom": "Reset zoom",
269
313
"Displaying with reduced resolution due to large dataset.": "Displaying with reduced resolution due to large dataset.",
@@ -303,6 +347,5 @@
303
347
"No metrics targets found": "No metrics targets found",
"Search by endpoint or namespace...": "Search by endpoint or namespace...",
306
-
"Text": "Text",
307
-
"Incident data is updated every few minutes. What you see may be up to 5 minutes old. Refresh the page to view updated information.":"Incident data is updated every few minutes. What you see may be up to 5 minutes old. Refresh the page to view updated information."
0 commit comments