Skip to content

Commit 864b8d1

Browse files
committed
Update i18n
1 parent 08bda3d commit 864b8d1

1 file changed

Lines changed: 51 additions & 8 deletions

File tree

web/locales/en/plugin__monitoring-plugin.json

Lines changed: 51 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -166,21 +166,63 @@
166166
"Time range": "Time range",
167167
"Refresh interval": "Refresh interval",
168168
"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+
"Select project": "Select project",
174+
"Loading...": "Loading...",
175+
"Select namespace": "Select namespace",
176+
"Duplicate": "Duplicate",
177+
"this dashboard": "this dashboard",
178+
"Permanently delete dashboard?": "Permanently delete dashboard?",
179+
"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",
170213
"No matching datasource found": "No matching datasource found",
171214
"No Dashboard Available in Selected Project": "No Dashboard Available in Selected Project",
172215
"To explore data, create a dashboard for this project": "To explore data, create a dashboard for this project",
173216
"No Perses Project Available": "No Perses Project Available",
174217
"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",
177219
"No projects found": "No projects found",
178220
"No results match the filter criteria.": "No results match the filter criteria.",
179221
"Clear filters": "Clear filters",
180222
"Select project...": "Select project...",
181223
"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",
184226
"Refresh off": "Refresh off",
185227
"{{count}} second_one": "{{count}} second",
186228
"{{count}} second_other": "{{count}} seconds",
@@ -203,7 +245,7 @@
203245
"Component(s)": "Component(s)",
204246
"Alert": "Alert",
205247
"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.",
207249
"Filter type selection": "Filter type selection",
208250
"Incident ID": "Incident ID",
209251
"Severity filters": "Severity filters",
@@ -264,6 +306,8 @@
264306
"No Units": "No Units",
265307
"Metrics": "Metrics",
266308
"This dropdown only formats results.": "This dropdown only formats results.",
309+
"Add To Dashboard": "Add To Dashboard",
310+
"Query: {{query}}": "Query: {{query}}",
267311
"graph timespan": "graph timespan",
268312
"Reset zoom": "Reset zoom",
269313
"Displaying with reduced resolution due to large dataset.": "Displaying with reduced resolution due to large dataset.",
@@ -303,6 +347,5 @@
303347
"No metrics targets found": "No metrics targets found",
304348
"Error loading latest targets data": "Error loading latest targets data",
305349
"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."
350+
"Text": "Text"
308351
}

0 commit comments

Comments
 (0)