Preview.js 123 B

1234567
  1. define(
  2. "dojox/editor/plugins/nls/nb/Preview", //begin v1.x content
  3. ({
  4. "preview": "Forhåndsvis"
  5. })
  6. //end v1.x content
  7. );