Sha256: af44843294f0051a75cf009f0dbd5b9260586a3299cfaac78d680b4ddbadf1e2

Contents?: true

Size: 514 Bytes

Versions: 3

Compression:

Stored size: 514 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( 'format', 'he', {
	label: 'עיצוב',
	panelTitle: 'עיצוב',
	tag_address: 'כתובת',
	tag_div: 'נורמלי (DIV)',
	tag_h1: 'כותרת',
	tag_h2: 'כותרת 2',
	tag_h3: 'כותרת 3',
	tag_h4: 'כותרת 4',
	tag_h5: 'כותרת 5',
	tag_h6: 'כותרת 6',
	tag_p: 'נורמלי',
	tag_pre: 'קוד'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/format/lang/he.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/format/lang/he.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/format/lang/he.js