diff options
Diffstat (limited to 'public/bower_components/ckeditor/plugins/find/lang/sr.js')
-rw-r--r-- | public/bower_components/ckeditor/plugins/find/lang/sr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/find/lang/sr.js b/public/bower_components/ckeditor/plugins/find/lang/sr.js new file mode 100644 index 0000000..57ca629 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/find/lang/sr.js @@ -0,0 +1 @@ +CKEDITOR.plugins.setLang("find","sr",{find:"Претрага",findOptions:"Find Options",findWhat:"Пронађи:",matchCase:"Разликуј велика и мала слова",matchCyclic:"Match cyclic",matchWord:"Упореди целе речи",notFoundMsg:"Тражени текст није пронађен.",replace:"Замена",replaceAll:"Замени све",replaceSuccessMsg:"%1 occurrence(s) replaced.",replaceWith:"Замени са:",title:"Find and Replace"});
\ No newline at end of file |