Skip to content

Commit

Permalink
Propose zh_CN translation for "thousand" to be "千" (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Aug 16, 2023
2 parents 7abebba + c6eaf06 commit 2643d37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/humanize/locale/zh_CN/LC_MESSAGES/humanize.po
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ msgstr "第"
#: src/humanize/number.py:178
msgid "thousand"
msgid_plural "thousand"
msgstr[0] ""
msgstr[1] ""
msgstr[0] ""
msgstr[1] ""

#: src/humanize/number.py:179
msgid "million"
Expand Down

0 comments on commit 2643d37

Please sign in to comment.