summaryrefslogtreecommitdiff
path: root/rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/fa.js
blob: 5a3686f4d854d5c6caf867f1108301bf8828ae5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.plugins.setLang( 'uicolor', 'fa',
{
	uicolor :
	{
		title : 'انتخاب رنگ UI',
		preview : 'پیش‌نمایش زنده',
		config : 'این رشته را در فایل config.js خود بچسبانید.',
		predefined : 'مجموعه رنگ از پیش تعریف شده'
	}
});