Fixed translation
This commit is contained in:
parent
f0475bd9a0
commit
1da775a09b
@ -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
|
||||
|
1017
src/locales/de.json
1017
src/locales/de.json
File diff suppressed because it is too large
Load Diff
1017
src/locales/en.json
1017
src/locales/en.json
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user