mirror of
				https://github.com/zen-browser/desktop.git
				synced 2025-11-04 01:34:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			112 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			112 B
		
	
	
	
		
			Python
		
	
	
	
	
	
from copy_language_pack import copy_browser_locales
 | 
						|
 | 
						|
if __name__ == "__main__":
 | 
						|
  copy_browser_locales("en-US")
 |