12 lines
178 B
JavaScript
Raw Normal View History

2012-06-19 12:07:43 +10:00
//>>built
define(
"dijit/nls/pt/common", //begin v1.x content
({
buttonOk: "OK",
buttonCancel: "Cancelar",
buttonSave: "Salvar",
itemClose: "Fechar"
})
//end v1.x content
);