From 9e37702d24e2d5ca47f681d5d3dedbee78b708fe Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Wed, 31 Jan 2024 11:25:33 +0800 Subject: [PATCH] feat: ui improvements for Portuguese (#2304) --- web/app/(commonLayout)/apps/NewAppDialog.tsx | 2 +- web/app/components/share/chat/welcome/massive-component.tsx | 2 +- web/app/components/share/chat/welcome/style.module.css | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/app/(commonLayout)/apps/NewAppDialog.tsx b/web/app/(commonLayout)/apps/NewAppDialog.tsx index 88ae5bf14a..6a07a4096b 100644 --- a/web/app/(commonLayout)/apps/NewAppDialog.tsx +++ b/web/app/(commonLayout)/apps/NewAppDialog.tsx @@ -153,7 +153,7 @@ const NewAppDialog = ({ show, onSuccess, onClose }: NewAppDialogProps) => {
{t('app.newApp.chatApp')}
-
{t('app.newApp.agentAssistant')}
+
{t('app.newApp.agentAssistant')}
{t('app.newApp.chatAppIntro')}
{/*
diff --git a/web/app/components/share/chat/welcome/massive-component.tsx b/web/app/components/share/chat/welcome/massive-component.tsx index 9a9c2cb7f1..b39cb414cc 100644 --- a/web/app/components/share/chat/welcome/massive-component.tsx +++ b/web/app/components/share/chat/welcome/massive-component.tsx @@ -45,7 +45,7 @@ export const ChatBtn: FC<{ onClick: () => void; className?: string }> = ({ return (