diff --git a/packages/hoppscotch-common/src/components/app/Shortcuts.vue b/packages/hoppscotch-common/src/components/app/Shortcuts.vue index 1a8608552..5fc9dc342 100644 --- a/packages/hoppscotch-common/src/components/app/Shortcuts.vue +++ b/packages/hoppscotch-common/src/components/app/Shortcuts.vue @@ -43,10 +43,12 @@ v-if="searchResults.length === 0" :text="`${t('state.nothing_found')} ‟${filterText}”`" > - - + + + {{ t("state.nothing_found") }} + "{{ filterText }}" + +
- + - + {{ t("environment.title") }}