2026-07-07 11:03:19 +08:00

98 lines
3.0 KiB
JavaScript
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.

import autoMessages from './zh-CN.auto.json'
export default {
common: {
language: '语言',
chinese: '中文',
english: 'English'
},
topbar: {
home: '首页',
product: '产品',
cases: '案例',
news: '动态',
login: '登录',
registerNow: '立即注册',
console: '控制台',
switchZhSuccess: '已切换为中文',
switchEnSuccess: '已切换为英文'
},
home: {
heroTitle: '一个平台,千行百业',
heroSubtitle: '智能跃迁',
heroSlogan: '让AI无处不在让智能如此简单',
solutionsBtn: '解决方案',
contactSalesBtn: '联系销售',
aiSolutionsTitle: 'AI+解决方案',
successCasesTitle: '成功案例',
moreCases: '更多案例',
ctaTitle: '想了解这些方案如何落地?',
ctaDesc: '获取行业专属 AI 解决方案',
contactUsArrow: '联系我们',
companyNewsTitle: '企业动态',
viewMore: '查看更多 →',
footerProducts: '产品服务',
footerContact: '联系我们',
onlineChat: '在线咨询',
solutionCards: {
collaboration: {
title: '群智协作',
subtitle: '多智能体协同'
},
spatial: {
title: '空间觉醒',
subtitle: 'GIS智能分析'
},
predictive: {
title: '先见一步',
subtitle: '智能预测引擎'
},
vision: {
title: '洞察入微',
subtitle: '机器视觉检测'
},
qa: {
title: '一问即达',
subtitle: '智能问答知识库'
},
protection: {
title: '全程守护',
subtitle: '设备智能监控'
},
document: {
title: '触文即懂',
subtitle: '智能文档解析'
},
edge: {
title: '端侧即算',
subtitle: '边缘AI推理'
}
},
cases: {
railway: {
name: '中国中铁 · 慧投标智能体',
title: '智慧工程',
desc: 'AI驱动投标全流程从标书解读到报价编制中标率提升显著'
},
forestry: {
name: '南宁林业局',
title: '智慧采伐',
desc: '从采伐审批到科学监管——空间智能融合,让数据真正服务林区治理。'
},
beigang: {
name: '北港大数据',
title: 'AI赋能数智升级',
desc: '从投标到决策从合同到管理——全链路AI智能体让业务快人一步'
}
},
news: {
tag: '企业动态',
firstTitle: '开元云随贸促会走访东盟',
firstDesc: '开元云科技随贸促会广西分会经贸代表团密集出访越南、老挝,深度参与区域 AI 产业合作与数字经济交流。',
secondTitle: '开元云荣登福布斯中国人工智能商业落地示范企业',
secondDesc: '凭借 AI 智能体工厂的工业级交付能力与央国企标杆案例,开元云入选福布斯中国人工智能商业落地示范企业。'
}
},
...autoMessages
}