webui-aria2/js/libs/dojox/atom/widget/nls/az/FeedEntryEditor.js

11 lines
204 B
JavaScript
Raw Normal View History

//>>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
);