feat: hoppscotch agent and agent interceptor (#4396)

Co-authored-by: CuriousCorrelation <CuriousCorrelation@gmail.com>
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
Andrew Bastin
2024-10-03 20:26:30 +05:30
committed by GitHub
parent 0f27cf2d49
commit f75900ed30
106 changed files with 14636 additions and 609 deletions

View File

@@ -39,9 +39,11 @@
"paste": "Paste",
"prettify": "Prettify",
"properties": "Properties",
"register": "Register",
"remove": "Remove",
"rename": "Rename",
"restore": "Restore",
"retry": "Retry",
"save": "Save",
"save_as_example": "Save as example",
"scroll_to_bottom": "Scroll to bottom",
@@ -59,12 +61,35 @@
"turn_off": "Turn off",
"turn_on": "Turn on",
"undo": "Undo",
"verify": "Verify",
"yes": "Yes"
},
"add": {
"new": "Add new",
"star": "Add star"
},
"agent": {
"registration_instruction": "Please register Hoppscotch Agent with your web client to continue.",
"enter_otp_instruction": "Please enter the verification code generated by Hoppscotch Agent and complete the registration",
"otp_label": "Verification Code",
"processing": "Processing your request...",
"not_running": "The Hoppscotch Agent is not running. Please start the agent and click 'Retry'.",
"not_running_title": "Agent not detected",
"registration_title": "Agent registration",
"verify_ssl_certs": "Verify SSL Certificates",
"client_certs": "Client Certificates",
"use_http_proxy": "Use HTTP Proxy",
"proxy_capabilities": "Hoppscotch Agent supports HTTP/HTTPS/SOCKS proxies along with NTLM and Basic Auth in those proxies. Include the username and password for the proxy authentication in the URL itself.",
"add_cert_file": "Add Certificate File",
"add_client_cert": "Add Client Certificate",
"add_key_file": "Add Key File",
"domain": "Domain",
"cert": "Certificate",
"key": "Key",
"pfx_or_pkcs": "PFX/PKCS12",
"pfx_or_pkcs_file": "PFX/PKCS12 File",
"add_pfx_or_pkcs_file": "Add PFX/PKCS12 File"
},
"app": {
"chat_with_us": "Chat with us",
"contact_us": "Contact us",