diff --git a/packages/sanity/src/core/i18n/bundles/studio.ts b/packages/sanity/src/core/i18n/bundles/studio.ts index 4f957b814d2..63956cb8cff 100644 --- a/packages/sanity/src/core/i18n/bundles/studio.ts +++ b/packages/sanity/src/core/i18n/bundles/studio.ts @@ -1034,7 +1034,7 @@ export const studioLocaleStrings = defineLocalesResources('studio', { */ 'new-document.create-new-document-label': 'New document…', /** Placeholder for the "filter" input within the new document menu */ - 'new-document.filter-placeholder': 'Filter', + 'new-document.filter-placeholder': 'Search document types', /** Loading indicator text within the new document menu */ 'new-document.loading': 'Loading…', /** Accessibility label for the list displaying options in the new document menu */