Merge pull request #798 from cjmayo/advertencia

Fix Spanish translation of warning
This commit is contained in:
Chris Mayo 2024-02-13 19:49:36 +00:00 committed by GitHub
commit 156f987ac6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -983,8 +983,8 @@ msgstr "%d enlace chequeado."
#, python-format
msgid "%d warning found"
msgid_plural "%d warnings found"
msgstr[0] "%d error encontrado"
msgstr[1] "%d errores encontrados"
msgstr[0] "%d advertencia encontrada"
msgstr[1] "%d advertencias encontradas"
#: ../linkcheck/logger/text.py:250 ../linkcheck/logger/html.py:362
#, python-format