From ac682254c07fd05b7fc650e69d37d443fcec7987 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 3 Apr 2026 03:53:13 +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 15f8e270b..83693b26f 100644 --- a/website/src/lib/docs/zh/integration.mdx +++ b/website/src/lib/docs/zh/integration.mdx @@ -13,8 +13,8 @@ title: 集成 只需: -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. +1. 将 GPX 文件存放在个人服务器或谷歌云盘上,或提供公开访问链接; +2. _备选项:_ 通过 MapTiler key 以加载 MapTiler 地图。 然后,使用下面的配置器来自定义地图并生成相应的 HTML 代码。