Sha256: e79de2ac82ad9fc88ad9d4285e53a4f863b06fab65f3a1cd87d5afd73fc789e1
Contents?: true
Size: 486 Bytes
Versions: 6
Compression:
Stored size: 486 Bytes
Contents
/** * @license 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( 'placeholder', 'ko', { title: '플레이스홀더 속성', toolbar: '플레이스홀더', name: '플레이스홀더 이름', invalidName: '플레이스홀더는 빈칸이거나 다음 문자열을 포함할 수 없습니다: [, ], <, >', pathName: '플레이스홀더' } );
Version data entries
6 entries across 6 versions & 2 rubygems