Allow importing collections from gist

This commit is contained in:
Liyas Thomas
2020-12-08 12:05:10 +05:30
parent 346b980a1d
commit 2978c8adfe
2 changed files with 27 additions and 3 deletions

View File

@@ -297,5 +297,7 @@
"select_environment": "Select environment",
"login_with_github_to": "Login with GitHub to ",
"create_secret_gist": "Create secret Gist",
"gist_created": "Gist created"
"gist_created": "Gist created",
"import_from_gist": "Import from Gist",
"enter_gist_url": "Enter Gist URL"
}