1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-27 17:28:38 +00:00

Add Traditional Chinese translation

This commit is contained in:
austinsuyoyo 2022-03-25 01:34:37 +08:00 committed by Frédéric Guillot
parent 02e975d3f3
commit 40f958c5ef
2 changed files with 391 additions and 0 deletions

View file

@ -14,6 +14,7 @@ func AvailableLanguages() map[string]string {
"pl_PL": "Polski",
"pt_BR": "Português Brasileiro",
"zh_CN": "简体中文",
"zh_TW": "繁體中文",
"nl_NL": "Nederlands",
"ru_RU": "Русский",
"it_IT": "Italiano",