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
+52-8Lines changed: 52 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -166,21 +166,66 @@
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
+
"Loading...": "Loading...",
174
+
"Failed to load project permissions. Please refresh the page and try again.": "Failed to load project permissions. Please refresh the page and try again.",
"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 button is disabled because you do not have permission": "Create button is disabled because you do not have permission",
190
+
"Create Dashboard": "Create Dashboard",
191
+
"Select project": "Select project",
192
+
"Select a project": "Select a project",
193
+
"my-new-dashboard": "my-new-dashboard",
194
+
"Creating...": "Creating...",
195
+
"View and manage dashboards.": "View and manage dashboards.",
196
+
"Rename dashboard": "Rename dashboard",
197
+
"Duplicate dashboard": "Duplicate dashboard",
198
+
"Delete dashboard": "Delete dashboard",
199
+
"You don't have permissions to dashboard actions": "You don't have permissions to dashboard actions",
200
+
"Dashboard": "Dashboard",
201
+
"Project": "Project",
202
+
"Created on": "Created on",
203
+
"Last Modified": "Last Modified",
204
+
"Filter by name": "Filter by name",
205
+
"Filter by project": "Filter by project",
206
+
"No dashboards found": "No dashboards found",
207
+
"No results match the filter criteria. Clear filters to show results.": "No results match the filter criteria. Clear filters to show results.",
208
+
"No Perses dashboards are currently available in this project.": "No Perses dashboards are currently available in this project.",
209
+
"Clear all filters": "Clear all filters",
210
+
"Dashboard not found": "Dashboard not found",
211
+
"The dashboard \"{{name}}\" was not found in project \"{{project}}\".": "The dashboard \"{{name}}\" was not found in project \"{{project}}\".",
212
+
"Empty Dashboard": "Empty Dashboard",
213
+
"To get started add something to your dashboard": "To get started add something to your dashboard",
214
+
"Edit": "Edit",
215
+
"You don't have permission to edit this dashboard": "You don't have permission to edit this dashboard",
170
216
"No matching datasource found": "No matching datasource found",
171
217
"No Dashboard Available in Selected Project": "No Dashboard Available in Selected Project",
172
218
"To explore data, create a dashboard for this project": "To explore data, create a dashboard for this project",
173
219
"No Perses Project Available": "No Perses Project Available",
174
220
"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",
221
+
"Project is required for fetching project dashboards": "Project is required for fetching project dashboards",
177
222
"No projects found": "No projects found",
178
223
"No results match the filter criteria.": "No results match the filter criteria.",
179
224
"Clear filters": "Clear filters",
180
225
"Select project...": "Select project...",
181
226
"Projects": "Projects",
182
-
"Project": "Project",
183
-
"Dashboard": "Dashboard",
227
+
"All Projects": "All Projects",
228
+
"useToast must be used within ToastProvider": "useToast must be used within ToastProvider",
184
229
"Refresh off": "Refresh off",
185
230
"{{count}} second_one": "{{count}} second",
186
231
"{{count}} second_other": "{{count}} seconds",
@@ -203,7 +248,7 @@
203
248
"Component(s)": "Component(s)",
204
249
"Alert": "Alert",
205
250
"Incidents": "Incidents",
206
-
"Clear all filters": "Clear all filters",
251
+
"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
252
"Filter type selection": "Filter type selection",
208
253
"Incident ID": "Incident ID",
209
254
"Severity filters": "Severity filters",
@@ -303,6 +348,5 @@
303
348
"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