From 781a9a56cdd5099b019255edbcdf83697f9465d1 Mon Sep 17 00:00:00 2001 From: Joel Date: Sat, 11 Oct 2025 14:58:54 +0800 Subject: [PATCH] feat: explore title change --- web/app/components/explore/app-list/index.tsx | 25 ++++++++----------- web/i18n/de-DE/explore.ts | 2 -- web/i18n/en-US/explore.ts | 3 +-- web/i18n/es-ES/explore.ts | 2 -- web/i18n/fa-IR/explore.ts | 2 -- web/i18n/fr-FR/explore.ts | 2 -- web/i18n/hi-IN/explore.ts | 3 --- web/i18n/id-ID/explore.ts | 2 -- web/i18n/it-IT/explore.ts | 3 --- web/i18n/ja-JP/explore.ts | 3 +-- web/i18n/ko-KR/explore.ts | 2 -- web/i18n/pl-PL/explore.ts | 3 --- web/i18n/pt-BR/explore.ts | 2 -- web/i18n/ro-RO/explore.ts | 2 -- web/i18n/ru-RU/explore.ts | 2 -- web/i18n/sl-SI/explore.ts | 2 -- web/i18n/th-TH/explore.ts | 2 -- web/i18n/tr-TR/explore.ts | 2 -- web/i18n/uk-UA/explore.ts | 2 -- web/i18n/vi-VN/explore.ts | 2 -- web/i18n/zh-Hans/explore.ts | 3 +-- web/i18n/zh-Hant/explore.ts | 2 -- 22 files changed, 13 insertions(+), 60 deletions(-) diff --git a/web/app/components/explore/app-list/index.tsx b/web/app/components/explore/app-list/index.tsx index 79cbff81c8..6ce69b48d1 100644 --- a/web/app/components/explore/app-list/index.tsx +++ b/web/app/components/explore/app-list/index.tsx @@ -143,32 +143,27 @@ const Apps = ({
- -
-
{t('explore.apps.title')}
-
{t('explore.apps.description')}
-
-
- <> - - +
{t('explore.apps.title')}
handleKeywordsChange(e.target.value)} onClear={() => handleKeywordsChange('')} /> +
+
+