Fix name of Portuguese language not including Portugal (#11820)
Fix #11602
This commit is contained in:
		
							parent
							
								
									50755a47b4
								
							
						
					
					
						commit
						bc869501f5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -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…
	
		Reference in a new issue