source: Dev/trunk/src/client/dojox/atom/widget/nls/ar/FeedEntryViewer.js

Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 289 bytes
Line 
1define(
2({
3        displayOptions: "[اختيارات العرض]",
4        title: "العنوان",
5        authors: "الم؀لفين",
6        contributors: "المساهمين",
7        id: "الكود",
8        close: "[اغلاق]",
9        updated: "تحديث في",
10        summary: "الملخص",
11        content: "المحتويات"
12})
13);
Note: See TracBrowser for help on using the repository browser.