From 9dba37f76ea9ad8fd891c420b7e1ec1b1600caa2 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Sun, 29 Mar 2026 20:30:41 +0200 Subject: [PATCH] New translations integration.mdx (Chinese Simplified) --- website/src/lib/docs/zh/integration.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/lib/docs/zh/integration.mdx b/website/src/lib/docs/zh/integration.mdx index 2467565db..15f8e270b 100644 --- a/website/src/lib/docs/zh/integration.mdx +++ b/website/src/lib/docs/zh/integration.mdx @@ -13,8 +13,8 @@ title: 集成 只需: -1. A MapTiler key to load the map, and -2. 将 GPX 文件存放在个人服务器或谷歌云盘上,或提供公开访问链接; +1. GPX files hosted on your server or on Google Drive, or accessible via a public URL; +2. _Optional:_ a MapTiler key to load MapTiler maps. 然后,使用下面的配置器来自定义地图并生成相应的 HTML 代码。