diff --git a/repliq.html b/repliq.html index a1a9cc7..0b8aa6b 100755 --- a/repliq.html +++ b/repliq.html @@ -118,7 +118,7 @@ } if (action === "Lecture") { - message += " Inutile de répondre."; + message += " Aucune réponse requise."; } resultDiv.style.backgroundColor = bgColor;