diff --git a/core/core-frontend/src/components/visualization/OuterParamsSet.vue b/core/core-frontend/src/components/visualization/OuterParamsSet.vue index ee5f24ecdc..4a165a82d3 100644 --- a/core/core-frontend/src/components/visualization/OuterParamsSet.vue +++ b/core/core-frontend/src/components/visualization/OuterParamsSet.vue @@ -108,7 +108,7 @@ v-model="baseFilter.filterSelected" filterable style="width: 100%" - :placeholder="t('visualization.select_query_condition')" + :placeholder="t('v_query.select_query_condition')" clearable >