diff --git a/src/plugins/vis_type_drilldown/public/components/card_form.tsx b/src/plugins/vis_type_drilldown/public/components/card_form.tsx index 8df23869db5a..f1fa95903d63 100644 --- a/src/plugins/vis_type_drilldown/public/components/card_form.tsx +++ b/src/plugins/vis_type_drilldown/public/components/card_form.tsx @@ -14,6 +14,7 @@ import { EuiFlexGroup, EuiSuperSelect, } from '@elastic/eui'; +import { i18n } from '@osd/i18n'; import { Card } from '../types'; interface CardFormProps { @@ -45,7 +46,13 @@ const CardForm = ({

- +

@@ -65,7 +72,13 @@ const CardForm = ({

- +

@@ -86,7 +99,13 @@ const CardForm = ({

- +

@@ -107,7 +126,13 @@ const CardForm = ({

- +