mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
EmptyState: Rename "search" variant to "not-found" (#85062)
* rename "search" variant to "not-found" * run i18n:extract
This commit is contained in:
@@ -564,7 +564,7 @@
|
||||
"close": "Close"
|
||||
},
|
||||
"empty-state": {
|
||||
"search-message": "No results found"
|
||||
"not-found-message": "No results found"
|
||||
},
|
||||
"modal": {
|
||||
"close-tooltip": "Close"
|
||||
|
||||
Reference in New Issue
Block a user