Update en-US.js
add api_test.definition.request.responsible
This commit is contained in:
parent
a124268cb1
commit
3ef537b3f6
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue