first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/he.js
Normal file
22
libraries/ckeditor/plugins/bootstrapCarousel/lang/he.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCarousel', 'he', {//hebrew
|
||||
plugin : 'Bootstrap קרוסלה',
|
||||
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