summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/zh/Blockquote.js
blob: 987a171eed150ec517f64f24a2b73e100efbfa7b (plain)
1
2
3
4
5
6
7
8
//>>built
define(
"dojox/editor/plugins/nls/zh/Blockquote", //begin v1.x content
({
	"blockquote": "块引用"
})
//end v1.x content
);