Fixed translation

This commit is contained in:
Nicolai Ort 2023-05-01 15:10:18 +02:00
parent f0475bd9a0
commit 1da775a09b
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
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

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff