summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/nl/common.js.uncompressed.js
blob: 6a1997d27d9fa26d567522ff26774a99df1af064 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/nl/common", ({
	buttonOk: "OK",
	buttonCancel: "Annuleren",
	buttonSave: "Opslaan",
	itemClose: "Sluiten"
})
);