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

//end v1.x content
);