Arthur Brandao před 5 roky
rodič
revize
647109ba5e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/index.html

+ 1 - 1
src/index.html

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