summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/atom/widget/nls/cs/PeopleEditor.js
blob: ea85266e581f70de9e89729c18cda925ff227d61 (plain)
1
2
3
4
5
6
7
8
9
10
//>>built
define(
"dojox/atom/widget/nls/cs/PeopleEditor", //begin v1.x content
({
	add: "Přidat",
	addAuthor: "Přidat autora",
	addContributor: "Přidat přispěvatele"
})
//end v1.x content
);