]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/basicstyles/lang/es-mx.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / basicstyles / lang / es-mx.js
CommitLineData
317f8f8f
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( 'basicstyles', 'es-mx', {\r
6 bold: 'Negrita',\r
7 italic: 'Cursiva',\r
8 strike: 'Tachado',\r
9 subscript: 'subíndice',\r
10 superscript: 'Sobrescrito',\r
11 underline: 'Subrayada'\r
12} );\r