From 3ef537b3f650d87e62c1a00905929ad13384d287 Mon Sep 17 00:00:00 2001 From: SHINCHVEN Date: Tue, 18 May 2021 12:10:19 +0800 Subject: [PATCH] Update en-US.js add api_test.definition.request.responsible --- frontend/src/i18n/en-US.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/i18n/en-US.js b/frontend/src/i18n/en-US.js index 1572ea7ac0..a868172adf 100644 --- a/frontend/src/i18n/en-US.js +++ b/frontend/src/i18n/en-US.js @@ -695,6 +695,7 @@ export default { select_case: "Search use cases", select_api: "Search api", case: "Case", + responsible: "Responsible", title: "Create api", 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",