Added bulk creation modal to cards view

ref #94
This commit is contained in:
2021-03-23 18:41:00 +01:00
parent 8a32569a3b
commit f46ccb610e
4 changed files with 22 additions and 15 deletions

View File

@@ -395,5 +395,6 @@
"create-bulk-blanco-cards": "Blankokarten erstellen",
"just-enter-how-many-you-want-and-the-system-will-create-them": "Geb einfach ein, wie viele Blankokarten das System erstellen soll.",
"amount": "Anzahl",
"you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen (oder abbrechen)."
"you-must-create-at-least-one-card-or-cancel": "Du musst mindestens eine Blankokarte erstellen (oder abbrechen).",
"create-bulk-cards": "Blankokarten erstellen"
}