summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/hu/InsertEntity.js
blob: 55582fb307840d4e77eeadc796974a205ba23544 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/hu/InsertEntity", //begin v1.x content
({
	insertEntity: "Szimbólum beszúrása"
})

//end v1.x content
);