From ee947e8a55fae8a5ab2b1f3ec062de3b7608c363 Mon Sep 17 00:00:00 2001 From: Michael Som Date: Tue, 28 Jul 2026 14:52:06 -0500 Subject: [PATCH] ES-6817 Added Semantic search bar placeholder text --- core/messages/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/messages/en.json b/core/messages/en.json index d77e80e04d..bf9837aa02 100644 --- a/core/messages/en.json +++ b/core/messages/en.json @@ -144,7 +144,8 @@ "Empty": { "title": "Sorry, no results for \"{term}\".", "subtitle": "Please try another search." - } + }, + "semanticSearchPlaceholder": "Describe what you're looking for" }, "FacetedSearch": { "filters": "Filters",