aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/elementspath/lang/ko.js
blob: 77d399ff37f897d7b9700b873233530568537a47 (plain) (blame)
1
2
3
4
5
6
7
8
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'elementspath', 'ko', {
	eleLabel: '요소 경로',
	eleTitle: '%1 요소'
} );