summaryrefslogtreecommitdiff
path: root/plugins/pastetext/lang/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pastetext/lang/ko.js')
-rw-r--r--plugins/pastetext/lang/ko.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/pastetext/lang/ko.js b/plugins/pastetext/lang/ko.js
deleted file mode 100644
index 8f5711c..0000000
--- a/plugins/pastetext/lang/ko.js
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'pastetext', 'ko', {
- button: '텍스트로 붙여넣기',
- title: '텍스트로 붙여넣기'
-});