InsertEntity.js 138 B

12345678
  1. define(
  2. "dojox/editor/plugins/nls/he/InsertEntity", //begin v1.x content
  3. ({
  4. insertEntity: "הוספת סמל "
  5. })
  6. //end v1.x content
  7. );