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

12 lines
192 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/atom/widget/nls/sl/FeedEntryEditor", //begin v1.x content
({
doNew: "[novo]",
edit: "[urejanje]",
save: "[shrani]",
cancel: "[prekliči]"
})
//end v1.x content
);