mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-10-31 10:03:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			231 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			231 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| echo 'Generating language files'
 | |
| cd app_flowy
 | |
| 
 | |
| call flutter pub run easy_localization:generate -S assets/translations/
 | |
| call flutter pub run easy_localization:generate -f keys -o locale_keys.g.dart -S assets/translations/ -s en.json | 
