fit-ui
Version:
Object Oriented framework for building rich User Interfaces
12 lines • 358 B
JavaScript
/*
Translation from original CKEDITOR language files:
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang("base64image","en",{
"alt":"Alternative Text",
"lockRatio":"Lock Ratio",
"vSpace":"VSpace",
"hSpace":"HSpace",
"border":"Border"
});