New translations file.mdx (Turkish)

This commit is contained in:
vcoppe
2025-11-12 17:52:33 +01:00
parent f77571b7ef
commit 20c87a14aa

View File

@@ -3,7 +3,7 @@ title: Dosya işlemleri
---
<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>