diff --git a/public/js/dashboard.js b/public/js/dashboard.js index 964de4d..b196b91 100644 --- a/public/js/dashboard.js +++ b/public/js/dashboard.js @@ -481,7 +481,7 @@ async function showFileInfo(fileLink) { Swal.fire({ position: 'top', icon: 'error', - title: 'Les informations sur les fichiers ne sont pas disponibles pour le moment. Veuillez réessayer plus tard.', + title: 'Les informations sur le fichier ne sont pas disponibles pour le moment. Veuillez réessayer plus tard.', showConfirmButton: false, timer: 1800, toast: true,