mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Update i18n.go - Language Picker (#32933)
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							751fe8b714
						
					
				
				
					commit
					23687a0a71
				
			| @@ -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", "Русский", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user