Sha256: 49c7a6458915f100338e27e0e149c27a4e1b5abf822d9a07fb2a0c76e1fa97a9

Contents?: true

Size: 312 Bytes

Versions: 3

Compression:

Stored size: 312 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'justify', 'ko', {
	block: '양쪽 맞춤',
	center: '가운데 정렬',
	left: '왼쪽 정렬',
	right: '오른쪽 정렬'
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rdcms-1.0.28 app/assets/javascripts/ckeditor/plugins/justify/lang/ko.js
rdcms-1.0.27 app/assets/javascripts/ckeditor/plugins/justify/lang/ko.js
rdcms-1.0.26 app/assets/javascripts/ckeditor/plugins/justify/lang/ko.js