Add support for Malayalam in language filter (#9624)
This commit is contained in:
		
							parent
							
								
									5d2fc6de32
								
							
						
					
					
						commit
						fd16502ae4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -30,6 +30,7 @@ module SettingsHelper
 | 
				
			||||||
    ja: '日本語',
 | 
					    ja: '日本語',
 | 
				
			||||||
    ka: 'ქართული',
 | 
					    ka: 'ქართული',
 | 
				
			||||||
    ko: '한국어',
 | 
					    ko: '한국어',
 | 
				
			||||||
 | 
					    ml: 'മലയാളം',
 | 
				
			||||||
    nl: 'Nederlands',
 | 
					    nl: 'Nederlands',
 | 
				
			||||||
    no: 'Norsk',
 | 
					    no: 'Norsk',
 | 
				
			||||||
    oc: 'Occitan',
 | 
					    oc: 'Occitan',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue