New translations file.mdx (Catalan)

This commit is contained in:
vcoppe
2025-11-12 17:35:36 +01:00
parent bf41cb70f8
commit c76c37c874

View File

@@ -3,7 +3,7 @@ title: Accions d'arxiu
---
<script lang="ts">
import { Plus, FolderOpen, Copy, FileX, Download } from '@lucide/svelte';
import { Plus, FolderOpen, Copy, FileX, Download } MYLUCIDESVELTEIMPORT;
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>