Skip to content

Commit 0fca715

Browse files
committed
Renamed zh_CN to zh_Hans and zh_TW to zh_Hant
1 parent 4c5c5d0 commit 0fca715

File tree

6 files changed

+3
-1
lines changed

6 files changed

+3
-1
lines changed

.tx/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[main]
22
host = https://www.transifex.com
3-
lang_map = sr@latin:sr_Latn
3+
lang_map = sr@latin:sr_Latn, zh_CN:zh_Hans, zh_TW:zh_Hant
44
type = PO
55

66
[django-contrib-comments.main]

HISTORY.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ X.Y.Z (YYYY-MM-DD)
77
------------------
88

99
* Removed support for Python 2.
10+
* Renamed zh_CN to zh_Hans and zh_TW to zh_Hant to match
11+
Django Chinese translations naming.
1012

1113
1.9.2 (2019-12-03)
1214
------------------

0 commit comments

Comments
 (0)