From 7588a4ac90a9b07c08a3107cd1107d773be1c991 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 4 Jun 2013 00:16:28 -0700 Subject: RT 4.0.13 --- .../RichText/ckeditor/plugins/uicolor/lang/ku.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/ku.js (limited to 'rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/ku.js') diff --git a/rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/ku.js b/rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/ku.js new file mode 100644 index 000000000..c22c336df --- /dev/null +++ b/rt/share/html/NoAuth/RichText/ckeditor/plugins/uicolor/lang/ku.js @@ -0,0 +1,20 @@ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ + +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.html or http://ckeditor.com/license +*/ + +CKEDITOR.plugins.setLang( 'uicolor', 'ku', +{ + uicolor : + { + title : 'هه‌ڵگری ڕه‌نگ بۆ ڕووکاری به‌کارهێنه‌ر', + preview : 'پێشبینین به‌ زیندوویی', + config : 'ئه‌م ده‌قانه‌ بلکێنه‌ به‌ په‌ڕگه‌ی config.js-fil', + predefined : 'کۆمه‌ڵه‌ ڕه‌نگه‌ دیاریکراوه‌کانی پێشوو' + } +}); -- cgit v1.2.1