Remove unused HTML Validator (#23866)

This commit is contained in:
Matt Jankowski 2023-02-24 14:06:32 -05:00 committed by GitHub
parent 8000a8f230
commit 730bb3e211
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
62 changed files with 0 additions and 141 deletions

View file

@ -1207,8 +1207,6 @@ es-MX:
validation_errors:
one: "¡Algo no está bien! Por favor, revisa el error"
other: "¡Algo no está bien! Por favor, revise %{count} errores más abajo"
html_validator:
invalid_markup: 'contiene código HTML no válido: %{error}'
imports:
errors:
invalid_csv_file: 'Archivo CSV no válido. Error: %{error}'