From ed31e097ab610811559ce9842cb325dc22c5720d Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Tue, 13 Feb 2024 19:46:42 +0000 Subject: [PATCH] Fix Spanish translation of warning --- po/es.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/es.po b/po/es.po index 8f7a0c54..685f9722 100644 --- a/po/es.po +++ b/po/es.po @@ -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