2025-12-18 18:32:35 +08:00

93 lines
3.6 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.

{
"Navbar": {
"home": "首页",
"about": "关于我们",
"services": "核心业务",
"contact": "联系方式"
},
"Hero": {
"title": "数字驱动未来",
"subtitle": "创新引领变革",
"description": "我们致力于为企业提供卓越的数字化解决方案,以创新技术驱动商业价值。",
"cta": "了解更多"
},
"About": {
"title": "关于我们",
"subtitle": "About Us",
"heading": "专注技术沉淀",
"subheading": "成就卓越品质",
"p1": "南京市肥鹅信息技术有限公司坐落于历史悠久的六朝古都——南京。我们是一家专注于前沿信息技术研发与应用的高新技术企业。",
"p2": "自成立以来,我们始终秉承\"技术驱动、服务至上\"的理念,深耕软件开发、系统集成及数字化转型咨询领域。我们拥有一支经验丰富、富有创造力的技术团队,致力于通过代码改变世界,用智慧连接未来。",
"p3": "在溧水区这片充满活力的创新热土上我们正以稳健的步伐为各行各业的客户提供量身定制的IT解决方案助力企业在数字经济浪潮中乘风破浪。",
"stats": {
"cases": "成功案例",
"support": "技术支持"
}
},
"Services": {
"title": "核心业务",
"subtitle": "Services",
"heading": "全方位技术解决方案",
"items": {
"customDev": {
"title": "定制软件开发",
"desc": "根据企业独特需求打造专属的Web应用、移动端APP及桌面软件优化业务流程。"
},
"digitalTrans": {
"title": "企业数字化转型",
"desc": "提供全方位的数字化咨询与落地实施方案,助力传统企业实现智能化升级。"
},
"systemIntegration": {
"title": "系统集成服务",
"desc": "打破信息孤岛,实现异构系统间的数据互通与功能协同,提升整体运营效率。"
},
"bigData": {
"title": "大数据分析",
"desc": "挖掘数据价值,提供可视化报表与智能决策支持,让数据成为企业的核心资产。"
},
"cloudService": {
"title": "云服务与部署",
"desc": "提供安全可靠的云端架构设计、迁移及运维服务,保障业务的高可用性。"
},
"security": {
"title": "信息安全保障",
"desc": "构建多层次的安全防护体系,保护企业核心数据资产不受威胁。"
}
}
},
"Contact": {
"title": "联系我们",
"subtitle": "Contact Us",
"heading": "开启您的数字化之旅",
"form": {
"name": "姓名",
"phone": "电话",
"email": "邮箱",
"description": "需求描述",
"submit": "提交留言",
"submitting": "提交中...",
"success": "留言提交成功,我们会尽快与您联系!",
"errors": {
"nameRequired": "请输入姓名",
"phoneRequired": "请输入电话",
"phoneInvalid": "请输入正确的手机号",
"emailRequired": "请输入邮箱",
"emailInvalid": "请输入正确的邮箱地址",
"descRequired": "请描述您的需求"
}
},
"info": {
"address": "注册地址",
"addressValue": "江苏省南京市溧水区永阳街道中大街81号8幢1630室",
"phone": "联系电话",
"email": "电子邮箱"
}
},
"Footer": {
"company": "南京市肥鹅信息技术有限公司",
"rights": "© {year} Nanjing Feie Information Technology Co., Ltd. All rights reserved.",
"privacy": "隐私政策",
"terms": "服务条款"
}
}