Missing scanstation translations

This commit is contained in:
Nicolai Ort 2023-04-15 19:43:06 +02:00
parent e9ca1d3e5d
commit 30e3396897
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
2 changed files with 978 additions and 970 deletions

View File

@ -482,5 +482,9 @@
"you-have-to-provide-an-organization": "Du musst eine Organisation angeben",
"you-have-to-save-your-changes-to-generate-a-link": "Du musst deine Änderungen speichern, um einen Link zu generieren.",
"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",
"all-associated-scans-will-get-deleted-as-well": "Alle Scans dieser Station werden ebenfalls gelöscht",
"confirm-delete-station-with-all-scans": "Löschen der Scannerstation mit allen Scans bestätigen",
"cancel-keep-station": "Abbrechen und Station behalten",
"station-deleted": "Scannerstation gelöscht"
}

View File

@ -482,5 +482,9 @@
"you-have-to-provide-an-organization": "You have to provide an organization",
"you-have-to-save-your-changes-to-generate-a-link": "You have to save your changes to generate a link.",
"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",
"all-associated-scans-will-get-deleted-as-well": "All associated scans will get deleted as well",
"confirm-delete-station-with-all-scans": "Confirm deletion of station with all scans",
"cancel-keep-station": "Cancel, keep station",
"station-deleted": "station deleted"
}