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