New translations time.mdx (Chinese Simplified)
This commit is contained in:
parent
5809768347
commit
7525e97688
1 changed files with 3 additions and 3 deletions
|
|
@ -10,15 +10,15 @@ title: 时间
|
||||||
|
|
||||||
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
该工具允许您更改时间戳或向轨迹中添加时间戳。
|
该工具允许您更改时间戳,或向轨迹中添加时间戳。
|
||||||
只需使用下面显示的表单并在完成后确认。
|
只需使用下面显示的表单,并在完成后确认。
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Time class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Time class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
编辑速度时,表单中的移动时间会随之调整,反之亦然。
|
编辑速度时,表单中的移动时间会随之调整,反之亦然。
|
||||||
同样,编辑起始时间时,结束时间也会随之更新以保持总持续时间不变,反之亦然。
|
同样,编辑开始时间时,结束时间也会随之更新以保持总持续时间不变,反之亦然。
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue