Skip to content

Commit 23687a0

Browse files
authored
Update i18n.go - Language Picker (#32933)
1 parent 751fe8b commit 23687a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/setting/i18n.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ var defaultI18nLangNames = []string{
1111
"zh-TW", "繁體中文(台灣)",
1212
"de-DE", "Deutsch",
1313
"fr-FR", "Français",
14+
"ga-IE", "Gaeilge",
1415
"nl-NL", "Nederlands",
1516
"lv-LV", "Latviešu",
1617
"ru-RU", "Русский",

0 commit comments

Comments
 (0)