aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/ckeditor/plugins/devtools/lang/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/bower_components/ckeditor/plugins/devtools/lang/ko.js')
-rw-r--r--public/bower_components/ckeditor/plugins/devtools/lang/ko.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/devtools/lang/ko.js b/public/bower_components/ckeditor/plugins/devtools/lang/ko.js
new file mode 100644
index 0000000..8df297f
--- /dev/null
+++ b/public/bower_components/ckeditor/plugins/devtools/lang/ko.js
@@ -0,0 +1,5 @@
+/*
+ Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
+ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
+*/
+CKEDITOR.plugins.setLang("devtools","ko",{title:"구성 요소 정보",dialogName:"다이얼로그 윈도우 이름",tabName:"탭 이름",elementId:"요소 ID",elementType:"요소 형식"}); \ No newline at end of file