aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/list/lang/he.js
blob: 2c0f892f4eb5a2b2eb2fb702a25454a55b719ba5 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'list', 'he', {
	bulletedlist: 'רשימת נקודות',
	numberedlist: 'רשימה ממוספרת'
} );