New translations view.mdx (Catalan)

This commit is contained in:
vcoppe
2025-11-12 17:36:57 +01:00
parent 9f76ece5cf
commit 32f141aa2b

View File

@@ -3,7 +3,7 @@ title: Opcions de vista
---
<script lang="ts">
import { ChartArea, ListTree, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte';
import { ChartArea, ListTree, Map, Layers2, Coins, Milestone, Box } MYLUCIDESVELTEIMPORT;
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>