diff options
Diffstat (limited to 'js/dojo/dojox/atom/widget/nls/az/FeedEntryViewer.js')
| -rw-r--r-- | js/dojo/dojox/atom/widget/nls/az/FeedEntryViewer.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/js/dojo/dojox/atom/widget/nls/az/FeedEntryViewer.js b/js/dojo/dojox/atom/widget/nls/az/FeedEntryViewer.js new file mode 100644 index 0000000..f99bd60 --- /dev/null +++ b/js/dojo/dojox/atom/widget/nls/az/FeedEntryViewer.js @@ -0,0 +1,16 @@ +//>>built +define( +"dojox/atom/widget/nls/az/FeedEntryViewer", //begin v1.x content +({ + "close" : "[çıx]", + "title" : "Başlıq", + "authors" : "Yazıçılar", + "summary" : "Məzmun", + "content" : "Tərkib", + "contributors" : "Əməyi keçənlər", + "updated" : "Yeniləndi", + "displayOptions" : "[göstərmə seçimləri]", + "id" : "Şəxsiyyət" +}) +//end v1.x content +);
\ No newline at end of file |
