source: Dev/trunk/src/client/dojox/atom/widget/nls/zh-tw/FeedEntryViewer.js

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

Added Dojo 1.9.3 release.

File size: 211 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.