Built motion from commit 65070aa.|0.0.108
[motion.git] / public / assets / plugins / ckeditor / plugins / codesnippet / lang / en.js
1 \feff/*
2  Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3  For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang("codesnippet","en",{button:"Insert Code Snippet",codeContents:"Code content",emptySnippetError:"A code snippet cannot be empty.",language:"Language",title:"Code snippet",pathName:"code snippet"});