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

//end v1.x content
);