6849f6c509a1d0b00b3a9ae5246c72e90d7dd9a3.svn-base 443 Bytes
/*
Copyright (c) 2003-2012, 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 : 'مجموعه رنگ از پیش تعریف شده'
	}
});