summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/hr/Save.js
blob: 71f7d32d1fe3235475f38ae639300634ad5c309d (plain)
1
2
3
4
5
6
//>>built
define(
"dojox/editor/plugins/nls/hr/Save", ({
	"save": "Spremi"
})
);