diff options
Diffstat (limited to 'plugins/div/lang/ko.js')
| -rw-r--r-- | plugins/div/lang/ko.js | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/div/lang/ko.js b/plugins/div/lang/ko.js deleted file mode 100644 index 531a2bf..0000000 --- a/plugins/div/lang/ko.js +++ /dev/null @@ -1,19 +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( 'div', 'ko', {
- IdInputLabel: 'ID',
- advisoryTitleInputLabel: 'Advisory Title',
- cssClassInputLabel: 'Stylesheet Classes',
- edit: 'Edit Div', // MISSING
- inlineStyleInputLabel: 'Inline Style', // MISSING
- langDirLTRLabel: '왼쪽에서 오른쪽 (LTR)',
- langDirLabel: '쓰기 방향',
- langDirRTLLabel: '오른쪽에서 왼쪽 (RTL)',
- languageCodeInputLabel: ' Language Code', // MISSING
- remove: 'Remove Div', // MISSING
- styleSelectLabel: 'Style',
- title: 'Create Div Container', // MISSING
- toolbar: 'Create Div Container' // MISSING
-});
|
