summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/atom/widget/nls/pt/PeopleEditor.js
blob: 63fb1cd91ba930738e0c064b89e366947d6bf411 (plain)
1
2
3
4
5
6
7
8
9
10
//>>built
define(
"dojox/atom/widget/nls/pt/PeopleEditor", //begin v1.x content
({
	add: "Adicionar",
	addAuthor: "Adicionar Autor",
	addContributor: "Adicionar Contribuidor"
})
//end v1.x content
);