/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'scayt', 'zh', {
btn_about: 'é—œæ–¼å³æ™‚拼寫檢查',
btn_dictionaries: 'å—å…¸',
btn_disable: 'é—œé–‰å³æ™‚拼寫檢查',
btn_enable: 'å•Ÿç”¨å³æ™‚拼寫檢查',
btn_langs: '語言',
btn_options: 'é¸é …',
text_title: '峿™‚拼寫檢查'
});
|