Skip to content

Commit

Permalink
Renamed zh_CN to zh_Hans and zh_TW to zh_Hant
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Apr 18, 2020
1 parent 4c5c5d0 commit 0fca715
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .tx/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[main]
host = https://www.transifex.com
lang_map = sr@latin:sr_Latn
lang_map = sr@latin:sr_Latn, zh_CN:zh_Hans, zh_TW:zh_Hant
type = PO

[django-contrib-comments.main]
Expand Down
2 changes: 2 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ X.Y.Z (YYYY-MM-DD)
------------------

* Removed support for Python 2.
* Renamed zh_CN to zh_Hans and zh_TW to zh_Hant to match
Django Chinese translations naming.

1.9.2 (2019-12-03)
------------------
Expand Down

0 comments on commit 0fca715

Please sign in to comment.