From 60d5c5d05cc53a7856be289f9f38bfde2f1b786a Mon Sep 17 00:00:00 2001 From: Vijay <74645268+vijaysingh2219@users.noreply.github.com> Date: Tue, 20 Feb 2024 15:29:44 +0530 Subject: [PATCH] Updated the extra search placeholder options - Reduced the number of options for search placeholder --- src/assets/locales/en.json | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index bdb95c01..c6a43875 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -119,21 +119,10 @@ "placeholder": { "default": "What do you want to watch?", "extra": [ - "What's on your movie radar today?", - "What's your cinematic preference today?", - "What kind of entertainment are you seeking?", - "What's your ideal movie or series right now?", - "What do you want to explore in the film world?", - "What's on your watchlist for today?", - "What movie or series piques your interest?", - "What's your desired film experience at the moment?", - "What are you in the mood to watch?", - "Looking for a classic or something new?", - "Any specific mood you're in for your watch?", - "In the mood for a thrilling adventure or a cozy drama?", - "Searching for your favorite entertainment?", - "Interested in recent releases or timeless classics?", - "Prefer a short movie night or a binge-watching session?" + "What do you want to explore?", + "What's on your watchlist?", + "What's your favorite movie?", + "What's your favorite series?" ] }, "sectionTitle": "Search results"