Files
admin/www/i18n/locales/zh.json
T

78 lines
2.8 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.
{
"app": {
"name": "乐笙",
"slogan": "乐笙产品官网"
},
"nav": {
"home": "首页",
"products": "产品",
"news": "新闻",
"about": "关于我们",
"contact": "联系我们",
"support": "技术支持"
},
"footer": {
"copyright": "© {year} 乐笙 Luxsin. 保留所有权利。"
},
"common": {
"learnMore": "了解更多",
"backHome": "返回首页",
"notFound": "页面不存在",
"notFoundDesc": "抱歉,您访问的页面不存在或已被移除。",
"loading": "加载中…",
"empty": "暂无内容",
"loadMore": "加载更多",
"moreInSeries": "同系列产品",
"relatedNews": "相关新闻"
},
"support": {
"faq": "常见问题",
"downloads": "资料下载",
"contact": "联系方式",
"feedback": "问题反馈",
"feedbackSubtitle": "产品使用中遇到任何问题,欢迎向我们反馈,我们会尽快跟进处理",
"model": "型号",
"selectModel": "请选择型号",
"description": "问题描述",
"descriptionPlaceholder": "请详细描述您遇到的问题(2000 字以内)",
"email": "邮箱",
"emailPlaceholder": "请输入您的邮箱",
"logFile": "日志文件(可选,最大 20MB",
"chooseFile": "选择文件",
"noFile": "未选择文件",
"fileTooLarge": "日志文件大小不能超过 20MB",
"submitFeedback": "提交反馈",
"feedbackSuccess": "反馈提交成功,感谢您的支持!反馈编号:",
"feedbackNoCopied": "已复制",
"feedbackFailed": "提交失败,请稍后重试",
"myFeedback": "我的反馈",
"queryPlaceholder": "输入邮箱或反馈编号查询",
"queryInvalid": "请输入有效的邮箱或反馈编号",
"query": "查询",
"noFeedback": "暂无反馈记录",
"expandChat": "查看对话",
"collapseChat": "收起对话",
"verifyEmailHint": "请输入提交反馈时使用的邮箱以查看和回复对话",
"verifyEmail": "验证",
"emailMismatch": "邮箱与反馈记录不匹配",
"initialDescription": "对话记录",
"noMessages": "暂无回复,如有补充请在此发送",
"messagePlaceholder": "输入消息内容...",
"sendMessage": "发送",
"messageFailed": "发送失败,请稍后重试",
"conversationClosed": "该问题已解决,仅可查看历史对话",
"statusPending": "待处理",
"statusProcessing": "处理中",
"statusResolved": "已解决"
},
"form": {
"subtitle": "请填写以下信息,我们将尽快与您联系",
"submit": "提交",
"required": "此项为必填项",
"invalidEmail": "请输入有效的邮箱地址",
"invalidPhone": "请输入有效的电话号码",
"success": "提交成功,我们会尽快回复!",
"failed": "提交失败,请稍后重试"
}
}