mirror of https://github.com/go-gitea/gitea.git
Update i18n.go - Language Picker (#32933)
This commit is contained in:
parent
751fe8b714
commit
23687a0a71
|
@ -11,6 +11,7 @@ var defaultI18nLangNames = []string{
|
|||
"zh-TW", "繁體中文(台灣)",
|
||||
"de-DE", "Deutsch",
|
||||
"fr-FR", "Français",
|
||||
"ga-IE", "Gaeilge",
|
||||
"nl-NL", "Nederlands",
|
||||
"lv-LV", "Latviešu",
|
||||
"ru-RU", "Русский",
|
||||
|
|
Loading…
Reference in New Issue