about summary refs log tree commit diff stats
path: root/app/assets/javascripts/ckeditor/plugins/widget/lang/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/ckeditor/plugins/widget/lang/ko.js')
-rw-r--r--app/assets/javascripts/ckeditor/plugins/widget/lang/ko.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/assets/javascripts/ckeditor/plugins/widget/lang/ko.js b/app/assets/javascripts/ckeditor/plugins/widget/lang/ko.js deleted file mode 100644 index 8c62287..0000000 --- a/app/assets/javascripts/ckeditor/plugins/widget/lang/ko.js +++ /dev/null
@@ -1,8 +0,0 @@
1/**
2 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3 * For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5CKEDITOR.plugins.setLang( 'widget', 'ko', {
6 'move': '움직이려면 클릭 후 드래그 하세요',
7 'label': '%1 위젯'
8} );