first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/zh-cn.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/zh-cn.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'zh-cn', {//Chinese Simplified
|
||||
plugin : '引导崩溃',
|
||||
title : '称号',
|
||||
content : '内容',
|
||||
htmlIsAllowed : 'HTML是允许的',
|
||||
addNewItem : '添加新项',
|
||||
minimum : '插件必须至少包含1项',
|
||||
link : '链接',
|
||||
style : '风格',
|
||||
type : '类型',
|
||||
size : '尺寸',
|
||||
blockLevel : '块级',
|
||||
active : '积极',
|
||||
enabled : '启用',
|
||||
text : '文本',
|
||||
preview : '预览',
|
||||
optional : '自选',
|
||||
badge : '徽',
|
||||
caption : '字幕',
|
||||
image : '图像',
|
||||
delete : '你确定你要删除这个项目吗?',
|
||||
items : '项目',
|
||||
settings : '设置',
|
||||
expandFirstItem : '展开第一个项目',
|
||||
yes : '是',
|
||||
no : '没有',
|
||||
theme : '主题',
|
||||
default : '默认',
|
||||
primary : '主',
|
||||
success : '成功',
|
||||
info : '信息',
|
||||
warning : '警告',
|
||||
danger : '危险'
|
||||
});
|
||||
Reference in New Issue
Block a user