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

17 lines
383 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/atom/widget/nls/ar/FeedEntryViewer", //begin v1.x content
({
displayOptions: "[اختيارات العرض]",
title: "العنوان",
authors: "المؤلفين",
contributors: "المساهمين",
id: "الكود",
close: "[اغلاق]",
updated: "تحديث في",
summary: "الملخص",
content: "المحتويات"
})
//end v1.x content
);