Skip to content

Commit

Permalink
Languages: Special case zh_HANT
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmardojai committed Jul 14, 2022
1 parent d21f458 commit e50dd41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dialect/translators/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def get_fallback_backend_name():
'zh': _('Chinese'),
'zh-CN': _('Chinese (Simplified)'),
'zh-TW': _('Chinese (Traditional)'),
'zh_HANT': _('Chinese (Traditional)'),
'co': _('Corsican'),
'hr': _('Croatian'),
'cs': _('Czech'),
Expand Down

0 comments on commit e50dd41

Please sign in to comment.