mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Page: Use bouncing logo instead of loading spinner for fallback (#79028)
* use bouncing logo instead of loading spinner for page loader * translate loading text * update unit test * extract bouncing logo out into component
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
"user": "User"
|
||||
}
|
||||
},
|
||||
"bouncing-loader": {
|
||||
"label": "Loading"
|
||||
},
|
||||
"browse-dashboards": {
|
||||
"action": {
|
||||
"cancel-button": "Cancel",
|
||||
|
||||
Reference in New Issue
Block a user