Skip to content

Commit

Permalink
Update i18n.go - Language Picker (#32933)
Browse files Browse the repository at this point in the history
  • Loading branch information
aindriu80 authored Dec 21, 2024
1 parent 751fe8b commit 23687a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/setting/i18n.go
Original file line number Diff line number Diff line change
Expand Up @@ -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", "Русский",
Expand Down

0 comments on commit 23687a0

Please sign in to comment.