summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/hr/Preview.js
blob: 68e2d53a7d225ae2cb0370cc83bc1dbf7782eb12 (plain)
1
2
3
4
5
6
//>>built
define(
"dojox/editor/plugins/nls/hr/Preview", ({
	"preview": "Pregled"
})
);