Files
2024-12-10 23:24:15 +01:00

22 lines
841 B
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
CKEDITOR.plugins.setLang('bootstrapCarousel', 'mk', {//Macedonian
plugin : 'Bootstrap Carousel',
title : 'Наслов',
content : 'содржина',
htmlIsAllowed : 'HTML е дозволено',
addNewItem : 'Додадете нова ставка',
minimum : 'Приклучокот мора contian најмалку 1 точка',
link : 'Линк',
style : 'стил',
type : 'тип',
size : 'големина',
blockLevel : 'блок ниво',
active : 'активни',
enabled : 'овозможено',
text : 'текст',
preview : 'преглед',
optional : 'Изборно',
badge : 'значка',
caption : 'Легенда',
image : 'слика',
delete : 'Дали сте сигурни дека сакате да ја избришете оваа точка?'
});