New translations view.mdx (German)

This commit is contained in:
vcoppe
2025-11-12 17:53:33 +01:00
parent f10a27f882
commit 3df66d5653

View File

@@ -3,7 +3,7 @@ title: Anzeigeoptionen
---
<script lang="ts">
import { ChartArea, ListTree, Map, Layers2, Coins, Milestone, Box } MYLUCIDESVELTEIMPORT;
import { ChartArea, ListTree, Map, Layers2, Coins, Milestone, Box } from '@lucide/svelte';
import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script>