blob: eece12212ec84c295a1c3a7c13cfa25a0363d156 (
plain)
1
2
3
4
5
|
dojo._xdResourceLoaded(function(dojo, dijit, dojox){
return {depends: [["provide", "dojox.editor.plugins.nls.he.InsertEntity"]],
defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.editor.plugins.nls.he.InsertEntity");dojo._xdLoadFlattenedBundle("dojox.editor.plugins", "InsertEntity", "he", ({"insertEntity":"הוספת סמל "})
);
}};});
|