New translations toolbar.mdx (Czech)

This commit is contained in:
vcoppe
2025-11-10 18:47:58 +01:00
parent c011d84a35
commit 1edc90810f

View File

@@ -4,7 +4,7 @@ title: Panel nástrojů
<script lang="ts">
import Toolbar from '$lib/components/toolbar/Toolbar.svelte';
import { currentTool, Tool } from '$lib/stores';
import { currentTool, Tool } from '$lib/components/toolbar/tools';
import { onMount, onDestroy } from 'svelte';
onMount(() => {