mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ReturnToPrevious: create DismissableButton and ReturnToPrevious components (#80878)
This commit is contained in:
@@ -1224,6 +1224,12 @@
|
||||
"turned-off": "Auto refresh off"
|
||||
}
|
||||
},
|
||||
"return-to-previous": {
|
||||
"button": {
|
||||
"label": "Back to {{title}}"
|
||||
},
|
||||
"dismissable-button": "Close"
|
||||
},
|
||||
"search": {
|
||||
"actions": {
|
||||
"include-panels": "Include panels",
|
||||
|
||||
Reference in New Issue
Block a user