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

12 lines
201 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/atom/widget/nls/he/FeedEntryEditor", //begin v1.x content
({
doNew: "[חדש]",
edit: "[עריכה]",
save: "[שמירה]",
cancel: "[ביטול]"
})
//end v1.x content
);