summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/widget/nls/pt-pt/Wizard.js
blob: 4c4efc1b52ee5c249100ecd18e6f404cf5c6c104 (plain)
1
2
3
4
5
6
7
8
9
10
//>>built
define(
"dojox/widget/nls/pt-pt/Wizard", //begin v1.x content
({
next: "Seguinte",
previous: "Anterior",
done: "ConcluĂ­do"
})
//end v1.x content
);