summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/el/Save.js
blob: e3d04154f8d36ba58f7afba1b6a15f328b2541bc (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/el/Save", //begin v1.x content
({
	"save": "Αποθήκευση"
})

//end v1.x content
);