diff --git a/packages/hoppscotch-common/locales/en.json b/packages/hoppscotch-common/locales/en.json index 99338c26c..74c1e9884 100644 --- a/packages/hoppscotch-common/locales/en.json +++ b/packages/hoppscotch-common/locales/en.json @@ -843,6 +843,8 @@ "not_found": "Team not found. Contact your team owner.", "not_valid_viewer": "You are not a valid viewer. Contact your team owner.", "parent_coll_move": "Cannot move collection to a child collection", + "success_invites": "Success invites", + "failed_invites": "Failed invites", "pending_invites": "Pending invites", "permissions": "Permissions", "same_target_destination": "Same target and destination", diff --git a/packages/hoppscotch-common/src/components/teams/Invite.vue b/packages/hoppscotch-common/src/components/teams/Invite.vue index 48518a5aa..9fa38002a 100644 --- a/packages/hoppscotch-common/src/components/teams/Invite.vue +++ b/packages/hoppscotch-common/src/components/teams/Invite.vue @@ -7,7 +7,7 @@ >