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

//end v1.x content
);