mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 06:20:28 +03:00 
			
		
		
		
	Add translation support using i18next (#1576)
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									b4ce8a7cab
								
							
						
					
					
						commit
						ac1797344c
					
				
					 8 changed files with 184 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -35,6 +35,10 @@ const copyFiles = {
 | 
			
		|||
      src: 'public/res/android',
 | 
			
		||||
      dest: 'public/',
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      src: 'public/locales',
 | 
			
		||||
      dest: 'public/',
 | 
			
		||||
    },
 | 
			
		||||
  ],
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue