summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/da/InsertEntity.js
blob: 7a75e7085d5010fa48ca017e348bba50c6ac137f (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/da/InsertEntity", //begin v1.x content
({
	insertEntity: "Indsæt symbol"
})

//end v1.x content
);