Sha256: 771f14c095b512f13dde6ddab76f0366568ae16f4715119d4eb27a18496b8742
Contents?: true
Size: 552 Bytes
Versions: 5
Compression:
Stored size: 552 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', 'he', { WordCount: 'מילים:', CharCount: 'תווים:', CharCountWithHTML: 'תווים (כולל HTML):', Paragraphs: 'פסקאות:', ParagraphsRemaining: 'Paragraphs remaining', pasteWarning: 'לא ניתן להדביק תוכן בשל עודף תווים', Selected: 'נבחר: ', title: 'סטטיסטיקות' });
Version data entries
5 entries across 5 versions & 1 rubygems