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

//end v1.x content
);