New translations time.mdx (Dutch)
This commit is contained in:
parent
49dd702575
commit
c9139320e6
1 changed files with 4 additions and 4 deletions
|
|
@ -10,15 +10,15 @@ title: Tijd
|
||||||
|
|
||||||
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
This tool allows you to change or add timestamps to a trace.
|
Met deze tool kunt u tijd wijzigen of toevoegen aan een spoor.
|
||||||
You simply need to use the form shown below and validate it when you are done.
|
U hoeft alleen het onderstaande formulier te gebruiken en het te valideren wanneer u klaar bent.
|
||||||
|
|
||||||
<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>
|
||||||
|
|
||||||
When you edit the speed, the moving time is adapted accordingly in the form, and vice versa.
|
Wanneer u de snelheid bewerkt, wordt de bewegende tijd aangepast in het formulier, en omgekeerd.
|
||||||
Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa.
|
Ook wanneer u de starttijd bewerkt, wordt de eindtijd bijgewerkt om dezelfde totale duur te houden, en omgekeerd.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue