summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/nls/pt-pt/common.js
blob: 26a37d918cdddaf6334f5e6a434efbdbb6bb0493 (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dijit/nls/pt-pt/common", //begin v1.x content
({
	buttonOk: "OK",
	buttonCancel: "Cancelar",
	buttonSave: "Guardar",
	itemClose: "Fechar"
})
//end v1.x content
);