feat: segmented content-type dropdown UI (#2382)

Co-authored-by: liyasthomas <liyascthomas@gmail.com>
This commit is contained in:
Nivedin
2022-05-31 17:04:05 +05:30
committed by GitHub
parent eb6c4f1a05
commit 39f72f8458
3 changed files with 71 additions and 16 deletions

View File

@@ -340,6 +340,11 @@
"body": "Request Body",
"choose_language": "Choose language",
"content_type": "Content Type",
"content_type_titles": {
"others": "Others",
"structured": "Structured",
"text": "Text"
},
"copy_link": "Copy link",
"duration": "Duration",
"enter_curl": "Enter cURL",