chore(common): Gist export flow updates (#3665)

This commit is contained in:
James George
2023-12-19 17:37:35 +05:30
committed by GitHub
parent 74359ea74e
commit 3d7a76bced
8 changed files with 102 additions and 93 deletions

View File

@@ -313,10 +313,12 @@
"export": {
"as_json": "Export as JSON",
"create_secret_gist": "Create secret Gist",
"create_secret_gist_tooltip_text": "Export as secret Gist",
"failed": "Something went wrong while exporting",
"gist_created": "Gist created",
"secret_gist_success": "Successfully exported as secret Gist",
"require_github": "Login with GitHub to create secret gist",
"title": "Export"
"title": "Export",
"success": "Successfully exported"
},
"filter": {
"all": "All",