Files
2026-02-22 21:59:33 +01:00

22 lines
830 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('bootstrapTab', 'mk', {//Macedonian
plugin : 'Bootstrap Tab',
title : 'Наслов',
content : 'Cодржина',
htmlIsAllowed : 'HTML е дозволено',
addNewItem : 'Додадете нова ставка',
minimum : 'Приклучокот мора contian најмалку 1 точка',
link : 'Линк',
style : 'стил',
type : 'тип',
size : 'големина',
blockLevel : 'блок ниво',
active : 'активни',
enabled : 'овозможено',
text : 'текст',
preview : 'преглед',
optional : 'Изборно',
badge : 'значка',
caption : 'Легенда',
image : 'слика',
delete : 'Дали сте сигурни дека сакате да ја избришете оваа точка?'
});