diff --git a/packages/hoppscotch-app/components/collections/SaveRequest.vue b/packages/hoppscotch-app/components/collections/SaveRequest.vue
index bdc926ee5..d7370e5f7 100644
--- a/packages/hoppscotch-app/components/collections/SaveRequest.vue
+++ b/packages/hoppscotch-app/components/collections/SaveRequest.vue
@@ -21,7 +21,7 @@
{{ $t("request.name") }}
-
-
+
{{ $t("team.members") }}
@@ -25,6 +25,7 @@
{
$emit('invite-team')
diff --git a/packages/hoppscotch-app/components/teams/Invite.vue b/packages/hoppscotch-app/components/teams/Invite.vue
index 4f61d3e53..33f4de0fa 100644
--- a/packages/hoppscotch-app/components/teams/Invite.vue
+++ b/packages/hoppscotch-app/components/teams/Invite.vue
@@ -3,7 +3,7 @@
-
+
{{ $t("team.pending_invites") }}
@@ -93,7 +93,7 @@
-
+
{{ $t("team.invite_tooltip") }}
@@ -101,6 +101,7 @@
@@ -182,9 +183,9 @@
justify-center
"
>
-
+
- {{ $t("empty.members") }}
+ {{ $t("empty.invites") }}