Searched refs:i18l (Results 1 – 2 of 2) sorted by relevance
/plugin/amcharts/assets/amcharts/plugins/export/ |
D | export.js | 330 text: _this.i18l( "menu.label.draw.text" ), 511 i18l: function( key, language ) { method 537 msg.innerHTML = _this.i18l( "fallback.save.text" ); 569 msg.innerHTML = _this.i18l( "fallback.save.image" ); 2600 item.label = item.label ? item.label : _this.i18l( "menu.label." + action ); 2673 tmp.label = _this.i18l( "menu.label.draw.modes." + items[ i2 ] ); 2868 …label: _this.i18l( "capturing.delayed.menu.label" ).replace( "{{duration}}", AmCharts.toFixed( cfg… 2869 title: _this.i18l( "capturing.delayed.menu.title" ), 2888 …label.innerHTML = _this.i18l( "capturing.delayed.menu.label" ).replace( "{{duration}}", AmCharts.t… 3068 label: _this.i18l( "menu.label.draw.add" ), [all …]
|
D | export.min.js | 1 …i18l("menu.label.draw.text"),top:c.setup.fabric.height/2,left:c.setup.fabric.width/2,fontSize:c.dr… 2 …i18l("menu.label."+n)),(-1==["CSV","JSON","XLSX"].indexOf(i.format)||-1==["map","gauge"].indexOf(c…
|