summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/el/Preview.js
blob: 3e2ed804833b54e76772e6186f631460e4f6163a (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/el/Preview", //begin v1.x content
({
	"preview": "Προεπισκόπηση"
})

//end v1.x content
);