initial commit
[namibia] / public / scripts / ckeditor / _source / plugins / uicolor / lang / he.js
1 /*
2 Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.html or http://ckeditor.com/license
4 */
5
6 CKEDITOR.plugins.setLang( 'uicolor', 'he',
7 {
8         uicolor :
9         {
10                 title : 'בחירת צבע ממשק משתמש',
11                 preview : 'תצוגה מקדימה',
12                 config : 'הדבק את הטקסט הבא לתוך הקובץ config.js',
13                 predefined : 'קבוצות צבעים מוגדרות מראש'
14         }
15 });