summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ca/Save.js
blob: 0ae74f01c72719a3f1cdf89cb7d9716aa2c879dc (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/ca/Save", //begin v1.x content
({
	"save": "Desa"
})

//end v1.x content
);