summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/atom/widget/nls/az/FeedEntryEditor.js
blob: a7298ce4e3e76c6213b10d235c37749de24dea56 (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dojox/atom/widget/nls/az/FeedEntryEditor", //begin v1.x content
({
	"edit" : "[tərtib et]",
	"save" : "[saxla]",
	"cancel" : "[ləğv et]",
	"doNew" : "[yeni]"
})
//end v1.x content
);