Save.js 77 B

12345
  1. define(
  2. "dojox/editor/plugins/nls/bg/Save", ({
  3. "save": "Запази"
  4. })
  5. );