]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/maximize/lang/ko.js
a9aaffb0aca32e56ac63b8f6e6a5dc4d9f709443
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / maximize / 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( 'maximize', 'ko', {
6 maximize: '최대화',
7 minimize: '최소화'
8 } );