Fix alerting i18n keys (#81555)

This commit is contained in:
Josh Hunt
2024-01-30 11:41:20 +00:00
committed by GitHub
parent 6e8495822a
commit 147bee4831
7 changed files with 32 additions and 2 deletions

View File

@@ -234,6 +234,10 @@
"visualization": "Visualization",
"widget": "Widget"
},
"alert-rules-drawer": {
"redirect-link": "List in Grafana Alerting",
"subtitle": "Alert rules related to this dashboard"
},
"empty": {
"add-library-panel-body": "Add visualizations that are shared with other dashboards.",
"add-library-panel-button": "Add library panel",
@@ -302,6 +306,7 @@
},
"toolbar": {
"add": "Add",
"alert-rules": "Alert rules",
"mark-favorite": "Mark as favorite",
"open-original": "Open original dashboard",
"playlist-next": "Go to next dashboard",