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

//end v1.x content
);