PeopleEditor.js 193 B

123456789
  1. define(
  2. "dojox/atom/widget/nls/pt-pt/PeopleEditor", //begin v1.x content
  3. ({
  4. add: "Adicionar",
  5. addAuthor: "Adicionar autor",
  6. addContributor: "Adicionar contribuinte"
  7. })
  8. //end v1.x content
  9. );