From 1ce9486bde72129cc532ac29e0802cab73e76962 Mon Sep 17 00:00:00 2001 From: Dumazeau Date: Thu, 5 Dec 2024 16:17:02 +0100 Subject: [PATCH] Accesibility --- elm/Internal/Translations.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm/Internal/Translations.elm b/elm/Internal/Translations.elm index 6e18584..ccab02d 100644 --- a/elm/Internal/Translations.elm +++ b/elm/Internal/Translations.elm @@ -23,7 +23,7 @@ modal_close locale = "Close modal" Fr -> - "Fermer" + "Fermer la modale des cookies" banner_close : Locale -> String