summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/hu/Blockquote.js
blob: 6a3045ca378d1b434f17ce0b918859e2345fcb85 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/hu/Blockquote", //begin v1.x content
({
	"blockquote": "Idézet"
})

//end v1.x content
);