aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/scayt/lang/fa.js
blob: 0830f689053b4a046d011b8e4ea308667177e88c (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', 'fa', {
	btn_about: 'درباره SCAYT',
	btn_dictionaries: 'دیکشنریها',
	btn_disable: 'غیرفعالسازی SCAYT',
	btn_enable: 'فعالسازی SCAYT',
	btn_langs:'زبانها',
	btn_options: 'گزینهها',
	text_title:  'بررسی املای تایپ شما'
});