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

12 lines
189 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/atom/widget/nls/ro/FeedEntryEditor", //begin v1.x content
({
doNew: "[nou]",
edit: "[editare]",
save: "[salvare]",
cancel: "[anulare]"
})
//end v1.x content
);