Sha256: b10b4819a22db2dbba318507bcb39198e28ae394f64fd3e6671bc761bb8f7fc9

Contents?: true

Size: 368 Bytes

Versions: 3

Compression:

Stored size: 368 Bytes

Contents

/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang('wordcount', 'es', {
    WordCount: 'Palabras:',
    CharCount: 'Caràcteres:',
    CharCountWithHTML: 'Caràcteres (con HTML):',
    limit: 'Límite:',
    title: 'Estadísticas'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
glebtv-ckeditor-4.2.1.2 app/assets/javascripts/ckeditor/plugins/wordcount/lang/es.js
glebtv-ckeditor-4.2.1.1 app/assets/javascripts/ckeditor/plugins/wordcount/lang/es.js
glebtv-ckeditor-4.2.1 app/assets/javascripts/ckeditor/plugins/wordcount/lang/es.js