Projet

Général

Profil

Paste
Télécharger (438 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ckeditor / includes / uicolor / lang / fa.js @ 76df55b7

1 85ad3d82 Assos Assos
/**
2
 * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
3
 * For licensing, see LICENSE.html or http://ckeditor.com/license
4
 */
5
6
CKEDITOR.plugins.setLang( 'uicolor', 'fa', {
7
        title: 'انتخاب رنگ UI',
8
        preview: 'پیش‌نمایش زنده',
9
        config: 'این رشته را در فایل config.js خود بچسبانید.',
10
        predefined: 'مجموعه رنگ از پیش تعریف شده'
11
});