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