diff --git a/module/chart/lang/de.php b/module/chart/lang/de.php index f38fca8b3a..b8d7e1c8d0 100644 --- a/module/chart/lang/de.php +++ b/module/chart/lang/de.php @@ -44,4 +44,4 @@ $lang->chart->typeList['cluBarY'] = 'Clustered Bar Y'; $lang->chart->typeList['stackedBarY'] = 'Stacked Bar Y'; $lang->chart->typeList['cluBarX'] = 'Clustered Bar X'; $lang->chart->typeList['stackedBar'] = 'Stacked Bar X'; -$lang->chart->typeList['waterpolo'] = 'Liquid Fill'; +//$lang->chart->typeList['waterpolo'] = 'Liquid Fill'; diff --git a/module/chart/lang/en.php b/module/chart/lang/en.php index f38fca8b3a..b8d7e1c8d0 100644 --- a/module/chart/lang/en.php +++ b/module/chart/lang/en.php @@ -44,4 +44,4 @@ $lang->chart->typeList['cluBarY'] = 'Clustered Bar Y'; $lang->chart->typeList['stackedBarY'] = 'Stacked Bar Y'; $lang->chart->typeList['cluBarX'] = 'Clustered Bar X'; $lang->chart->typeList['stackedBar'] = 'Stacked Bar X'; -$lang->chart->typeList['waterpolo'] = 'Liquid Fill'; +//$lang->chart->typeList['waterpolo'] = 'Liquid Fill'; diff --git a/module/chart/lang/fr.php b/module/chart/lang/fr.php index f38fca8b3a..b8d7e1c8d0 100644 --- a/module/chart/lang/fr.php +++ b/module/chart/lang/fr.php @@ -44,4 +44,4 @@ $lang->chart->typeList['cluBarY'] = 'Clustered Bar Y'; $lang->chart->typeList['stackedBarY'] = 'Stacked Bar Y'; $lang->chart->typeList['cluBarX'] = 'Clustered Bar X'; $lang->chart->typeList['stackedBar'] = 'Stacked Bar X'; -$lang->chart->typeList['waterpolo'] = 'Liquid Fill'; +//$lang->chart->typeList['waterpolo'] = 'Liquid Fill'; diff --git a/module/chart/lang/zh-cn.php b/module/chart/lang/zh-cn.php index a15d6da60e..644f6c7d1c 100644 --- a/module/chart/lang/zh-cn.php +++ b/module/chart/lang/zh-cn.php @@ -44,4 +44,4 @@ $lang->chart->typeList['cluBarY'] = '簇状条形图'; $lang->chart->typeList['stackedBarY'] = '堆积条形图'; $lang->chart->typeList['cluBarX'] = '簇状柱形图'; $lang->chart->typeList['stackedBar'] = '堆积柱形图'; -$lang->chart->typeList['waterpolo'] = '水球图'; +//$lang->chart->typeList['waterpolo'] = '水球图';