From c40c384454439e0cdd1428e585a7cb27dcff7771 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 5 Jan 2025 03:27:01 +0100 Subject: [PATCH] New translations en.json (Chinese Simplified) --- website/src/locales/zh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/locales/zh.json b/website/src/locales/zh.json index dfafb59a..fbd09aec 100644 --- a/website/src/locales/zh.json +++ b/website/src/locales/zh.json @@ -5,7 +5,7 @@ "embed_title": "在线 GPX 文件编辑器", "help_title": "帮助", "404_title": "无法找到相关页面", - "description": "在线查看、编辑和创建 GPX 文件,包含高级路线规划、文件管理器、精美的地图和详细的数据可视化功能。" + "description": "在线查看、编辑和创建 GPX 文件,\n包含高级路线规划、文件管理器、精美的地图和详细的数据可视化功能。" }, "menu": { "new": "新建", @@ -165,7 +165,7 @@ "bridleway": "马道", "platform": "停靠站台", "raceway": "汽车赛道", - "rest_area": "停车区(休息区)", + "rest_area": "停车区/休息区", "abandoned": "废弃道路", "services": "服务区", "corridor": "走廊", @@ -236,7 +236,7 @@ "waypoint": { "tooltip": "创建并编辑兴趣点", "icon": "图标", - "link": "连线", + "link": "链接", "longitude": "经度", "latitude": "纬度", "create": "创建兴趣点",