Skip to content

Commit

Permalink
Merge pull request #416 from collective/es-20240201
Browse files Browse the repository at this point in the history
Fix cancel New Item translation
  • Loading branch information
erral authored Feb 2, 2024
2 parents 6c84ee3 + cc61935 commit aa67079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plone/app/locales/locales/es/LC_MESSAGES/plone.po
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ msgstr "Agregar un nuevo tipo de contenido…"

#: plone.dexterity/plone/dexterity/browser/add.py:123
msgid "Add New Item operation cancelled"
msgstr "Se canceló la operación de agregar nueva Noticia"
msgstr "Se canceló la operación de agregar un nuevo elemento"

#: plone.app.portlets/plone/app/portlets/portlets/news.py:145
msgid "Add News Portlet"
Expand Down

0 comments on commit aa67079

Please sign in to comment.