PageBreak.js 117 B

12345
  1. define(
  2. "dojox/editor/plugins/nls/bg/PageBreak", ({
  3. "pageBreak": "Прекъсване на страница"
  4. })
  5. );