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

1 line
366 B
JavaScript
Executable File
Vendored

CKEDITOR.plugins.setLang("find","zh-cn",{find:"查找",findOptions:"查找选项",findWhat:"查找:",matchCase:"区分大小写",matchCyclic:"循环匹配",matchWord:"全字匹配",notFoundMsg:"指定的文本没有找到。",replace:"替换",replaceAll:"全部替换",replaceSuccessMsg:"共完成 %1 处替换。",replaceWith:"替换:",title:"查找和替换"});