first commit

This commit is contained in:
2024-10-25 23:02:37 +02:00
commit faeb2e52e8
7653 changed files with 1095335 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
CKEDITOR.plugins.setLang('bootstrapTab', 'eo', {//Esperanto
plugin : 'Bootstrap Tab',
title : 'Titolo',
content : 'Enhavo',
htmlIsAllowed : 'HTML Estas Permesitaj',
addNewItem : 'Aldoni Novan Eron',
minimum : 'Plugin devas enhavi almenaŭ 1 ero',
link : 'Ligilo',
style : 'Stilo',
type : 'Tipo',
size : 'Grandeco',
blockLevel : 'Bloko-Nivelo',
active : 'Aktivaj',
enabled : 'Enabled',
text : 'Teksto',
preview : 'Antaŭrigardo',
optional : 'Laŭvola',
badge : 'Badge',
caption : 'Apudskribo',
image : 'Dosiero',
delete : 'Ĉu vi vere volas forigi tiun artikolon?'
});