Preview.js 112 B

12345
  1. define(
  2. "dojox/editor/plugins/nls/bg/Preview", ({
  3. "preview": "Предварителен преглед"
  4. })
  5. );