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