summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/nb/Preview.js
blob: ca3b07f2a681ceb720d5be55873e2d9ac3cbcfd7 (plain)
1
2
3
4
5
6
7
8
//>>built
define(
"dojox/editor/plugins/nls/nb/Preview", //begin v1.x content
({
	"preview": "Forhåndsvis"
})
//end v1.x content
);