aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/fakeobjects/lang/ko.js
blob: e9f97ac68f09a6c703db3b290b9efed7ebf54338 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'fakeobjects', 'ko', {
	anchor: '책갈피',
	flash: '플래시 애니메이션',
	hiddenfield: '숨은 입력 칸',
	iframe: '아이프레임',
	unknown: '알 수 없는 객체'
} );