New translations extract.mdx (Spanish)

This commit is contained in:
vcoppe 2024-07-23 13:06:41 +02:00
parent 23175ce881
commit 6554ad4841

View file

@ -20,5 +20,9 @@ Applying the tool to a file containing multiple tracks will create a new file fo
Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains. Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains.
<DocsNote> <DocsNote>
When extracting the tracks from a file containing <a href="../gpx">points of interest</a>, the tool will automatically assign each point of interest to the track it is closest to.
```
When extracting the tracks from a file containing <a href="../gpx">points of interest</a>, the tool will automatically assign each point of interest to the track it is closest to.
```
</DocsNote> </DocsNote>