InsertEntity.js 92 B

12345
  1. define(
  2. "dojox/editor/plugins/nls/hr/InsertEntity", ({
  3. insertEntity: "Umetni simbol"
  4. })
  5. );