]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/font/lang/gl.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / font / lang / gl.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', 'gl', {\r
6 fontSize: {\r
7 label: 'Tamaño',\r
8 voiceLabel: 'Tamaño da letra',\r
9 panelTitle: 'Tamaño da letra'\r
10 },\r
11 label: 'Tipo de letra',\r
12 panelTitle: 'Nome do tipo de letra',\r
13 voiceLabel: 'Tipo de letra'\r
14} );\r