Enables the Polish translation. (#2235)
This commit is contained in:
		
							parent
							
								
									bbff431e3a
								
							
						
					
					
						commit
						6c34eafe02
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -13,6 +13,7 @@ module SettingsHelper
 | 
			
		|||
    nl: 'Nederlands',
 | 
			
		||||
    no: 'Norsk',
 | 
			
		||||
    oc: 'Occitan',
 | 
			
		||||
    pl: 'Polszczyzna',
 | 
			
		||||
    pt: 'Português',
 | 
			
		||||
    'pt-BR': 'Português do Brasil',
 | 
			
		||||
    fi: 'Suomi',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -39,6 +39,7 @@ module Mastodon
 | 
			
		|||
      :nl,
 | 
			
		||||
      :no,
 | 
			
		||||
      :oc,
 | 
			
		||||
      :pl,
 | 
			
		||||
      :pt,
 | 
			
		||||
      :'pt-BR',
 | 
			
		||||
      :ru,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue