diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 212c9e0a..e6093937 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -143,7 +143,8 @@ "What's on your watchlist today?", "How was your day?", "My bad the site never works...", - "Isn't sudo-flix just the best?" + "Isn't sudo-flix just the best?", + ">ᴗ<" ] }, "sectionTitle": "Search results" diff --git a/src/pages/Discover.tsx b/src/pages/Discover.tsx index 519def81..fa61eb83 100644 --- a/src/pages/Discover.tsx +++ b/src/pages/Discover.tsx @@ -485,7 +485,11 @@ export function Discover() { {randomMovie && (
Now Playing {randomMovie.title}
++ Now Playing{" "} + {randomMovie.title} in{" "} + {countdown} +