summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/pl/Blockquote.js
blob: c71904700000b6735243fe124e805eb6e7867f21 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/pl/Blockquote", //begin v1.x content
({
	"blockquote": "Cytat blokowy"
})

//end v1.x content
);