Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: import to the current workspace from any team / personal workspace #4377

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: update copytext casing
  • Loading branch information
jamesgeorge007 committed Sep 30, 2024
commit a1e1d82e951ef2f94e6437134006783ba83390f3
4 changes: 2 additions & 2 deletions packages/hoppscotch-common/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -463,8 +463,8 @@
"from_json_description": "Import from Hoppscotch collection file",
"from_my_collections": "Import from Personal Collections",
"from_my_collections_description": "Import from Personal Collections file",
"from_all_collections": "Import from another workspace",
"from_all_collections_description": "Import any collection from another workspace to the current workspace",
"from_all_collections": "Import from Another Workspace",
"from_all_collections_description": "Import any collection from Another Workspace to the current workspace",
"from_openapi": "Import from OpenAPI",
"from_openapi_description": "Import from OpenAPI specification file (YML/JSON)",
"from_postman": "Import from Postman",
Expand Down