]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/toolbar/lang/es-mx.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / toolbar / lang / es-mx.js
diff --git a/sources/plugins/toolbar/lang/es-mx.js b/sources/plugins/toolbar/lang/es-mx.js
new file mode 100644 (file)
index 0000000..4af52fe
--- /dev/null
@@ -0,0 +1,22 @@
+/*\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( 'toolbar', 'es-mx', {\r
+       toolbarCollapse: 'Colapsar barra de herramientas',\r
+       toolbarExpand: 'Expandir barra de herramientas',\r
+       toolbarGroups: {\r
+               document: 'Documento',\r
+               clipboard: 'Portapapeles/deshacer',\r
+               editing: 'Editando',\r
+               forms: 'Formularios',\r
+               basicstyles: 'Estilo básico',\r
+               paragraph: 'Párrafo',\r
+               links: 'Enlaces',\r
+               insert: 'Insertar',\r
+               styles: 'Estilos',\r
+               colors: 'Colores',\r
+               tools: 'Herramientas'\r
+       },\r
+       toolbars: 'Editor de barra de herramientas'\r
+} );\r