summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/fr/Blockquote.js
blob: 748d08c4a17464ae78cbb1de8f92a5657cde6149 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/fr/Blockquote", //begin v1.x content
({
	"blockquote": "Bloc de citation"
})

//end v1.x content
);