source:
Dev/trunk/src/client/dojox/atom/widget/nls/tr/FeedEntryViewer.js
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 253 bytes |
Line | |
---|---|
1 | define( |
2 | ({ |
3 | displayOptions: "[görÌntÌleme seçenekleri]", |
4 | title: "BaÅlık", |
5 | authors: "Yazarlar", |
6 | contributors: "Katkıda Bulunanlar", |
7 | id: "Kimlik", |
8 | close: "[kapat]", |
9 | updated: "GÃŒncelleÅtirildi", |
10 | summary: "Ãzet", |
11 | content: "İçerik" |
12 | }) |
13 | ); |
Note: See TracBrowser
for help on using the repository browser.