mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 07:07:13 -05:00
fix plural forms in libanki italian translation
This commit is contained in:
parent
83369de990
commit
a77801fb34
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ msgstr ""
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
"Plural-Forms: nplurals=2; plural=n>1;\n"
|
||||||
|
|
||||||
#: deck.py:557
|
#: deck.py:557
|
||||||
#, python-format
|
#, python-format
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue