summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/nls/da/common.js
blob: 129fb96bc12eec301aa0e350eb8fe12a798c9be5 (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dijit/nls/da/common", //begin v1.x content
({
	buttonOk: "OK",
	buttonCancel: "Annullér",
	buttonSave: "Gem",
	itemClose: "Luk"
})
//end v1.x content
);