EmptyState: Rename "search" variant to "not-found" (#85062)

* rename "search" variant to "not-found"

* run i18n:extract
This commit is contained in:
Ashley Harrison
2024-03-25 09:55:48 +00:00
committed by GitHub
parent fc205db466
commit 36ee1571b6
5 changed files with 8 additions and 6 deletions

View File

@@ -564,7 +564,7 @@
"close": "Close"
},
"empty-state": {
"search-message": "No results found"
"not-found-message": "No results found"
},
"modal": {
"close-tooltip": "Close"