@@ -192,7 +192,7 @@
// Remove card on the DOM
card[2].remove();
M.toast({
- html: 'Carte supprimées',
+ html: 'Carte supprimée',
});
}