New translations time.mdx (Chinese Simplified)
This commit is contained in:
parent
050653c23d
commit
3028ceb499
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: 时间
|
title: 管理时间数据
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
@ -10,8 +10,8 @@ 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" />
|
||||||
|
@ -22,6 +22,6 @@ title: 时间
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
当此工具与现有时间戳一起使用时,更改时间或速度只会相应地移位、拉伸或压缩它们。
|
对已有时间戳使用该工具时,更改时间或速度只会相应地移位、拉伸或压缩它们。
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|
Loading…
Reference in a new issue