X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fuicolor%2Flang%2Fhe.js;fp=_source%2Fplugins%2Fuicolor%2Flang%2Fhe.js;h=9010193f421fc3ffad18a431f04685276110ef3b;hb=039a051ccf3901311661022a30afd60fc38130c9;hp=0000000000000000000000000000000000000000;hpb=c9fdde67e6384bd5a66adc2b3bba5c4ce9db56c7;p=ckeditor.git diff --git a/_source/plugins/uicolor/lang/he.js b/_source/plugins/uicolor/lang/he.js new file mode 100644 index 0000000..9010193 --- /dev/null +++ b/_source/plugins/uicolor/lang/he.js @@ -0,0 +1,15 @@ +/* +Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ + +CKEDITOR.plugins.setLang( 'uicolor', 'he', +{ + uicolor : + { + title : 'בחירת צבע ממשק משתמש', + preview : 'תצוגה מקדימה', + config : 'הדבק את הטקסט הבא לתוך הקובץ config.js', + predefined : 'קבוצות צבעים מוגדרות מראש' + } +});