Sha256: 8832ecd55e7dd78b84c979f120f7257b1b6b8eeed0b62a17294cdff93c33e518

Contents?: true

Size: 353 Bytes

Versions: 8

Compression:

Stored size: 353 Bytes

Contents

/*
 Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
 */
CKEDITOR.plugins.setLang( 'autoembed', 'ko', {
	embeddingInProgress: '붙여넣은 URL 첨부 시도 중...',
	embeddingFailed: '이 URL은 자동으로 첨부할 수 없습니다.'
} );

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
integral-1.5.1 app/assets/javascripts/ckeditor/plugins/autoembed/lang/ko.js
integral-1.5.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/ko.js
integral-1.4.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/ko.js
integral-1.3.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/ko.js
integral-1.2.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/ko.js
integral-1.1.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/ko.js
integral-1.0.1 app/assets/javascripts/ckeditor/plugins/autoembed/lang/ko.js
integral-1.0.0 app/assets/javascripts/ckeditor/plugins/autoembed/lang/ko.js