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
+59-8Lines changed: 59 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -166,21 +166,73 @@
166
166
"Time range": "Time range",
167
167
"Refresh interval": "Refresh interval",
168
168
"Could not parse JSON data for dashboard \"{{dashboard}}\"": "Could not parse JSON data for dashboard \"{{dashboard}}\"",
169
-
"Dashboard Variables": "Dashboard Variables",
169
+
"Rename Dashboard": "Rename Dashboard",
170
+
"Dashboard name": "Dashboard name",
171
+
"Renaming...": "Renaming...",
172
+
"Rename": "Rename",
173
+
"Duplicate Dashboard": "Duplicate Dashboard",
174
+
"Loading...": "Loading...",
175
+
"Failed to load project permissions. Please refresh the page and try again.": "Failed to load project permissions. Please refresh the page and try again.",
176
+
"Select namespace": "Select namespace",
177
+
"No namespace found for \"{{filter}}\"": "No namespace found for \"{{filter}}\"",
"Are you sure you want to delete ": "Are you sure you want to delete ",
182
+
"? This action can not be undone.": "? This action can not be undone.",
183
+
"Deleting...": "Deleting...",
184
+
"Delete": "Delete",
185
+
"Must be 75 or fewer characters long": "Must be 75 or fewer characters long",
186
+
"Dashboard name '{{dashboardName}}' already exists in '{{projectName}}' project!": "Dashboard name '{{dashboardName}}' already exists in '{{projectName}}' project!",
187
+
"Project is required": "Project is required",
188
+
"Dashboard name is required": "Dashboard name is required",
189
+
"Project \"{{project}}\" created successfully": "Project \"{{project}}\" created successfully",
190
+
"Failed to create project \"{{project}}\". Please try again.": "Failed to create project \"{{project}}\". Please try again.",
"To create dashboards, contact your cluster administrator for permission.": "To create dashboards, contact your cluster administrator for permission.",
196
+
"Create Dashboard": "Create Dashboard",
197
+
"Select project": "Select project",
198
+
"Select a project": "Select a project",
199
+
"No project found for \"{{filter}}\"": "No project found for \"{{filter}}\"",
200
+
"my-new-dashboard": "my-new-dashboard",
201
+
"Creating...": "Creating...",
202
+
"View and manage dashboards.": "View and manage dashboards.",
203
+
"Rename dashboard": "Rename dashboard",
204
+
"Duplicate dashboard": "Duplicate dashboard",
205
+
"Delete dashboard": "Delete dashboard",
206
+
"You don't have permissions for dashboard actions": "You don't have permissions for dashboard actions",
207
+
"Dashboard": "Dashboard",
208
+
"Project": "Project",
209
+
"Created on": "Created on",
210
+
"Last Modified": "Last Modified",
211
+
"Filter by name": "Filter by name",
212
+
"Filter by project": "Filter by project",
213
+
"No dashboards found": "No dashboards found",
214
+
"No results match the filter criteria. Clear filters to show results.": "No results match the filter criteria. Clear filters to show results.",
215
+
"No Perses dashboards are currently available in this project.": "No Perses dashboards are currently available in this project.",
216
+
"Clear all filters": "Clear all filters",
217
+
"Dashboard not found": "Dashboard not found",
218
+
"The dashboard \"{{name}}\" was not found in project \"{{project}}\".": "The dashboard \"{{name}}\" was not found in project \"{{project}}\".",
219
+
"Empty Dashboard": "Empty Dashboard",
220
+
"To get started add something to your dashboard": "To get started add something to your dashboard",
221
+
"Edit": "Edit",
222
+
"You don't have permission to edit this dashboard": "You don't have permission to edit this dashboard",
170
223
"No matching datasource found": "No matching datasource found",
171
224
"No Dashboard Available in Selected Project": "No Dashboard Available in Selected Project",
172
225
"To explore data, create a dashboard for this project": "To explore data, create a dashboard for this project",
173
226
"No Perses Project Available": "No Perses Project Available",
174
227
"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",
228
+
"Project is required for fetching project dashboards": "Project is required for fetching project dashboards",
177
229
"No projects found": "No projects found",
178
230
"No results match the filter criteria.": "No results match the filter criteria.",
179
231
"Clear filters": "Clear filters",
180
232
"Select project...": "Select project...",
181
233
"Projects": "Projects",
182
-
"Project": "Project",
183
-
"Dashboard": "Dashboard",
234
+
"All Projects": "All Projects",
235
+
"useToast must be used within ToastProvider": "useToast must be used within ToastProvider",
184
236
"Refresh off": "Refresh off",
185
237
"{{count}} second_one": "{{count}} second",
186
238
"{{count}} second_other": "{{count}} seconds",
@@ -203,7 +255,7 @@
203
255
"Component(s)": "Component(s)",
204
256
"Alert": "Alert",
205
257
"Incidents": "Incidents",
206
-
"Clear all filters": "Clear all filters",
258
+
"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
259
"Filter type selection": "Filter type selection",
208
260
"Incident ID": "Incident ID",
209
261
"Severity filters": "Severity filters",
@@ -303,6 +355,5 @@
303
355
"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