New translations file.mdx (Italian)

This commit is contained in:
vcoppe
2025-11-12 17:52:21 +01:00
parent 670bccd2aa
commit 6fe0aa3ee6

View File

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