RT#34078: Payment History Report / Statement [Fixes for acl and text preview]
[freeside.git] / rt / share / html / NoAuth / RichText / ckeditor / plugins / uicolor / lang / fa.js
1 /*
2 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
4 */
5
6 /*
7 Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
8 For licensing, see LICENSE.html or http://ckeditor.com/license
9 */
10
11 CKEDITOR.plugins.setLang( 'uicolor', 'fa',
12 {
13         uicolor :
14         {
15                 title : 'انتخاب رنگ UI',
16                 preview : 'پیش‌نمایش زنده',
17                 config : 'این رشته را در فایل config.js خود بچسبانید.',
18                 predefined : 'مجموعه رنگ از پیش تعریف شده'
19         }
20 });