3 Commits

Author SHA1 Message Date
vcoppe
035c411b57 New translations map-controls.mdx (Chinese Simplified) 2026-04-23 05:26:17 +02:00
vcoppe
380e968dbc New translations view.mdx (Chinese Simplified) 2026-04-23 04:27:43 +02:00
vcoppe
0e0f689b2a New translations en.json (Chinese Simplified) 2026-04-23 04:27:41 +02:00
3 changed files with 5 additions and 5 deletions

View File

@@ -69,4 +69,4 @@ Hover over the map to show the <a href="https://hiking.waymarkedtrails.org" targ
还可以设置叠加层的不透明度。 还可以设置叠加层的不透明度。
For advanced users, it is possible to add custom basemaps and overlays by providing <a href="https://en.wikipedia.org/wiki/Web_Map_Tile_Service" target="_blank">WMTS</a>, <a href="https://en.wikipedia.org/wiki/Web_Map_Service" target="_blank">WMS</a>, or <a href="https://maplibre.org/maplibre-style-spec/" target="_blank">MapLibre style JSON</a> URLs. 本站还支持通过添加 <a href="https://en.wikipedia.org/wiki/Web_Map_Tile_Service" target="_blank">WMTS</a>, <a href="https://en.wikipedia.org/wiki/Web_Map_Service" target="_blank">WMS</a>, or <a href="https://maplibre.org/maplibre-style-spec/" target="_blank">MapLibre JSON</a> 链接的方式来自定义底图和叠加层。

View File

@@ -48,7 +48,7 @@ title: 显示
</DocsNote> </DocsNote>
### <Maximize2 size="16" class="inline-block" style="margin-bottom: 2px" /> Full screen ### <Maximize2 size="16" class="inline-block" style="margin-bottom: 2px" /> 全屏
Enter or exit full screen mode. 进入或退出全屏模式。
You can also press <kbd>F11</kbd> to toggle, or <kbd>Escape</kbd> to exit. 你也可以按 <kbd>F11</kbd> 来切换,也可以按 <kbd>Escape</kbd> 来退出。

View File

@@ -36,7 +36,7 @@
"switch_basemap": "切换到上一个底图", "switch_basemap": "切换到上一个底图",
"toggle_overlays": "切换叠加层", "toggle_overlays": "切换叠加层",
"toggle_3d": "三维视图", "toggle_3d": "三维视图",
"fullscreen": "Full screen", "fullscreen": "全屏",
"settings": "设置", "settings": "设置",
"distance_units": "距离单位", "distance_units": "距离单位",
"metric": "公制", "metric": "公制",