File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -44,16 +44,18 @@ Evol.i18n = {
4444 //Selection: 'Selection',
4545 bExport : 'Export' ,
4646 bImport : 'Import' ,
47- bCharts : 'Charts' ,
4847 //SearchRes: 'Search Result',
4948 //MassUpdate: 'Mass Update',
5049 bDelete : 'Delete' ,
5150 //bAll: 'All',
5251 bList : 'List' ,
53- bFilter : 'Filter' ,
54- bBubbles : 'Bubbles' ,
5552 bCards : 'Cards' ,
5653 bJSON : 'JSON' ,
54+ bFilter : 'Filter' ,
55+ bBubbles : 'Bubbles' ,
56+ //bSunburst: 'Sunburst',
57+ //bScatter:'Scatter',
58+ bCharts : 'Charts' ,
5759 //bRefresh: 'Refresh',
5860 //bPrint: 'Print',
5961 bSave : 'Save' ,
@@ -66,6 +68,10 @@ Evol.i18n = {
6668 vizColorBy : 'Color by' ,
6769 vizSizeBy : 'Size by' ,
6870
71+ //xAxis: 'X Axis',
72+ //yAxis: 'Y Axis',
73+ //zAxis: 'Z Axis',
74+
6975 // --- wizard ---
7076 prev : 'Previous' ,
7177 next : 'Next' ,
You can’t perform that action at this time.
0 commit comments