summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/es/PageBreak.js
blob: f79b6afdddeb0327186aa27d600b002c17f40f4e (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/es/PageBreak", //begin v1.x content
({
	"pageBreak": "Salto de página"
})

//end v1.x content
);