/*
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'templates', 'zh-cn', {
button: '模æ¿',
emptyListMsg: '(没有模æ¿)',
insertOption: '替æ¢å½“å‰å†…容',
options: '模æ¿é€‰é¡¹',
selectPromptMsg: '请选择è¦åœ¨ç¼–辑器ä¸ä½¿ç”¨çš„æ¨¡æ¿ï¼š',
title: '内容模æ¿'
} );
|