diff --git a/src/components/tools/DonationCreate.svelte b/src/components/tools/DonationCreate.svelte index 9fa6cb81..de6163e4 100644 --- a/src/components/tools/DonationCreate.svelte +++ b/src/components/tools/DonationCreate.svelte @@ -1,394 +1,422 @@
- {$_("last-created-donation")}: #{last_created.id}: {last_created.amountPerDistance / - 100} € für {getRunnerLabel(last_created.runner)} von {getRunnerLabel( - last_created.donor - )} -
-+ {$_("last-created-donation")}: #{last_created.id}: {last_created.amountPerDistance / + 100}€ für {getRunnerLabel(last_created.runner)} von {getRunnerLabel( + last_created.donor + )} +
+