SOURCE CODE: Uize.Widgets.Buttons.Clear.Loc.zh_CN

VIEW REFERENCE

Uize.module ({
  name:'Uize.Widgets.Buttons.Clear.Loc.zh_CN',
  builder:function () {
    return {
      loc_label:'抹掉'
    };
  }
});