New translations scissors.mdx (Chinese Simplified)
This commit is contained in:
parent
d2ae10a3e7
commit
1278d73c6b
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Crop and split
|
||||
title: 裁剪和拆分
|
||||
---
|
||||
|
||||
<script>
|
||||
|
|
@ -10,7 +10,7 @@ title: Crop and split
|
|||
|
||||
# <ScissorsIcon size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
## Crop
|
||||
## 裁剪
|
||||
|
||||
Using the slider, you can define the part of the selected trace that you want to keep.
|
||||
The start and end markers on the map and the [statistics and elevation profile](../files-and-stats) are updated in real time to reflect the selection.
|
||||
|
|
@ -21,7 +21,7 @@ Validate the selection when you are satisfied with the result.
|
|||
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</div>
|
||||
|
||||
## Split
|
||||
## 拆分
|
||||
|
||||
To split the selected trace into two parts, click on one of the split markers displayed along the trace.
|
||||
To split at a specific point of your choice, hover over the trace on the map.
|
||||
|
|
|
|||
Loading…
Reference in a new issue