diff --git a/dashboard/src/components/Onboarding.vue b/dashboard/src/components/Onboarding.vue index 9b076b0..c2a46a4 100644 --- a/dashboard/src/components/Onboarding.vue +++ b/dashboard/src/components/Onboarding.vue @@ -3,7 +3,7 @@

{{ $t('Welcome to Jingrow') }}

- {{ $t('Jingrow is a one-stop universal digital platform that helps you quickly build comprehensive digital solutions from personal work to team collaboration through innovative concepts like "Everything is a Page". Through modules such as AI Agent, visual workflow orchestration, zero-code visual data modeling, automated tasks, team collaboration, role and permission management, file library, knowledge base, notes, meetings, to-do items, notifications, and intelligent reports, leading the new trend of digital collaboration.') }} + {{ $t('Jingrow is a one-stop universal digital platform that helps you quickly build comprehensive digital solutions from personal work to team collaboration through innovative concepts like "Everything is a Page". Through modules such as AI Agent, visual workflow orchestration, zero-code visual data modeling, automated tasks, team collaboration, role and permission management, file library, knowledge base, notes, meetings, to-do items, notifications, and intelligent reports, leading the new trend of digital collaboration.') }}

diff --git a/dashboard/vite.config.ts b/dashboard/vite.config.ts index 9b8e6f9..ebc2dad 100644 --- a/dashboard/vite.config.ts +++ b/dashboard/vite.config.ts @@ -11,7 +11,7 @@ import { sentryVitePlugin } from '@sentry/vite-plugin'; import vitePluginTranslate from './vite-plugin-translate.mjs'; // 语言配置:设置目标语言,默认为 'en'(英文),可设置为 'zh'(中文)等 -const locale = process.env.DASHBOARD_LOCALE || 'zh'; +const locale = process.env.DASHBOARD_LOCALE || 'en'; export default defineConfig({ plugins: [ diff --git a/jcloud/translations/zh.csv b/jcloud/translations/zh.csv index 2feb36c..3670416 100644 --- a/jcloud/translations/zh.csv +++ b/jcloud/translations/zh.csv @@ -1031,7 +1031,7 @@ Disabling two-factor authentication...,正在禁用双因素认证..., Two-factor authentication disabled successfully,双因素认证已成功禁用, Failed to disable two-factor authentication,禁用双因素认证失败, Welcome to Jingrow,欢迎来到 今果 Jingrow, -Jingrow is a one-stop universal digital platform that helps you quickly build comprehensive digital solutions from personal work to team collaboration through innovative concepts like "Everything is a Page". Through modules such as AI Agent, visual workflow orchestration, zero-code visual data modeling, automated tasks, team collaboration, role and permission management, file library, knowledge base, notes, meetings, to-do items, notifications, and intelligent reports, leading the new trend of digital collaboration.,Jingrow是一站式通用数字化平台,以"一切皆页面"的革新理念,帮助您快速构建从个人工作到团队协作的一站式数字化解决方案。通过AI Agent智能体、可视化工作流编排、零代码可视化数据建模、自动化任务、团队协作、角色与权限管理、文件库、知识库、笔记,会议,待办事项,通知、智能报表等模块,引领数字化协作新趋势。, +Jingrow is a one-stop universal digital platform that helps you quickly build comprehensive digital solutions from personal work to team collaboration through innovative concepts like "Everything is a Page". Through modules such as AI Agent, visual workflow orchestration, zero-code visual data modeling, automated tasks, team collaboration, role and permission management, file library, knowledge base, notes, meetings, to-do items, notifications, and intelligent reports, leading the new trend of digital collaboration.,Jingrow是一站式通用数字化平台,以"一切皆页面"的革新理念,帮助您快速构建从个人工作到团队协作的一站式数字化解决方案。通过AI Agent智能体、可视化工作流编排、零代码可视化数据建模、自动化任务、团队协作、角色与权限管理、文件库、知识库、笔记,会议,待办事项,通知、智能报表等模块,引领数字化协作新趋势。, Start here to make everything digital, systematic, intelligent, and automated.,从这里开始,让一切数字化、系统化、智能化、自动化。, Account Created,账户已创建, Automated Billing Setup Completed,自动扣费设置已完成,