]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/font/lang/mk.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / font / lang / mk.js
CommitLineData
7adcb81e
IB
1/*\r
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'font', 'mk', {\r
6 fontSize: {\r
7 label: 'Size',\r
8 voiceLabel: 'Font Size',\r
9 panelTitle: 'Font Size'\r
10 },\r
11 label: 'Font', // MISSING\r
12 panelTitle: 'Font Name', // MISSING\r
13 voiceLabel: 'Font' // MISSING\r
14} );\r