apollo_developers/bower_components/ckeditor/plugins/find/lang/ko.js
saravanakumar_kandasami a11795c215 SIT code
2018-04-19 18:17:06 +05:30

1 line
409 B
JavaScript

CKEDITOR.plugins.setLang("find","ko",{find:"찾기",findOptions:"Find Options",findWhat:"찾을 문자열:",matchCase:"대소문자 구분",matchCyclic:"Match cyclic",matchWord:"온전한 단어",notFoundMsg:"문자열을 찾을 수 없습니다.",replace:"바꾸기",replaceAll:"모두 바꾸기",replaceSuccessMsg:"%1 occurrence(s) replaced.",replaceWith:"바꿀 문자열:",title:"찾기 & 바꾸기"});