New translations toolbar.mdx (Serbian (Latin))

This commit is contained in:
vcoppe
2025-11-10 18:48:33 +01:00
parent 7e6505ca73
commit 68dacad741

View File

@@ -4,7 +4,7 @@ title: Traka sa alatkama
<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(() => {