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

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

Added Dojo 1.9.3 release.

File size: 349 bytes
Line 
1define(
2({
3        displayOptions: "[à¹àžªàž”àž‡àž­à¹‡àž­àžžàžŠàž±àž™]",
4        title: "àž«àž±àž§à¹€àž£àž·à¹ˆàž­àž‡",
5        authors: "àžœàž¹à¹‰à¹€àž‚àžµàž¢àž™",
6        contributors: "àžœàž¹à¹‰àž£à¹ˆàž§àž¡à¹ƒàž«à¹‰àž‚à¹‰àž­àž¡àž¹àž¥",
7        id: "ID",
8        close: "[àž›àžŽàž”]",
9        updated: "àž­àž±àžžà¹€àž”àž•",
10        summary: "àž¢àž­àž”àž£àž§àž¡",
11        content: "à¹€àž™àž·à¹‰àž­àž«àž²"
12})
13);
Note: See TracBrowser for help on using the repository browser.