New translations file.mdx (Hungarian)

This commit is contained in:
vcoppe
2025-11-12 17:35:45 +01:00
parent 8c436d5c0e
commit 07731fc2de

View File

@@ -3,7 +3,7 @@ title: Fájlműveletek
---
<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>