We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d02f1b9 commit 52cfb86Copy full SHA for 52cfb86
2 files changed
apps/chat/src/i18n/packs/i18n-lang-en.ts
@@ -237,7 +237,7 @@ export const I18N_PACK_EN = {
237
},
238
239
home: {
240
- exploreApps: 'Explore Available Apps',
+ exploreApps: 'Explore Available Agents',
241
meta: {
242
title: 'Home',
243
description: 'Welcome to DashHub Chat! Explore available agents and start a new chat.',
apps/chat/src/i18n/packs/i18n-lang-pl.ts
@@ -239,7 +239,7 @@ export const I18N_PACK_PL: I18nLangPack = {
- exploreApps: 'Eksploruj dostępne aplikacje',
+ exploreApps: 'Eksploruj dostępnych agentów',
244
title: 'Strona Główna',
245
description: 'Strona główna DashHub Chat',
0 commit comments