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

22 lines
814 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', 'sr', {//Serbian
plugin : 'Боотстрап Таб',
title : 'наслов',
content : 'садржина',
htmlIsAllowed : 'ХТМЛ Алловед',
addNewItem : 'Додај нову ставку',
minimum : 'Плугин мора да садржи најмање 1 итем',
link : 'линк',
style : 'стил',
type : 'тип',
size : 'величина',
blockLevel : 'блок Ниво',
active : 'активан',
enabled : 'Омогућено',
text : 'текст',
preview : 'превиев',
optional : 'оптионал',
badge : 'значка',
caption : 'натпис',
image : 'слика',
delete : 'Да ли сте сигурни да желите да избришете ову ставку?'
});