summaryrefslogtreecommitdiff
path: root/js/dojo/dojox/editor/plugins/nls/he/InsertEntity.js
blob: d5ef9a4260210f3fd8356e4ab0e671fbad086507 (plain)
1
2
3
4
5
6
7
8
9
//>>built
define(
"dojox/editor/plugins/nls/he/InsertEntity", //begin v1.x content
({
	insertEntity: "הוספת סמל "
})

//end v1.x content
);