Files
2024-11-17 19:39:31 +01:00

34 lines
1.1 KiB
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('bootstrapCollapse', 'sr', {//Serbian
plugin : 'Боотстрап Цоллапсе',
title : 'наслов',
content : 'садржина',
htmlIsAllowed : 'ХТМЛ Алловед',
addNewItem : 'Додај нову ставку',
minimum : 'Плугин мора да садржи најмање 1 итем',
link : 'линк',
style : 'стил',
type : 'тип',
size : 'величина',
blockLevel : 'блок Ниво',
active : 'активан',
enabled : 'Омогућено',
text : 'текст',
preview : 'превиев',
optional : 'оптионал',
badge : 'значка',
caption : 'натпис',
image : 'слика',
delete : 'Да ли сте сигурни да желите да избришете ову ставку?',
items : 'Предмети',
settings : 'Подешавања',
expandFirstItem : 'Проширити Прву Ставку',
yes : 'Да',
no : 'Не',
theme : 'Тема',
default : 'Уобичајено',
primary : 'Примаи',
success : 'Успех',
info : 'Инфо',
warning : 'Упозорење',
danger : 'Опасност'
});