]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/pastefromword/lang/zh-cn.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / pastefromword / lang / zh-cn.js
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'pastefromword', 'zh-cn', {
6 confirmCleanup: '您要粘贴的内容好像是来自 MS Word,是否要清除 MS Word 格式后再粘贴?',
7 error: '由于内部错误无法清理要粘贴的数据',
8 title: '从 MS Word 粘贴',
9 toolbar: '从 MS Word 粘贴'
10 } );