summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/ca/InsertEntity.js
blob: 6f764a24aef2aa311a3d4116e90f3cf03c72072e (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/ca/InsertEntity", //begin v1.x content
({
	insertEntity: "Insereix símbol"
})

//end v1.x content
);