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

//end v1.x content
);