]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/specialchar/lang/ko.js
7f19d0aa5fa5a0a63149506fbec0e86a373e3a94
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / specialchar / lang / ko.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'specialchar', 'ko', {
6 options: '특수문자 옵션',
7 title: '특수문자 선택',
8 toolbar: '특수문자 삽입'
9 } );