summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/nls/fi/common.js
blob: ebc916f5554b77b58d2bf89792babc5a01ec1c12 (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dijit/nls/fi/common", //begin v1.x content
({
	buttonOk: "OK",
	buttonCancel: "Peruuta",
	buttonSave: "Tallenna",
	itemClose: "Sulje"
})
//end v1.x content
);