diff options
Diffstat (limited to 'js/dojo/dojox/atom/widget/nls/hu/FeedEntryViewer.js')
| -rw-r--r-- | js/dojo/dojox/atom/widget/nls/hu/FeedEntryViewer.js | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/js/dojo/dojox/atom/widget/nls/hu/FeedEntryViewer.js b/js/dojo/dojox/atom/widget/nls/hu/FeedEntryViewer.js new file mode 100644 index 0000000..6f6d918 --- /dev/null +++ b/js/dojo/dojox/atom/widget/nls/hu/FeedEntryViewer.js @@ -0,0 +1,16 @@ +//>>built +define( +"dojox/atom/widget/nls/hu/FeedEntryViewer", //begin v1.x content +({ + displayOptions: "[megjelenítési beállítások]", + title: "Cím", + authors: "Szerzők", + contributors: "Közreműködők", + id: "Azonosító", + close: "[bezárás]", + updated: "Frissítve", + summary: "Összegzés", + content: "Tartalom" +}) +//end v1.x content +); |
