Fix name of Portuguese language not including Portugal (#11820)
Fix #11602
This commit is contained in:
		
							parent
							
								
									50755a47b4
								
							
						
					
					
						commit
						bc869501f5
					
				@ -42,8 +42,8 @@ module SettingsHelper
 | 
			
		||||
    no: 'Norsk',
 | 
			
		||||
    oc: 'Occitan',
 | 
			
		||||
    pl: 'Polski',
 | 
			
		||||
    pt: 'Português',
 | 
			
		||||
    'pt-BR': 'Português do Brasil',
 | 
			
		||||
    pt: 'Português (Portugal)',
 | 
			
		||||
    'pt-BR': 'Português (Brasil)',
 | 
			
		||||
    ro: 'Română',
 | 
			
		||||
    ru: 'Русский',
 | 
			
		||||
    sk: 'Slovenčina',
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user