cobuild-angular-stack
Version:
Base stack angular sass jade gulp
15 lines (14 loc) • 372 B
JavaScript
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'font', 'mk', {
fontSize: {
label: 'Size',
voiceLabel: 'Font Size',
panelTitle: 'Font Size'
},
label: 'Font', // MISSING
panelTitle: 'Font Name', // MISSING
voiceLabel: 'Font' // MISSING
} );