We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e71ad8 commit b1c2188Copy full SHA for b1c2188
modules/setting/i18n.go
@@ -11,6 +11,7 @@ var defaultI18nLangNames = []string{
11
"zh-TW", "繁體中文(台灣)",
12
"de-DE", "Deutsch",
13
"fr-FR", "Français",
14
+ "ga-IE", "Gaeilge",
15
"nl-NL", "Nederlands",
16
"lv-LV", "Latviešu",
17
"ru-RU", "Русский",
0 commit comments