New translations minify.mdx (Portuguese)

This commit is contained in:
vcoppe
2025-11-10 18:50:07 +01:00
parent bcf8c0e35c
commit 2c7cc4b8e5

View File

@@ -3,12 +3,12 @@ title: Minify
---
<script>
import { Filter } from 'lucide-svelte';
import Reduce from '$lib/components/toolbar/tools/Reduce.svelte';
import { Funnel } from '@lucide/svelte';
import Reduce from '$lib/components/toolbar/tools/reduce/Reduce.svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</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.