summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/widget/nls/fi/Wizard.js
blob: afcec2fa6fec8aacaef77885b8ad6d4ff1c1589e (plain)
1
2
3
4
5
6
7
8
9
10
//>>built
define(
"dojox/widget/nls/fi/Wizard", //begin v1.x content
({
next: "Seuraava",
previous: "Edellinen",
done: "Valmis"
})
//end v1.x content
);