1 2 3 4 5 6 7 8 9 10
//>>built define( "dojox/widget/nls/pt/Wizard", //begin v1.x content ({ next: "Próximo", previous: "Anterior", done: "Concluído" }) //end v1.x content );