Scans deletion
This commit is contained in:
parent
7d8c68a455
commit
6d9d8a4724
@ -229,6 +229,7 @@
|
||||
...options,
|
||||
data: current_cards,
|
||||
}));
|
||||
$table.resetRowSelection()
|
||||
}}
|
||||
>
|
||||
{$_("delete-cards")}
|
||||
|
@ -481,5 +481,6 @@
|
||||
"scan-deleted": "Scan gelöscht",
|
||||
"please-confirm-the-deletion-of-scan": "Bitte bestätige die Löschung des Scans",
|
||||
"please-confirm-the-deletion-of-card": "Bitte bestätige die Löschung der Karte",
|
||||
"card": "Läuferkarte"
|
||||
"card": "Läuferkarte",
|
||||
"delete-scans": "Scans löschen"
|
||||
}
|
||||
|
@ -481,5 +481,6 @@
|
||||
"scan-deleted": "scan deleted",
|
||||
"please-confirm-the-deletion-of-scan": "Please confirm the deletion of scan",
|
||||
"please-confirm-the-deletion-of-card": "Please confirm the deletion of this card",
|
||||
"card": "card"
|
||||
"card": "card",
|
||||
"delete-scans": "Delete scans"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user