Skip to content

Commit e2f8ad8

Browse files
committed
Fix Plural-Forms
1 parent ceab25f commit e2f8ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/humanize/locale/bn_BD/LC_MESSAGES/humanize.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgstr ""
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919

2020
#: src/humanize/number.py:58
2121
msgctxt "0 (male)"

0 commit comments

Comments
 (0)