first commit

This commit is contained in:
2025-03-06 19:27:29 +01:00
commit f2698d53d0
6352 changed files with 822401 additions and 0 deletions

View 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 : 'האם אתה בטוח שאתה רוצה למחוק פריט זה?'
});