1
1
mirror of https://github.com/go-gitea/gitea synced 2024-12-22 16:44:26 +00:00

Update i18n.go - Language Picker (#32933) (#32935)

This commit is contained in:
Giteabot 2024-12-21 23:24:17 +08:00 committed by GitHub
parent 1e71ad89ce
commit b1c21880c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ var defaultI18nLangNames = []string{
"zh-TW", "繁體中文(台灣)", "zh-TW", "繁體中文(台灣)",
"de-DE", "Deutsch", "de-DE", "Deutsch",
"fr-FR", "Français", "fr-FR", "Français",
"ga-IE", "Gaeilge",
"nl-NL", "Nederlands", "nl-NL", "Nederlands",
"lv-LV", "Latviešu", "lv-LV", "Latviešu",
"ru-RU", "Русский", "ru-RU", "Русский",