7 lines
102 B
JavaScript
Raw Normal View History

//>>built
define(
"dojox/editor/plugins/nls/hr/PageBreak", ({
"pageBreak": "Prijelom stranice"
})
);