2012-05-01 19:52:07 +08:00

7 lines
81 B
JavaScript

//>>built
define(
"dojox/editor/plugins/nls/hr/Save", ({
"save": "Spremi"
})
);