summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/pt/Blockquote.js
blob: a8da5d1e11596b2bb7ddf8309686f69a43028b97 (plain)
1
2
3
4
5
6
7
8
//>>built
define(
"dojox/editor/plugins/nls/pt/Blockquote", //begin v1.x content
({
	"blockquote": "Citação de Bloco"
})
//end v1.x content
);