This commit is contained in:
Philipp Dormann 2025-04-02 21:58:07 +02:00
parent 35e58d233e
commit 210140fd67
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314
3 changed files with 3 additions and 1 deletions

View File

@ -67,7 +67,7 @@
</div>
<div class="mt-3 sm:text-left text-base">
<h3 class="text-lg leading-6 font-medium text-gray-900">
Download läuft...
{$_('download_laeuft')}
</h3>
<div class="w-full">
{download_details}

View File

@ -204,6 +204,7 @@
"donors-are-being-loaded": "Sponsoren werden geladen",
"dont-have-your-email-connected": "Deine E-Mail ist nicht verknüpft?",
"dont-panic-were-resetting-it": "Keine Panik, wir setzen es zurück ✌",
"download_laeuft": "Download läuft...",
"e-mail-adress": "E-Mail-Adresse",
"edit": "Bearbeiten",
"edit-a-card": "Läuferkarte bearbeiten",

View File

@ -204,6 +204,7 @@
"donors-are-being-loaded": "donors are being loaded",
"dont-have-your-email-connected": "Don't have your email connected?",
"dont-panic-were-resetting-it": "Don't panic, we're resetting it ✌",
"download_laeuft": "Download in progress...",
"e-mail-adress": "E-Mail Adress",
"edit": "Edit",
"edit-a-card": "Edit a card",