window.GOFONA_DICTS = window.GOFONA_DICTS || {};
window.GOFONA_DICTS["news.html"] = {
/* 页面标题
*/
"新闻动态 · GOFONA 国峰诺亚": "News · GOFONA",
/* ===== 导航栏 / 下拉面板 / 移动菜单 ===== */
"首页": "Home",
"产品矩阵": "Products",
"小安-轮式巡逻机器人": "XIAOAN (Wheeled Patrol Robot)",
"小笛-足式巡检机器人": "XIAODI (Quadruped Patrol Robot)",
"小哨-人形值守机器人": "XIAOSHAO (Humanoid Guard Robot)",
"解决方案": "Solutions",
"系统方案": "System Solutions",
"技术布局": "Technology Layout",
"关于我们": "About Us",
"企业介绍": "Company Profile",
"新闻动态": "News",
"联系我们": "Contact Us",
"咨询/合作": "Consult / Partner",
/* ===== 模块1 Hero 横幅 ===== */
"持续关注 GOFONA 国峰诺亚的最新动态,了解我们如何用机器人技术重新定义未来社区安全": "Keep up with GOFONA's latest news and see how we are redefining the security of future communities with robotics.",
/* ===== 加载中 / 空状态 / 加载失败提示(弹窗提示) ===== */
"加载中…": "Loading…",
"暂无更多动态": "No more news at the moment",
"敬请期待 GOFONA 的新鲜资讯": "Stay tuned for fresh updates from GOFONA",
"暂无更多动态,敬请期待 GOFONA 的新鲜资讯": "No more news at the moment. Stay tuned for fresh updates from GOFONA.",
"新闻加载失败:": "Failed to load news: ",
"请确认后端服务已启动(backend 目录 npm start)。": "Please make sure the backend service is running (npm start in the backend directory).",
/* ===== 新闻详情视图 ===== */
"← 返回新闻列表": "← Back to News List",
"了解更多 →": "Learn More →",
"公司新闻": "Company News",
"行业资讯": "Industry News",
"产品动态": "Product News",
"返回顶部 ↑": "Back to Top ↑",
"发布日期:": "Published: ",
/* ===== 页脚 Footer ===== */
"让机器人承担重复繁重劳动,让人回归温暖服务,": "Let robots take on repetitive, heavy work, and let people return to warm service,",
"人机协同,共建未来社区服务。": "and work in synergy with robots to build the community services of the future.",
"轮式巡逻机器人": "Wheeled Patrol Robot",
"足式巡检机器狗": "Quadruped Patrol Robot",
"人形值守机器人": "Humanoid Guard Robot",
"GOFONA国峰诺亚 版权所有": "GOFONA All Rights Reserved",
"浙ICP备2026073901号": "Zhejiang ICP Filing No. 2026073901"
};
/* dict-update-2026-09-04 */
Object.assign(window.GOFONA_DICTS["news.html"], {
"让机器人承担重复劳动,让人回归温暖服务": "Robots take on the repetitive work, so people can return to warm-hearted service",
"人机协同,共建社区服务新范式": "Human-Machine Collaboration: Building a New Paradigm of Community Services",
"持续关注国峰诺亚机器人的最新动态,了解我们如何用科技构建社区服务": "Stay tuned for the latest from GOFONA Robotics and see how we use technology to build community services"
});