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