diff --git a/frontend/src/views/chart/components/drag-item/QuotaExtItem.vue b/frontend/src/views/chart/components/drag-item/QuotaExtItem.vue index 28911cc2d3..2e5f75b78b 100644 --- a/frontend/src/views/chart/components/drag-item/QuotaExtItem.vue +++ b/frontend/src/views/chart/components/drag-item/QuotaExtItem.vue @@ -57,7 +57,7 @@ {{ $t('chart.stddev_pop') }} {{ $t('chart.var_pop') }} {{ $t('chart.count') }} - {{ $t('chart.count_distinct') }} + {{ $t('chart.count_distinct') }} diff --git a/frontend/src/views/chart/components/drag-item/QuotaItem.vue b/frontend/src/views/chart/components/drag-item/QuotaItem.vue index 78c78dad68..a728c41dd1 100644 --- a/frontend/src/views/chart/components/drag-item/QuotaItem.vue +++ b/frontend/src/views/chart/components/drag-item/QuotaItem.vue @@ -57,7 +57,7 @@ {{ $t('chart.stddev_pop') }} {{ $t('chart.var_pop') }} {{ $t('chart.count') }} - {{ $t('chart.count_distinct') }} + {{ $t('chart.count_distinct') }}