From d33651ea670f5b3e1263be7ab731058767ad76b1 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Fri, 27 Mar 2026 18:41:13 +0100 Subject: [PATCH] New translations integration.mdx (Chinese Simplified) --- website/src/lib/docs/zh/integration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/zh/integration.mdx b/website/src/lib/docs/zh/integration.mdx index d7fd6132a..2467565db 100644 --- a/website/src/lib/docs/zh/integration.mdx +++ b/website/src/lib/docs/zh/integration.mdx @@ -13,7 +13,7 @@ title: 集成 只需: -1. 拥有一个用于加载地图的 Mapbox 密钥; +1. A MapTiler key to load the map, and 2. 将 GPX 文件存放在个人服务器或谷歌云盘上,或提供公开访问链接; 然后,使用下面的配置器来自定义地图并生成相应的 HTML 代码。