PeopleEditor.js 214 B

123456789
  1. define(
  2. "dojox/atom/widget/nls/az/PeopleEditor", //begin v1.x content
  3. ({
  4. "add" : "Əlavə Et",
  5. "addAuthor" : "Yazıçı Əlavə Et",
  6. "addContributor" : "Əməyi keçənlərə Əlavə Et"
  7. })
  8. //end v1.x content
  9. );