forked from cybrespace/mastodon
		
	Add human locales for zh-tw (#1984)
This commit is contained in:
		
							parent
							
								
									b87a08e160
								
							
						
					
					
						commit
						6afe70db95
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -18,6 +18,7 @@ module SettingsHelper
 | 
			
		|||
    ja: '日本語',
 | 
			
		||||
    'zh-CN': '简体中文',
 | 
			
		||||
    'zh-HK': '繁體中文(香港)',
 | 
			
		||||
    'zh-TW': '繁體中文(臺灣)',
 | 
			
		||||
    bg: 'Български',
 | 
			
		||||
  }.freeze
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue