cubesystems/releaf

View on GitHub
releaf-core/app/assets/javascripts/ckeditor/plugins/mediaembed/lang/es.js

Summary

Maintainability
A
0 mins
Test Coverage
/**
 * @author Alejandro Vasquez [neurotools.cl]
 * @copyright Copyright (c) 2013 - Önder Ceylan. All rights reserved.
 * @version 0.6
 */

// set CKeditor lang
CKEDITOR.plugins.setLang( 'mediaembed', 'es', {
    toolbar: 'Incrustar Medios',
    dialogTitle : 'Incrustar Medios',
    dialogLabel : 'Pegue el código de incrustación aquí'
} );