InsertEntity.js 104 B

12345
  1. define(
  2. "dojox/editor/plugins/nls/bg/InsertEntity", ({
  3. insertEntity: "Вмъкни символ"
  4. })
  5. );