summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/pt-pt/common.js.uncompressed.js
blob: 1205cb286bb030060eb5a432e536b15ff0b825b3 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/pt-pt/common", ({
	buttonOk: "OK",
	buttonCancel: "Cancelar",
	buttonSave: "Guardar",
	itemClose: "Fechar"
})
);