summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/zh-tw/Blockquote.js
blob: 0d6ac43c966442b7aab2621b2a8256634af0f886 (plain)
1
2
3
4
5
6
7
8
//>>built
define(
"dojox/editor/plugins/nls/zh-tw/Blockquote", //begin v1.x content
({
	"blockquote": "區塊引文"
})
//end v1.x content
);