summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ca/Preview.js
blob: ce857e64807dedc1c49f3b3c8dda45751843c8c8 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/ca/Preview", //begin v1.x content
({
	"preview": "Visualització prèvia"
})

//end v1.x content
);