/*
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-cn', {
btn_about: 'å…³äºŽå³æ—¶æ‹¼å†™æ£€æŸ¥',
btn_dictionaries: 'å—å…¸',
btn_disable: 'ç¦ç”¨å³æ—¶æ‹¼å†™æ£€æŸ¥',
btn_enable: 'å¯ç”¨å³æ—¶æ‹¼å†™æ£€æŸ¥',
btn_langs:'è¯è¨€',
btn_options: '选项',
text_title: '峿—¶æ‹¼å†™æ£€æŸ¥'
});
|