10 lines
148 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/he/InsertEntity", //begin v1.x content
({
insertEntity: "הוספת סמל "
})
//end v1.x content
);