summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/pt/common.js.uncompressed.js
blob: 227aebdbad216fab09ad4da0c52d4d8541eb6bce (plain)
1
2
3
4
5
6
7
8
9
10
define(
"dijit/nls/pt/common", //begin v1.x content
({
	buttonOk: "OK",
	buttonCancel: "Cancelar",
	buttonSave: "Salvar",
	itemClose: "Fechar"
})
//end v1.x content
);