summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/editor/plugins/nls/zh/Save.js
blob: b53f21ba3e906b62e537c439b9c39dccee88c84c (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/zh/Save", //begin v1.x content
({
	"save": "保存"
})

//end v1.x content
);