chore: add missing i18n string entry (#4639)

This commit is contained in:
Akash K 2024-12-23 13:38:49 +05:30 committed by GitHub
parent 553f4d7a8f
commit a16402e94d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1258,6 +1258,7 @@
"modify_request_body_error": "Failed to modify request body",
"generate_or_modify_prerequest_input_placeholder": "Enter a prompt to generate or modify the pre-request script",
"generate_or_modify_test_script_input_placeholder": "Enter a prompt to generate or modify the test script",
"modify_test_script_error": "Failed to modify test script"
"modify_test_script_error": "Failed to modify test script",
"modify_prerequest_error": "Failed to modify pre-request script"
}
}