]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/iframe/lang/zh-cn.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / iframe / lang / zh-cn.js
CommitLineData
3332bebe
IB
1/*\r
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'iframe', 'zh-cn', {\r
6 border: '显示框架边框',\r
7 noUrl: '请输入框架的 URL',\r
8 scrolling: '允许滚动条',\r
9 title: 'IFrame 属性',\r
10 toolbar: 'IFrame'\r
11} );\r