perf: 登录界面重做

This commit is contained in:
2026-03-11 20:28:42 +08:00
parent 99f792f6de
commit 0a8a7c8046
13 changed files with 726 additions and 383 deletions

View File

@@ -1,10 +1,18 @@
{
"welcomeBack": "Welcome to EasyFlow User Center",
"pageTitle": "Integrated AI Workspace",
"pageDesc": "Multiple chat assistants provide conversational support, while intelligent agents focus on task execution, with both process and results clearly traceable",
"welcomeBack": "Welcome back to EasyFlow",
"greetingMorning": "Good morning, welcome to EasyFlow",
"greetingNoon": "Good noon, welcome to EasyFlow",
"greetingAfternoon": "Good afternoon, welcome to EasyFlow",
"greetingEvening": "Good evening, welcome to EasyFlow",
"capabilityModel": "Models",
"capabilityAgent": "Agents",
"capabilityWorkflow": "Workflows",
"capabilityKnowledge": "Knowledge",
"pageTitle": "Enter the EasyFlow AI Workspace",
"pageDesc": "Manage models, agents, workflows, and knowledge in one entry point.",
"loginSuccess": "Login Successful",
"loginSuccessDesc": "Welcome Back",
"loginSubtitle": "Enter your AI workspace and collaborate with multiple agents and chat assistants.",
"loginSubtitle": "Continue your workspace flow.",
"selectAccount": "Quick Select Account",
"username": "Username",
"password": "Password",
@@ -18,7 +26,7 @@
"alreadyHaveAccount": "Already have an account?",
"accountTip": "Don't have an account?",
"signUp": "Sign Up",
"signUpSubtitle": "Make managing your applications simple and fun",
"signUpSubtitle": "Create your workspace account and start building AI collaboration flows with clarity and confidence.",
"confirmPassword": "Confirm Password",
"confirmPasswordTip": "The passwords do not match",
"agree": "I agree to",
@@ -28,20 +36,20 @@
"goToLogin": "Login instead",
"passwordStrength": "Use 8 or more characters with a mix of letters, numbers & symbols",
"forgetPassword": "Forget Password?",
"forgetPasswordSubtitle": "Enter your email and we'll send you instructions to reset your password",
"forgetPasswordSubtitle": "Enter your email and we will send secure reset instructions to restore access to your workspace.",
"emailTip": "Please enter email",
"emailValidErrorTip": "The email format you entered is incorrect",
"sendResetLink": "Send Reset Link",
"email": "Email",
"qrcodeSubtitle": "Scan the QR code with your phone to login",
"qrcodePrompt": "Click 'Confirm' after scanning to complete login",
"qrcodeSubtitle": "Scan the QR code with your phone for a fast and trusted sign in.",
"qrcodePrompt": "Confirm on your phone after scanning to continue this workspace session.",
"qrcodeLogin": "QR Code Login",
"wechatLogin": "Wechat Login",
"qqLogin": "QQ Login",
"githubLogin": "Github Login",
"googleLogin": "Google Login",
"dingdingLogin": "Dingding Login",
"codeSubtitle": "Enter your phone number to start managing your project",
"codeSubtitle": "Enter your phone number and verify with a security code to return to your workspace quickly.",
"code": "Security code",
"codeTip": "Security code required {0} characters",
"mobile": "Mobile",

View File

@@ -1,10 +1,18 @@
{
"welcomeBack": "欢迎登录 EasyFlow",
"pageTitle": "EasyFlow 智能体开发平台",
"pageDesc": "统一模型管理、Bot 构建与发布、插件系统、RAG 知识库、AI Workflow 智能体编排...",
"greetingMorning": "上午好,欢迎进入 EasyFlow",
"greetingNoon": "中午好,欢迎进入 EasyFlow",
"greetingAfternoon": "下午好,欢迎进入 EasyFlow",
"greetingEvening": "晚上好,欢迎进入 EasyFlow",
"capabilityModel": "模型",
"capabilityAgent": "智能体",
"capabilityWorkflow": "工作流",
"capabilityKnowledge": "知识库",
"pageTitle": "进入 EasyFlow 智能工作台",
"pageDesc": "在同一入口管理模型、智能体、工作流与知识库。",
"loginSuccess": "登录成功",
"loginSuccessDesc": "欢迎回来",
"loginSubtitle": "一体化 AI 智能体开发平台",
"loginSubtitle": "继续你的工作台任务。",
"selectAccount": "快速选择账号",
"username": "账号",
"password": "密码",
@@ -18,7 +26,7 @@
"alreadyHaveAccount": "已经有账号了?",
"accountTip": "还没有账号?",
"signUp": "注册",
"signUpSubtitle": "让您的应用程序管理变得简单而有趣",
"signUpSubtitle": "创建你的工作台账号,开始搭建清晰、可信的 AI 协作流程。",
"confirmPassword": "确认密码",
"confirmPasswordTip": "两次输入的密码不一致",
"agree": "我同意",
@@ -28,20 +36,20 @@
"goToLogin": "去登录",
"passwordStrength": "使用 8 个或更多字符,混合字母、数字和符号",
"forgetPassword": "忘记密码?",
"forgetPasswordSubtitle": "输入您的电子邮件,我们将向您发送重置密码的连接",
"forgetPasswordSubtitle": "输入账号邮箱,我们会发送一封重置指引,帮助你安全取回访问权限。",
"emailTip": "请输入邮箱",
"emailValidErrorTip": "你输入的邮箱格式不正确",
"sendResetLink": "发送重置链接",
"email": "邮箱",
"qrcodeSubtitle": "用手机扫描二维码登录",
"qrcodePrompt": "扫码后点击 '确认',即可完成登录",
"qrcodeSubtitle": "使用手机扫描二维码,在可信设备上快速完成登录",
"qrcodePrompt": "扫码后在手机上确认,即可继续当前工作台会话。",
"qrcodeLogin": "扫码登录",
"wechatLogin": "微信登录",
"qqLogin": "QQ登录",
"githubLogin": "Github登录",
"googleLogin": "Google登录",
"dingdingLogin": "钉钉登录",
"codeSubtitle": "输入您的手机号码以开始管理您的项目",
"codeSubtitle": "输入手机号并完成验证码校验,快速返回你的智能工作台。",
"code": "验证码",
"codeTip": "请输入{0}位验证码",
"mobile": "手机号码",