summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/nb/common.js.uncompressed.js
blob: 8f3243ff2e04b3091449e7f9db2921a335683ea2 (plain)
1
2
3
4
5
6
7
8
9
10
define(
"dijit/nls/nb/common", //begin v1.x content
({
	buttonOk: "OK",
	buttonCancel: "Avbryt",
	buttonSave: "Lagre",
	itemClose: "Lukk"
})
//end v1.x content
);