mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 10:02:12 +00:00
New translations minify.mdx (Finnish)
This commit is contained in:
@@ -3,12 +3,12 @@ title: Minify
|
|||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { Filter } from 'lucide-svelte';
|
import { Funnel } from '@lucide/svelte';
|
||||||
import Reduce from '$lib/components/toolbar/tools/Reduce.svelte';
|
import Reduce from '$lib/components/toolbar/tools/reduce/Reduce.svelte';
|
||||||
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
# <Filter size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
# <Funnel size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||||
|
|
||||||
This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size.
|
This tool can be used to reduce the number of GPS points in a trace, which can be useful for decreasing its size.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user