volto/integrity: Fixed a msg string translation

"Leonardo J. Caballero G" <jenkins-z4DKO/[email protected]> Wed, 19 Oct 2022 01:24:58 -0700 (PDT)
Newsgroups gmane.comp.web.zope.plone.cvs
Message-ID <[email protected]>
Repository: volto
Branch: refs/heads/integrity
Date: 2022-10-14T11:03:30-04:00
Author: Leonardo J. Caballero G (macagua) <[email protected]>
Commit: https://github.com/plone/volto/commit/09bcfb3536b906049d1e1745ec40666350207024

Fixed a msg string translation

Files changed:
M locales/es/LC_MESSAGES/volto.po

b'diff --git a/locales/es/LC_MESSAGES/volto.po b/locales/es/LC_MESSAGES/volto.po\nindex eb9e6968f3..a09fa25e32 100644\n--- a/locales/es/LC_MESSAGES/volto.po\n+++ b/locales/es/LC_MESSAGES/volto.po\n@@ -2035,7 +2035,7 @@ msgstr "Ok"\n #: components/manage/Widgets/IdWidget\n # defaultMessage: Only lowercase letters (a-z) without accents, numbers (0-9), and the characters "-", "_", and "." are allowed.\n msgid "Only lowercase letters (a-z) without accents, numbers (0-9), and the characters \\"-\\", \\"_\\", and \\".\\" are allowed."\n-msgstr "Solo letras min\xc3\xbasculas (a-z) sin acentos, n\xc3\xbameros (0-9), y los caracteres \\"-"\\", \\"_\\", y \\".\\" est\xc3\xa1n permitidos."\n+msgstr "Solo letras min\xc3\xbasculas (a-z) sin acentos, n\xc3\xbameros (0-9), y los caracteres \\"-\\", \\"_\
 \", y \\".\\" est\xc3\xa1n permitidos."\n \n #: components/manage/Blocks/Image/schema\n #: components/manage/Blocks/LeadImage/LeadImageSidebar\n'