Sha256: 97899395dcf4a4d75f2eedd00e322db11277775e6fbad21cbc99934be06fda94
Contents?: true
Size: 590 Bytes
Versions: 6
Compression:
Stored size: 590 Bytes
Contents
/* Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.plugins.setLang('wordcount', 'ru', { WordCount: 'Слов:', CharCount: 'Символов:', CharCountWithHTML: ' (включая HTML разметку):', Paragraphs: 'Параграфов:', pasteWarning: 'Контент не может быть вставлен, т.к. привышает допустимый лимит', Selected: 'Выделено: ', title: 'Статистика' });
Version data entries
6 entries across 6 versions & 2 rubygems