Added translations

ref #94
This commit is contained in:
Nicolai Ort 2021-03-26 15:34:38 +01:00
parent 55693de934
commit 6b5945add8
3 changed files with 834 additions and 832 deletions

View File

@ -255,7 +255,7 @@
id="options-menu"
aria-haspopup="true"
aria-expanded="true">
{$_('generate-sponsoring-contracts')}
{$_('generate-runnercards')}
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"

View File

@ -412,5 +412,6 @@
"you-dont-have-any-scanstations-yet": "Es gibt noch keine Scannerstationen",
"you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
"you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen (oder abbrechen).",
"zip-postal-code": "Postleitzahl"
"zip-postal-code": "Postleitzahl",
"generate-runnercards": "Läuferkarten generieren"
}

View File

@ -413,5 +413,6 @@
"you-dont-have-any-scanstations-yet": "You don't have any scanstations yet",
"you-have-to-provide-an-organization": "You have to provide an organization",
"you-must-create-at-least-one-card-or-cancel": "You must create at least one card (or cancel).",
"zip-postal-code": "ZIP/ postal code"
"zip-postal-code": "ZIP/ postal code",
"generate-runnercards": "Generate Runnercards"
}