Skip to content

Commit

Permalink
Bugfix on Portuguese translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Normand committed Oct 30, 2024
1 parent 52376b2 commit 8945146
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
Binary file modified survey/locale/es/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified survey/locale/fr/LC_MESSAGES/django.mo
Binary file not shown.
Binary file added survey/locale/gr/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified survey/locale/ja/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified survey/locale/pt/LC_MESSAGES/django.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion survey/locale/pt/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#: dev/templates/base.html:3
msgid "en"
Expand Down
Binary file modified survey/locale/ru/LC_MESSAGES/django.mo
Binary file not shown.
Binary file modified survey/locale/tr/LC_MESSAGES/django.mo
Binary file not shown.

0 comments on commit 8945146

Please sign in to comment.