mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 11: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"
 | |
|         }
 | |
|     }
 | |
| };
 | 
