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

12 lines
199 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/atom/widget/nls/ar/FeedEntryEditor", //begin v1.x content
({
doNew: "[جديد]",
edit: "[تحرير]",
save: "[حفظ]",
cancel: "[الغاء]"
})
//end v1.x content
);