first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/ar.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/ar.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'ar', { //arabic
|
||||
plugin : 'التمهيد كاروسيل',
|
||||
title : 'لقب',
|
||||
content : 'مضمون',
|
||||
htmlIsAllowed : 'يسمح HTML',
|
||||
addNewItem : 'إضافة عنصر جديد',
|
||||
minimum : 'يجب أن يحتوي على البرنامج المساعد على الأقل 1 البند',
|
||||
link : 'صلة',
|
||||
style : 'أسلوب',
|
||||
type : 'نوع',
|
||||
size : 'حجم',
|
||||
blockLevel : 'كتلة المستوى',
|
||||
active : 'نشط',
|
||||
enabled : 'تمكين',
|
||||
text : 'نص',
|
||||
preview : 'معاينة',
|
||||
optional : 'اختياري',
|
||||
badge : 'شارة',
|
||||
caption : 'شرح',
|
||||
image : 'صورة',
|
||||
delete : 'هل أنت متأكد أنك تريد حذف هذا البند؟'
|
||||
});
|
||||
Reference in New Issue
Block a user