mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 01:52:12 +00:00
New translations routing.mdx (Chinese Simplified)
This commit is contained in:
@@ -3,7 +3,7 @@ title: 规划或编辑路线
|
||||
---
|
||||
|
||||
<script>
|
||||
import { Pencil, Route, Bike, TriangleAlert, ArrowRightLeft, Home, Repeat, Trash2, CirclePlay, SquareArrowUpLeft } from 'lucide-svelte';
|
||||
import { Pencil, Route, Bike, TriangleAlert, ArrowRightLeft, House, Repeat, Trash2, CirclePlay, SquareArrowUpLeft } from '@lucide/svelte';
|
||||
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
||||
import Routing from '$lib/components/toolbar/tools/routing/Routing.svelte';
|
||||
import DocsImage from '$lib/components/docs/DocsImage.svelte';
|
||||
@@ -71,7 +71,7 @@ title: 规划或编辑路线
|
||||
|
||||
反转路线方向。
|
||||
|
||||
### <Home size="16" class="inline-block" style="margin-bottom: 2px" /> 返回起点
|
||||
### <House size="16" class="inline-block" style="margin-bottom: 2px" /> Back to start
|
||||
|
||||
使用所选的路线设置将终点和起点连接起来。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user