Skip to content

Commit

Permalink
Fixes Azerbaijani PO header
Browse files Browse the repository at this point in the history
  • Loading branch information
mbi committed Jun 23, 2024
1 parent 62c3440 commit 9e5065d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file added rosetta/locale/az/LC_MESSAGES/django.mo
Binary file not shown.
11 changes: 5 additions & 6 deletions rosetta/locale/az/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Rosetta\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-01 18:01+0400\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"
"Language: \n"
"PO-Revision-Date: 2024-06-23 16:06+0200\n"
"Last-Translator: Vusal Abdullayev\n"
"Language-Team: Azerbaijani <LL@li.org>\n"
"Language: az\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ allowlist_externals =

commands =
msgfmt -c -o ar/LC_MESSAGES/django.mo ar/LC_MESSAGES/django.po
msgfmt -c -o az/LC_MESSAGES/django.mo az/LC_MESSAGES/django.po
msgfmt -c -o cs/LC_MESSAGES/django.mo cs/LC_MESSAGES/django.po
msgfmt -c -o de/LC_MESSAGES/django.mo de/LC_MESSAGES/django.po
msgfmt -c -o es/LC_MESSAGES/django.mo es/LC_MESSAGES/django.po
Expand Down

0 comments on commit 9e5065d

Please sign in to comment.