New translations settings.mdx (Catalan)

This commit is contained in:
vcoppe
2025-11-12 17:52:50 +01:00
parent 23ee01a8e9
commit d7b843db26

View File

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