New translations file.mdx (Serbian (Latin))

This commit is contained in:
vcoppe
2025-11-12 17:52:44 +01:00
parent a63683d894
commit 747d3b28ce

View File

@@ -3,7 +3,7 @@ title: File actions
--- ---
<script lang="ts"> <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'; import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script> </script>