New translations time.mdx (Chinese Simplified)

This commit is contained in:
vcoppe 2024-12-15 14:29:51 +01:00
parent 9cbdc55be8
commit f189d1694a

View file

@ -10,15 +10,15 @@ title: 时间
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
此工具允许您更改或添加时间戳到轨迹
You simply need to use the form shown below and validate it when you are done.
该工具允许您更改时间戳或向轨迹中添加时间戳
只需使用下面显示的表单并在完成后确认。
<div class="flex flex-row justify-center">
<Time class="text-foreground p-3 border rounded-md shadow-lg" />
</div>
When you edit the speed, the moving time is adapted accordingly in the form, and vice versa.
Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa.
编辑速度时,表单中的移动时间会随之调整,反之亦然。
同样,编辑起始时间时,结束时间也会随之更新以保持总持续时间不变,反之亦然。
<DocsNote>