Sha256: e86aaea69194288e4a06d829d53a167ac3af0fee98c58723cfb1cf68c210ae61

Contents?: true

Size: 355 Bytes

Versions: 3

Compression:

Stored size: 355 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', 'de', {
    WordCount: 'Wörter:',
    CharCount: 'Zeichen:',
    CharCountWithHTML: 'Zeichen (inkl. HTML):',
    limit: 'Limit:',
    title: 'Statistik'
});

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/de.js
glebtv-ckeditor-4.2.1.1 app/assets/javascripts/ckeditor/plugins/wordcount/lang/de.js
glebtv-ckeditor-4.2.1 app/assets/javascripts/ckeditor/plugins/wordcount/lang/de.js