]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/font/lang/cs.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / font / lang / cs.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', 'cs', {\r
6 fontSize: {\r
7 label: 'Velikost',\r
8 voiceLabel: 'Velikost písma',\r
9 panelTitle: 'Velikost'\r
10 },\r
11 label: 'Písmo',\r
12 panelTitle: 'Písmo',\r
13 voiceLabel: 'Písmo'\r
14} );\r