summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/fi/common.js.uncompressed.js
blob: 1e6a6f423b88fa6281566c913be0e2481422cff7 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/fi/common", ({
	buttonOk: "OK",
	buttonCancel: "Peruuta",
	buttonSave: "Tallenna",
	itemClose: "Sulje"
})
);