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

//end v1.x content
);