New translations settings.mdx (Dutch)

This commit is contained in:
vcoppe
2025-11-12 17:36:32 +01:00
parent ac5c2372fa
commit 90060a36c6

View File

@@ -3,7 +3,7 @@ title: Instellingen
---
<script lang="ts">
import { Ruler, Zap, Thermometer, Languages, Sun, PersonStanding, Layers } from 'lucide-svelte';
import { Ruler, Zap, Thermometer, Languages, Sun, PersonStanding, Layers } MYLUCIDESVELTEIMPORT;
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>