Skip to content

Commit

Permalink
Changed: Translation header for cs
Browse files Browse the repository at this point in the history
  • Loading branch information
rdurica committed Sep 20, 2021
1 parent 559f22e commit 84d17f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified simple_history/locale/cs_CZ/LC_MESSAGES/django.mo
Binary file not shown.
12 changes: 6 additions & 6 deletions simple_history/locale/cs_CZ/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
# 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: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-18 21:54+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"
"Language: \n"
"PO-Revision-Date: 2021-09-20 19:50+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"

#: simple_history/admin.py:102
#, python-format
msgid "View history: %s"
Expand Down

0 comments on commit 84d17f4

Please sign in to comment.