New translations view.mdx (Romanian)

This commit is contained in:
vcoppe
2025-11-12 17:53:25 +01:00
parent ddc6f2e10b
commit 7bbbe8d861

View File

@@ -3,7 +3,7 @@ title: View options
--- ---
<script lang="ts"> <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'; import DocsNote from '$lib/components/docs/DocsNote.svelte';
</script> </script>