diff --git a/packages/hoppscotch-app/components/collections/ImportExport.vue b/packages/hoppscotch-app/components/collections/ImportExport.vue index 65124db58..7103d75d6 100644 --- a/packages/hoppscotch-app/components/collections/ImportExport.vue +++ b/packages/hoppscotch-app/components/collections/ImportExport.vue @@ -33,7 +33,7 @@ check_circle - {{ t("import.json_description") }} + {{ t(`${step.metadata.caption}`) }}

@@ -59,7 +59,7 @@ check_circle - {{ t("import.gist_description") }} + {{ t(`${step.metadata.caption}`) }}

@@ -77,23 +77,13 @@ >