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:
parent
02e975d3f3
commit
40f958c5ef
2 changed files with 391 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue