todo/public/vendor/ckeditor/plugins/find/lang/bg.js
Supan Adit Pratama 35d8715ab4 first commit
2020-06-23 11:40:37 +07:00

1 line
577 B
JavaScript
Executable File
Vendored
Raw 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("find","bg",{find:"Търсене",findOptions:"Настройки за търсене",findWhat:"Търси за:",matchCase:"Съвпадение на големи/малки букви",matchCyclic:"Циклично търсене",matchWord:"Търсене по цели думи",notFoundMsg:"Указаният текст не е намерен.",replace:"Замяна",replaceAll:"Замени всички",replaceSuccessMsg:"%1 съвпадения заменени.",replaceWith:"Замяна с:",title:"Търсене и замяна"});