mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			191 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			191 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
window.CKEDITOR_TRANSLATIONS = {
 | 
						|
    en: {
 | 
						|
        dictionary: {
 | 
						|
            "Insert template": "Insert text snippet",
 | 
						|
            "Search template": "Search text snippet"
 | 
						|
        }
 | 
						|
    }
 | 
						|
};
 |