Fixed translation

This commit is contained in:
2023-05-01 15:10:18 +02:00
parent f0475bd9a0
commit 1da775a09b
3 changed files with 1019 additions and 1017 deletions

View File

@@ -188,7 +188,7 @@
tracksstore.set(
$tracksstore.filter((tr) => tr.id !== t.id)
);
toast($_("runner-deleted"));
toast($_("track-deleted"));
}}
class="ml-4 text-red-600 hover:text-red-900 cursor-pointer"
>{$_("confirm-delete")}</button