Mini Shell
"use strict"
CKEDITOR.plugins.setLang('btbutton', 'en', {
buttonTitle: 'Button Link',
tabInfo: 'Info',
tabTarget: 'Target',
tabIcons: 'Icons',
buttonStyleLabel: 'Style',
buttonSizeLabel: 'Size',
buttonTextLabel: 'Text',
buttonUrlLabel: 'URL',
buttonTargetLabel: 'Target',
buttonLink: 'Link',
buttonDefault: 'Default',
buttonPrimary: 'Primary',
buttonInfo: 'Info',
buttonSuccess: 'Success',
buttonWarning: 'Warning',
buttonDanger: 'Danger',
buttonSizeExSmall: 'Extra Small',
buttonSizeSmall: 'Small',
buttonSizeNormal: 'Normal',
buttonSizeLarge: 'Large'
});
Zerion Mini Shell 1.0