Sha256: b46421367290e1c92b978a6d1f2db8fd148e136311c46753b567941a6cf0f1ae

Contents?: true

Size: 356 Bytes

Versions: 3

Compression:

Stored size: 356 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', 'pl', {
    WordCount: 'Słów:',
    CharCount: 'Znaków:',
    CharCountWithHTML: 'Znaków (including HTML):',
    limit: 'Limit:',
    title: 'Statystyka'
});

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