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

View File

@ -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", "Русский",