Sha256: ff1b561803b414c1f5181b93d6829caadfc99f275014e05a0ef306e0def049ca
Contents?: true
Size: 561 Bytes
Versions: 6
Compression:
Stored size: 561 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', 'th', { title: 'คุณสมบัติเกี่ยวกับตัวยึด', toolbar: 'สร้างตัวยึด', name: 'Placeholder Name', // MISSING invalidName: 'The placeholder can not be empty and can not contain any of following characters: [, ], <, >', // MISSING pathName: 'placeholder' // MISSING } );
Version data entries
6 entries across 6 versions & 2 rubygems