first commit

This commit is contained in:
2024-11-17 19:39:31 +01:00
commit cb82696b82
7146 changed files with 892742 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
CKEDITOR.plugins.setLang('bootstrapCarousel', 'pl', {//Polish
plugin : 'Bootstrap Carousel',
title : 'Tytuł',
content : 'Zawartość',
htmlIsAllowed : 'HTML jest dozwolone',
addNewItem : 'Dodaj nowy element',
minimum : 'Wtyczka musi zawierać co najmniej jeden element',
link : 'Powiązanie',
style : 'Rozmiar',
type : 'Typ',
size : 'Rozmiar',
blockLevel : 'Zablokuj Poziom',
active : 'Aktywny',
enabled : 'Włączone',
text : 'Tekst',
preview : 'Zapowiedź',
optional : 'Fakultatywny',
badge : 'Odznaka',
caption : 'Podpis',
image : 'Obraz',
delete : 'Czy na pewno chcesz usunąć ten obiekt?'
});