]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/ko.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / ko.js
CommitLineData
eaa92715
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'ko', {\r
6 IdInputLabel: 'ID',\r
7 advisoryTitleInputLabel: '보조 제목',\r
8 cssClassInputLabel: '스타일 시트 클래스',\r
9 edit: 'Div 편집',\r
10 inlineStyleInputLabel: '인라인 스타일',\r
11 langDirLTRLabel: '왼쪽에서 오른쪽 (LTR)',\r
12 langDirLabel: '언어 방향',\r
13 langDirRTLLabel: '오른쪽에서 왼쪽 (RTL)',\r
14 languageCodeInputLabel: ' 언어 코드',\r
15 remove: 'Div 태그 삭제',\r
16 styleSelectLabel: '스타일',\r
17 title: 'Div 태그 생성',\r
18 toolbar: 'Div 태그 생성'\r
19} );\r