Skip to content

Commit

Permalink
Fix formatting error in uk/.../django.po
Browse files Browse the repository at this point in the history
  • Loading branch information
Flimm committed Jun 14, 2024
1 parent 9b62b03 commit 6b66c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invitations/locale/uk/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ msgstr "Email"
#: templates/invitations/messages/invite_accepted.txt:3
#, python-format
msgid "Invitation to - %(email)s - has been accepted"
msgstr "Запрошення, надіслане на % (email)s, прийнято"
msgstr "Запрошення, надіслане на %(email)s, прийнято"

#: views.py:44
msgid "%(email)s has been invited"
Expand Down

0 comments on commit 6b66c01

Please sign in to comment.