source:
Dev/trunk/src/client/dojox/atom/widget/nls/ro/FeedEntryViewer.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 229 bytes |
Line | |
---|---|
1 | define( |
2 | ({ |
3 | displayOptions: "[opÅ£iuni de afiÅare]", |
4 | title: "Titlu", |
5 | authors: "Autori", |
6 | contributors: "Contribuitori", |
7 | id: "ID", |
8 | close: "[închidere]", |
9 | updated: "Actualizat", |
10 | summary: "Sumar", |
11 | content: "Conţinut" |
12 | }) |
13 | ); |
Note: See TracBrowser
for help on using the repository browser.