New translations file.mdx (Spanish)

This commit is contained in:
vcoppe
2025-11-12 17:35:33 +01:00
parent 376360caac
commit f7e759c69f

View File

@@ -3,7 +3,7 @@ title: Acciones de archivo
---
<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>