diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-05-27 15:33:36 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-05-27 15:33:36 +0200 |
commit | f8d78169e821915d580f4fc0235e637c34f7b6c3 (patch) | |
tree | fe08d470dc230607cafe9165b5f07b0c55960445 /locale/pt | |
parent | 1be1d7afc81559226747d568ed491d5a55150ff1 (diff) | |
download | Ishtar-f8d78169e821915d580f4fc0235e637c34f7b6c3.tar.bz2 Ishtar-f8d78169e821915d580f4fc0235e637c34f7b6c3.zip |
✏️ fix label (refs #5911)
Diffstat (limited to 'locale/pt')
-rw-r--r-- | locale/pt/LC_MESSAGES/django.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/pt/LC_MESSAGES/django.po b/locale/pt/LC_MESSAGES/django.po index 883823028..977bd0b50 100644 --- a/locale/pt/LC_MESSAGES/django.po +++ b/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-05-10 13:07+0200\n" +"POT-Creation-Date: 2024-05-27 15:23+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -9695,7 +9695,7 @@ msgstr "" msgid "You put either a file or a download link for media but not both." msgstr "" -#: ishtar_common/forms_common.py:390 ishtar_common/tests.py:3022 +#: ishtar_common/forms_common.py:390 ishtar_common/tests.py:3023 msgid "\"Associated images\" field must be a valid zip file." msgstr "" @@ -10553,11 +10553,11 @@ msgid "Generated below relation image (PNG)" msgstr "" #: ishtar_common/models.py:717 -msgid "Custom data - Menu" +msgid "Custom data - Section" msgstr "" #: ishtar_common/models.py:718 -msgid "Custom data - Menus" +msgid "Custom data - Sections" msgstr "" #: ishtar_common/models.py:721 ishtar_common/models.py:785 |