summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/el/PageBreak.js
blob: 21abd778aa9b986b39a84ba7613c3135fd65639c (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/el/PageBreak", //begin v1.x content
({
	"pageBreak": "Αλλαγή σελίδας"
})

//end v1.x content
);