]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/format/lang/es-mx.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / format / lang / es-mx.js
diff --git a/sources/plugins/format/lang/es-mx.js b/sources/plugins/format/lang/es-mx.js
new file mode 100644 (file)
index 0000000..d311012
--- /dev/null
@@ -0,0 +1,18 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'format', 'es-mx', {\r
+       label: 'Formato',\r
+       panelTitle: 'Formato de párrafo',\r
+       tag_address: 'Dirección',\r
+       tag_div: 'Normal (DIV)',\r
+       tag_h1: 'Encabezado 1',\r
+       tag_h2: 'Encabezado 2',\r
+       tag_h3: 'Encabezado 3',\r
+       tag_h4: 'Encabezado 4',\r
+       tag_h5: 'Encabezado 5',\r
+       tag_h6: 'Encabezado 6',\r
+       tag_p: 'Normal',\r
+       tag_pre: 'Formateado'\r
+} );\r