source:
Dev/trunk/src/client/dojox/atom/widget/nls/sl/FeedEntryViewer.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 227 bytes |
Line | |
---|---|
1 | define( |
2 | ({ |
3 | displayOptions: "[moÅŸnosti prikaza]", |
4 | title: "Naslov", |
5 | authors: "Avtorji", |
6 | contributors: "Kontributorji", |
7 | id: "ID", |
8 | close: "[zapri]", |
9 | updated: "Posodobljeno", |
10 | summary: "Seštevek", |
11 | content: "Vsebina" |
12 | }) |
13 | ); |
Note: See TracBrowser
for help on using the repository browser.