aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/he.js
blob: 3f4301a93e3d994bbdc48b36fcab4d3d8b269f00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'he', {
	btn_about: 'אודות SCAYT',
	btn_dictionaries: 'מילון',
	btn_disable: 'בטל SCAYT',
	btn_enable: 'אפשר SCAYT',
	btn_langs:'שפות',
	btn_options: 'אפשרויות',
	text_title:  'בדיקת איות בזמן כתיבה (SCAYT)'
});