Sha256: fe3250b388f82d0c48dddc3aeb3d369f57ae504d4ad3308cc2921fc9c577e16d
Contents?: true
Size: 505 Bytes
Versions: 5
Compression:
Stored size: 505 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', 'sk', { WordCount: 'Slov:', CharCount: 'Znakov:', CharCountWithHTML: 'Znakov (vrátane HTML):', Paragraphs: 'Odstavcov:', ParagraphsRemaining: 'Paragraphs remaining', pasteWarning: 'Obsah sa nedá prilepiť.', Selected: 'Výber: ', title: 'Štatistika' });
Version data entries
5 entries across 5 versions & 1 rubygems