blob: d9c3a9dc3192605c096f54c8506c24590b0e45b8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
//>>built
define(
"dojox/atom/widget/nls/he/PeopleEditor", //begin v1.x content
({
add: "הוספה",
addAuthor: "הוספת מחבר",
addContributor: "הוספת תורם"
})
//end v1.x content
);
|