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

//end v1.x content
);