first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/zh.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/zh.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'zh', {//Chinese Traditional
|
||||
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