prmbr-image-mksaas/messages/zh.json
javayhu 144eb7a39c feat: enhance homepage and footer with new hero section and tagline
- Introduced a new HeroSection component to the homepage, featuring an engaging introduction, title, and action buttons to improve user engagement.
- Updated the English and Chinese JSON files to include a hero section with descriptive content.
- Refactored the FAQ component to FaqSection for consistency and updated its usage in both the homepage and pricing page.
- Added a tagline to the footer for better branding visibility.
2025-04-12 20:49:43 +08:00

627 lines
20 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Metadata": {
"name": "MkSaaS",
"title": "MkSaaS - 最好的 AI SaaS 模板",
"description": "MkSaaS 是构建 AI SaaS 的最佳模板,使用 MkSaaS 可以在几天内轻松构建您的 AI SaaS简单且毫不费力。"
},
"Common": {
"login": "登录",
"logout": "退出",
"signUp": "注册",
"language": "切换语言",
"mode": {
"label": "切换模式",
"light": "浅色模式",
"dark": "深色模式",
"system": "跟随系统"
},
"theme": {
"label": "切换主题",
"default": "默认",
"blue": "蓝色",
"green": "绿色",
"amber": "橙色",
"neutral": "中性"
},
"copy": "复制",
"save": "保存",
"saving": "保存中...",
"loading": "加载中...",
"cancel": "取消",
"logoutFailed": "退出失败"
},
"HomePage": {
"title": "MkSaaS",
"description": "使用 MkSaaS 在几天内轻松构建您的 AI SaaS",
"hero": {
"title": "使用 MkSaaS 轻松构建您的 AI SaaS",
"description": "MkSaaS 是构建 AI SaaS 的最佳模板,内置 AI、身份验证、全球支付、博客、文档、邮件订阅、SEO、多彩主题、丰富组件等。",
"introduction": "介绍 MkSaaS 模板",
"primary": "开始使用",
"secondary": "查看演示"
},
"faqs": {
"title": "常见问题",
"description": "如果您有任何问题,请随时联系我们",
"items": {
"item-1": {
"question": "你们提供免费试用吗?",
"answer": "是的我们提供7天的免费试用。"
},
"item-2": {
"question": "如何取消我的订阅?",
"answer": "您可以通过访问账单页面取消您的订阅。"
},
"item-3": {
"question": "我可以更改我的计划吗?",
"answer": "是的,您可以随时通过访问账单页面更改您的计划。"
},
"item-4": {
"question": "你们的退款政策是什么?",
"answer": "是的我们提供30天的退款保证。"
},
"item-5": {
"question": "找不到您想问的问题?",
"answer": "请联系我们的客户支持团队邮箱地址support@mksaas.com"
}
}
}
},
"PricingPage": {
"title": "价格",
"description": "选择最适合您的付费计划",
"subtitle": "选择最适合您的付费计划",
"monthly": "月付",
"yearly": "年付",
"PricingCard": {
"freePrice": "$0",
"perMonth": "/月",
"perYear": "/年",
"popular": "热门",
"currentPlan": "当前方案",
"yourCurrentPlan": "您的当前方案",
"getStartedForFree": "开始免费使用",
"getLifetimeAccess": "开启终身会员",
"getStarted": "开始免费试用",
"notAvailable": "不可用",
"daysTrial": "{days} 天试用期"
},
"CheckoutButton": {
"loading": "加载中...",
"checkoutFailed": "打开结账页面失败"
}
},
"PricePlans": {
"free": {
"name": "免费版",
"description": "适用于个人使用的基本功能",
"features": {
"projects": "最多3个项目",
"storage": "1GB存储空间",
"analytics": "基础分析功能",
"support": "社区支持"
},
"limits": {
"domains": "不支持自定义域名",
"brands": "不支持自定义品牌",
"updates": "不支持终身更新"
}
},
"pro": {
"name": "专业版",
"description": "专业人士的高级功能",
"features": {
"projects": "无限项目",
"storage": "10GB存储空间",
"analytics": "高级分析功能",
"support": "优先支持",
"domains": "自定义域名"
},
"limits": {
"brands": "不支持自定义品牌",
"updates": "不支持终身更新"
}
},
"lifetime": {
"name": "终身版",
"description": "一次性付款获得所有高级功能",
"features": {
"proFeatures": "所有专业版功能",
"storage": "100GB存储空间",
"support": "专属支持",
"security": "企业级安全",
"integrations": "高级集成",
"domains": "自定义域名",
"branding": "自定义品牌",
"updates": "终身更新"
}
}
},
"NotFoundPage": {
"title": "404",
"message": "抱歉,您正在寻找的页面不存在",
"backToHome": "返回首页"
},
"ErrorPage": {
"title": "哎呀!出错了!",
"tryAgain": "重试",
"backToHome": "返回首页"
},
"AboutPage": {
"title": "关于我们",
"description": "MkSaaS 是一个使用最先进的技术栈构建的 AI SaaS 模板,它可以帮助你更快更好地构建你的 SaaS。如果你有任何问题欢迎联系我。",
"subtitle": "了解更多关于我们的公司、使命和价值观",
"authorName": "MkSaaS",
"authorBio": "最好的 AI SaaS 模板",
"introduction": "👋 你好,这里是 MkSaaS一个使用最先进的技术栈构建的 AI SaaS 模板,它可以帮助你更快更好地构建你的 SaaS。如果你有任何问题欢迎联系我。",
"talkWithMe": "联系我"
},
"ChangelogPage": {
"title": "更新日志",
"description": "查看我们产品的最新动态",
"subtitle": "查看我们产品的最新动态"
},
"ContactPage": {
"title": "联系我们",
"description": "我们帮助您找到合适的计划",
"subtitle": "我们帮助您找到合适的计划",
"form": {
"title": "联系我们",
"description": "如果您有任何问题或反馈,请随时联系我们的团队",
"name": "姓名",
"email": "邮箱",
"message": "消息",
"submit": "提交",
"submitting": "提交中...",
"success": "消息发送成功",
"fail": "消息发送失败",
"nameMinLength": "姓名必须至少包含 3 个字符",
"nameMaxLength": "姓名必须不超过 30 个字符",
"emailValidation": "请输入有效的邮箱地址",
"messageMinLength": "消息必须至少包含 10 个字符",
"messageMaxLength": "消息必须不超过 500 个字符"
}
},
"WaitlistPage": {
"title": "等待队列",
"description": "加入等待队列,及时获取最新消息和更新",
"subtitle": "加入等待队列,及时获取最新消息和更新",
"form": {
"title": "加入等待队列",
"description": "我们将在产品发布时及时通知您",
"email": "邮箱",
"subscribe": "加入等待队列",
"subscribing": "加入等待队列中...",
"success": "加入等待队列成功",
"fail": "加入等待队列失败",
"emailValidation": "请输入有效的邮箱地址"
}
},
"Newsletter": {
"title": "加入我们的社区",
"description": "订阅邮件列表,及时获取最新消息和更新",
"form": {
"email": "邮箱",
"subscribe": "订阅",
"subscribing": "订阅中...",
"success": "订阅成功",
"fail": "订阅失败",
"emailValidation": "请输入有效的邮箱地址"
}
},
"AuthPage": {
"login": {
"title": "登录",
"welcomeBack": "欢迎回来",
"email": "邮箱",
"password": "密码",
"signIn": "登录",
"signUpHint": "没有账号?注册",
"forgotPassword": "忘记密码?",
"signInWithGoogle": "使用 Google 登录",
"signInWithGitHub": "使用 GitHub 登录",
"showPassword": "显示密码",
"hidePassword": "隐藏密码",
"or": "或以社媒账号登录",
"emailRequired": "请输入邮箱",
"passwordRequired": "请输入密码"
},
"register": {
"title": "注册",
"createAccount": "创建账号",
"name": "姓名",
"email": "邮箱",
"password": "密码",
"signUp": "注册",
"signInHint": "已经有账号?登录",
"checkEmail": "请检查您的邮箱",
"showPassword": "显示密码",
"hidePassword": "隐藏密码",
"nameRequired": "请输入姓名",
"emailRequired": "请输入邮箱",
"passwordRequired": "请输入密码"
},
"forgotPassword": {
"title": "忘记密码",
"email": "邮箱",
"send": "发送重置密码链接",
"backToLogin": "返回登录",
"checkEmail": "请检查您的邮箱",
"emailRequired": "请输入邮箱"
},
"resetPassword": {
"title": "重置密码",
"password": "密码",
"reset": "重置密码",
"backToLogin": "返回登录",
"showPassword": "显示密码",
"hidePassword": "隐藏密码",
"minLength": "密码必须至少包含 8 个字符"
},
"error": {
"title": "哎呀!出错了!",
"tryAgain": "请重试",
"backToLogin": "返回登录",
"checkEmail": "请检查您的邮箱"
},
"common": {
"termsOfService": "服务条款",
"privacyPolicy": "隐私政策",
"byClickingContinue": "继续即表示您同意我们的 ",
"and": " 和 "
}
},
"BlogPage": {
"title": "博客",
"description": "来自我们的团队最新新闻和更新",
"subtitle": "来自我们的团队最新新闻和更新",
"author": "作者",
"categories": "分类",
"tableOfContents": "目录",
"readTime": "{minutes} 分钟阅读",
"all": "全部",
"noPostsFound": "没有找到文章",
"allPosts": "全部文章",
"morePosts": "更多文章"
},
"DocsPage": {
"toc": "目录",
"search": "搜索文档",
"lastUpdate": "最后更新于",
"searchNoResult": "没有结果",
"previousPage": "上一页",
"nextPage": "下一页",
"chooseLanguage": "选择语言",
"title": "MkSaaS文档",
"homepage": "首页",
"blog": "博客"
},
"Marketing": {
"navbar": {
"features": {
"title": "功能"
},
"pricing": {
"title": "价格"
},
"blog": {
"title": "博客"
},
"docs": {
"title": "文档"
},
"ai": {
"title": "AI 工具",
"items": {
"text": {
"title": "AI 文本",
"description": "展示如何使用 AI 生成精彩文本"
},
"image": {
"title": "AI 图像",
"description": "展示如何使用 AI 生成精美图像"
},
"video": {
"title": "AI 视频",
"description": "展示如何使用 AI 生成惊人视频"
},
"audio": {
"title": "AI 音频",
"description": "展示如何使用 AI 生成动听音频"
}
}
},
"pages": {
"title": "内置页面",
"items": {
"about": {
"title": "关于我们",
"description": "了解更多关于我们的公司、使命和价值观"
},
"contact": {
"title": "联系我们",
"description": "与我们的团队联系,以获取支持或咨询"
},
"waitlist": {
"title": "邮件列表",
"description": "加入我们的邮件列表,获取最新消息和更新"
},
"changelog": {
"title": "更新日志",
"description": "查看我们产品的更新历史,查看最新动态"
},
"roadmap": {
"title": "路线图",
"description": "探索我们的未来计划和即将推出的功能"
},
"cookiePolicy": {
"title": "Cookie 政策",
"description": "关于我们如何在网站上使用 Cookie 的信息"
},
"privacyPolicy": {
"title": "隐私政策",
"description": "关于我们将如何保护和处理您在网站上的数据"
},
"termsOfService": {
"title": "服务条款",
"description": "关于您与我们公司之间的法律协议和条款"
}
}
},
"blocks": {
"title": "内置组件",
"items": {
"hero-section": {
"title": "Hero 组件"
},
"logo-cloud": {
"title": "Logo Cloud 组件"
},
"features": {
"title": "Features 组件"
},
"integrations": {
"title": "Integrations 组件"
},
"content": {
"title": "Content 组件"
},
"stats": {
"title": "Stats 组件"
},
"team": {
"title": "Team 组件"
},
"testimonials": {
"title": "Testimonials 组件"
},
"callToAction": {
"title": "Call to Action 组件"
},
"footer": {
"title": "Footer 组件"
},
"pricing": {
"title": "Pricing 组件"
},
"comparator": {
"title": "Comparator 组件"
},
"faqs": {
"title": "FAQs 组件"
},
"login": {
"title": "Login 组件"
},
"sign-up": {
"title": "Signup 组件"
},
"forgot-password": {
"title": "Forgot Password 组件"
},
"contact": {
"title": "Contact 组件"
}
}
}
},
"footer": {
"tagline": "使用 MkSaaS 在几天内轻松构建您的 AI SaaS",
"product": {
"title": "产品",
"items": {
"features": "功能",
"pricing": "价格",
"faq": "常见问题"
}
},
"resources": {
"title": "资源",
"items": {
"blog": "博客",
"changelog": "更新日志",
"roadmap": "路线图"
}
},
"company": {
"title": "公司",
"items": {
"about": "关于我们",
"contact": "联系我们",
"waitlist": "邮件列表"
}
},
"legal": {
"title": "法律",
"items": {
"cookiePolicy": "Cookie政策",
"privacyPolicy": "隐私政策",
"termsOfService": "服务条款"
}
}
},
"avatar": {
"dashboard": "工作台",
"billing": "账单",
"settings": "设置"
}
},
"Dashboard": {
"dashboard": {
"title": "仪表盘"
},
"admin": {
"title": "系统管理",
"users": {
"title": "用户管理"
}
},
"settings": {
"title": "设置",
"profile": {
"title": "账户",
"description": "管理您的账户信息",
"avatar": {
"title": "头像",
"description": "点击上传按钮上传自定义头像",
"recommendation": "头像是可选的,但强烈推荐设置",
"uploading": "上传中...",
"uploadAvatar": "上传头像",
"success": "头像更新成功",
"fail": "更新头像失败"
},
"name": {
"title": "名字",
"description": "请输入您的名字",
"placeholder": "名字",
"minLength": "请至少使用 3 个字符",
"maxLength": "请最多使用 30 个字符",
"hint": "请使用 3-30 个字符",
"success": "名字更新成功",
"fail": "更新名字失败",
"saving": "保存中...",
"save": "保存"
}
},
"billing": {
"title": "账单",
"description": "管理您的订阅和账单信息",
"status": {
"active": "已激活",
"trial": "试用中",
"free": "免费版",
"lifetime": "终身版"
},
"interval": {
"month": "月",
"year": "年",
"oneTime": "一次性"
},
"currentPlan": {
"title": "当前方案",
"description": "您当前的方案详情"
},
"CustomerPortalButton": {
"loading": "加载中...",
"createCustomerPortalFailed": "打开Stripe客户界面失败"
},
"price": "价格:",
"nextBillingDate": "下次账单日期:",
"trialEnds": "试用结束日期:",
"freePlanMessage": "您当前使用的是功能有限的免费方案",
"lifetimeMessage": "您拥有所有高级功能的终身使用权限",
"manageSubscription": "管理订阅和账单",
"manageBilling": "管理账单",
"retry": "重试",
"errorMessage": "获取数据失败"
},
"notification": {
"title": "通知",
"description": "管理您的通知设置",
"newsletter": {
"title": "订阅",
"description": "管理您的邮件列表订阅偏好",
"label": "订阅邮件列表",
"hint": "您可以随时更改订阅偏好",
"emailRequired": "订阅邮件列表需要邮箱",
"subscribeSuccess": "成功订阅邮件列表",
"subscribeFail": "订阅邮件列表失败",
"unsubscribeSuccess": "成功取消订阅邮件列表",
"unsubscribeFail": "取消订阅邮件列表失败",
"error": "更新订阅时发生错误"
}
},
"security": {
"title": "安全",
"description": "管理您的安全设置",
"updatePassword": {
"title": "修改密码",
"description": "输入您的当前密码和新密码",
"currentPassword": "当前密码",
"currentRequired": "当前密码是必填项",
"newPassword": "新密码",
"newMinLength": "密码必须至少包含 8 个字符",
"hint": "请至少使用 8 个字符作为密码",
"showPassword": "显示密码",
"hidePassword": "隐藏密码",
"success": "密码更新成功",
"fail": "更新密码失败",
"saving": "保存中...",
"save": "保存"
},
"resetPassword": {
"title": "重置密码",
"description": "重置密码以启用邮箱登录",
"info": "重置密码将允许您除了社交登录方式外,还可以使用邮箱和密码登录,您将收到一封包含重置密码链接的电子邮件",
"button": "重置密码"
},
"deleteAccount": {
"title": "删除账号",
"description": "永久删除您的账号和所有内容",
"warning": "此操作是不可逆的,请谨慎操作",
"button": "删除账号",
"confirmTitle": "删除账号",
"confirmDescription": "您确定要删除您的账号吗?此操作无法撤销",
"confirm": "删除",
"cancel": "取消",
"deleting": "删除中...",
"success": "账号删除成功",
"fail": "删除账号失败"
}
}
},
"upgrade": {
"title": "升级",
"description": "升级到Pro以获取所有功能",
"button": "升级"
}
},
"Mail": {
"common": {
"team": "{name} 团队",
"copyright": "©️ {year} 版权所有。"
},
"verifyEmail": {
"title": "你好,{name}。",
"body": "请点击下面的链接验证您的邮箱地址。",
"confirmEmail": "确认邮箱",
"subject": "验证您的邮箱"
},
"forgotPassword": {
"title": "你好,{name}。",
"body": "请点击下面的链接重置您的密码。",
"resetPassword": "重置密码",
"subject": "重置您的密码"
},
"subscribeNewsletter": {
"body": "感谢您订阅我们的邮件列表,我们将为您提供最新的新闻和更新。",
"subject": "感谢您的订阅"
},
"contactMessage": {
"name": "姓名: {name}",
"email": "邮箱: {email}",
"message": "消息: {message}",
"subject": "来自网站的联系消息"
}
}
}