feat: init new import and export ui
This commit is contained in:
committed by
Andrew Bastin
parent
ac979239e8
commit
b6e05d42f3
@@ -16,13 +16,11 @@
|
||||
"label": "Label",
|
||||
"learn_more": "Learn more",
|
||||
"more": "More",
|
||||
"less": "Less",
|
||||
"new": "New",
|
||||
"no": "No",
|
||||
"preserve_current": "Preserve current",
|
||||
"prettify": "Prettify",
|
||||
"remove": "Remove",
|
||||
"replace_current": "Replace current",
|
||||
"replace_json": "Replace with JSON",
|
||||
"restore": "Restore",
|
||||
"save": "Save",
|
||||
"search": "Search",
|
||||
@@ -232,7 +230,11 @@
|
||||
"curl": "Import cURL",
|
||||
"failed": "Error while importing: format not recognized",
|
||||
"from_gist": "Import from Gist",
|
||||
"from_insomnia": "Import from Insomnia",
|
||||
"from_my_collections": "Import from My Collections",
|
||||
"from_openapi": "Import from OpenAPI",
|
||||
"from_postman": "Import from Postman",
|
||||
"from_url": "Import from URL",
|
||||
"gist_url": "Enter Gist URL",
|
||||
"json": "Import from JSON",
|
||||
"title": "Import"
|
||||
|
||||
Reference in New Issue
Block a user