aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/ar.js
blob: d7a5cacee7e0758f35045f78feaa2fb2baf2fde3 (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', 'ar', {
	btn_about: 'عن SCAYT',
	btn_dictionaries: 'قواميس',
	btn_disable: 'تعطيل SCAYT',
	btn_enable: 'تفعيل SCAYT',
	btn_langs:'لغات',
	btn_options: 'خيارات',
	text_title:  'تدقيق إملائي أثناء الكتابة'
});