mirror of
				https://github.com/elyby/accounts-frontend.git
				synced 2025-05-31 14:11:58 +05:30 
			
		
		
		
	Allow to pull languages without proofreading
This commit is contained in:
		@@ -10,6 +10,8 @@ const localeToCountryCode: Record<string, string> = {
 | 
			
		||||
    sr: 'rs',
 | 
			
		||||
    zh: 'cn',
 | 
			
		||||
    cs: 'cz',
 | 
			
		||||
    fil: 'ph',
 | 
			
		||||
    he: 'il',
 | 
			
		||||
};
 | 
			
		||||
const SUPPORTED_LANGUAGES: ReadonlyArray<string> = Object.keys(supportedLocales);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user