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

//end v1.x content
);