Save.js 71 B

12345
  1. define(
  2. "dojox/editor/plugins/nls/hr/Save", ({
  3. "save": "Spremi"
  4. })
  5. );