]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - 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
diff --git a/sources/plugins/div/lang/ko.js b/sources/plugins/div/lang/ko.js
new file mode 100644 (file)
index 0000000..9834e49
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'ko', {\r
+       IdInputLabel: 'ID',\r
+       advisoryTitleInputLabel: '보조 제목',\r
+       cssClassInputLabel: '스타일 시트 클래스',\r
+       edit: 'Div 편집',\r
+       inlineStyleInputLabel: '인라인 스타일',\r
+       langDirLTRLabel: '왼쪽에서 오른쪽 (LTR)',\r
+       langDirLabel: '언어 방향',\r
+       langDirRTLLabel: '오른쪽에서 왼쪽 (RTL)',\r
+       languageCodeInputLabel: ' 언어 코드',\r
+       remove: 'Div 태그 삭제',\r
+       styleSelectLabel: '스타일',\r
+       title: 'Div 태그 생성',\r
+       toolbar: 'Div 태그 생성'\r
+} );\r