]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blob - sources/plugins/list/lang/ko.js
73deb19cbb00c9b7cf68b41b908350cbde6f8a3d
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / list / lang / ko.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'list', 'ko', {
6 bulletedlist: '순서 없는 목록',
7 numberedlist: '순서 있는 목록'
8 } );