mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-15 10:43:15 +00:00
Fix python formats and compile messages
This commit is contained in:
parent
6ae99ccd4d
commit
2e9e43a66a
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
|
@ -462,12 +462,12 @@ msgstr "Você pode editar sua página:"
|
|||
#: templates/wagtailadmin/notifications/submitted.html:1
|
||||
#, python-format
|
||||
msgid "The page \"%(page)s\" has been submitted for moderation"
|
||||
msgstr "A página \"%(pages)s\" foi enviado para moderação"
|
||||
msgstr "A página \"%(page)s\" foi enviado para moderação"
|
||||
|
||||
#: templates/wagtailadmin/notifications/submitted.html:2
|
||||
#, python-format
|
||||
msgid "The page \"%(page)s\" has been submitted for moderation."
|
||||
msgstr "A página \"%(pages)s\" foi enviada para moderação."
|
||||
msgstr "A página \"%(page)s\" foi enviada para moderação."
|
||||
|
||||
#: templates/wagtailadmin/notifications/submitted.html:4
|
||||
msgid "You can preview the page here:"
|
||||
|
|
|
|||
Loading…
Reference in a new issue