summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/el/InsertEntity.js
blob: d2f134116deca80879fa1c274a368c8bb478a119 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/el/InsertEntity", //begin v1.x content
({
	insertEntity: "Εισαγωγή συμβόλου"
})

//end v1.x content
);