/* Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'asciimath', 'es', { title: 'Matemáticas en ASCII', button: 'Matemáticas', dialogInput: 'Escribe tu ASCII aquí', docUrl: 'http://es.wikipedia.org/wiki/ASCII', docLabel: 'Documentación de ASCII', loading: 'cargando...', pathName: 'matemáticas' } );