Add Chinese (Traditional) (zh_Hant) to list of available languages.

This commit is contained in:
Martin Gross
2023-05-31 13:06:31 +02:00
parent 12c3fef390
commit f7816924b0

View File

@@ -80,6 +80,7 @@ ALL_LANGUAGES = [
('de-informal', _('German (informal)')),
('ar', _('Arabic')),
('zh-hans', _('Chinese (simplified)')),
('zh-hant', _('Chinese (traditional)')),
('cs', _('Czech')),
('da', _('Danish')),
('nl', _('Dutch')),