X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=plugins%2Fuicolor%2Flang%2Ffa.js;h=4adf901aa49a7afe9e4092fbabc90990945a743d;hp=764ef4a1164aedfb0ff83229fe9780b323ba8ae5;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/plugins/uicolor/lang/fa.js b/plugins/uicolor/lang/fa.js index 764ef4a..4adf901 100644 --- a/plugins/uicolor/lang/fa.js +++ b/plugins/uicolor/lang/fa.js @@ -3,4 +3,18 @@ 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:'مجموعه رنگ از پیش تعریف شده'}}); +/* +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 : 'مجموعه رنگ از پیش تعریف شده' + } +});