Update en-US.js

add api_test.definition.request.responsible
This commit is contained in:
SHINCHVEN 2021-05-18 12:10:19 +08:00 committed by BugKing
parent a124268cb1
commit 3ef537b3f6
1 changed files with 1 additions and 0 deletions

View File

@ -695,6 +695,7 @@ export default {
select_case: "Search use cases", select_case: "Search use cases",
select_api: "Search api", select_api: "Search api",
case: "Case", case: "Case",
responsible: "Responsible",
title: "Create api", title: "Create api",
path_info: "Please enter the URL of the interface, such as /api/demo/#{id}, where id is the path parameter", path_info: "Please enter the URL of the interface, such as /api/demo/#{id}, where id is the path parameter",
path_all_info: "Please enter the complete test address", path_all_info: "Please enter the complete test address",