summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/de/InsertEntity.js
blob: ca73fdc7d6d04539d89f05618b6018e389dfe155 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/de/InsertEntity", //begin v1.x content
({
	insertEntity: "Symbol einfügen"
})

//end v1.x content
);