mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	js: Convert static/js/i18n.js to ES6 module.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							40c3d07b2c
						
					
				
				
					commit
					bb1b2048bd
				
			@@ -7,6 +7,7 @@ import render_markdown_timestamp from "../templates/markdown_timestamp.hbs";
 | 
			
		||||
import view_code_in_playground from "../templates/view_code_in_playground.hbs";
 | 
			
		||||
 | 
			
		||||
import * as blueslip from "./blueslip";
 | 
			
		||||
import {i18n} from "./i18n";
 | 
			
		||||
import * as people from "./people";
 | 
			
		||||
import * as rtl from "./rtl";
 | 
			
		||||
import * as settings_config from "./settings_config";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user