about summary refs log tree commit diff
path: root/config/locales/fr.yml
diff options
context:
space:
mode:
authorMatt Jankowski <matt@jankowski.online>2023-02-24 14:06:32 -0500
committerGitHub <noreply@github.com>2023-02-24 20:06:32 +0100
commit730bb3e211a84a2f30e3e2bbeae3f77149824a68 (patch)
treebf0f325ed1fa67d680741d1722cb01c5701ff3c3 /config/locales/fr.yml
parent8000a8f2309d428c2ce72fe5ffba940754d55339 (diff)
Remove unused HTML Validator (#23866)
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r--config/locales/fr.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 640a5dc32..c3ec4bdc7 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1220,8 +1220,6 @@ fr:
     validation_errors:
       one: Quelque chose ne va pas ! Veuillez vérifiez l’erreur ci-dessous
       other: Certaines choses ne vont pas ! Veuillez vérifier les %{count} erreurs ci-dessous
-  html_validator:
-    invalid_markup: 'contient un balisage HTML invalide: %{error}'
   imports:
     errors:
       invalid_csv_file: 'Fichier CSV non valide. Erreur : %{error}'