mirror of
				https://github.com/monkeytypegame/monkeytype.git
				synced 2025-11-01 03:39:15 +08:00 
			
		
		
		
	moved arabic accents
This commit is contained in:
		
							parent
							
								
									c42e30f81f
								
							
						
					
					
						commit
						4818da17bf
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		|  | @ -17,6 +17,15 @@ let accents = [ | |||
|   ["żź", "z"], | ||||
|   ["ÿỹ", "y"], | ||||
|   ["ł", "l"], | ||||
|   ["أإآ", "ا"], | ||||
|   ["َ", ""], | ||||
|   ["ُ", ""], | ||||
|   ["ِ", ""], | ||||
|   ["ْ", ""], | ||||
|   ["ً", ""], | ||||
|   ["ٌ", ""], | ||||
|   ["ٍ", ""], | ||||
|   ["ّ", ""], | ||||
| ]; | ||||
| 
 | ||||
| export function replaceAccents(word) { | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue