From cf9a65cc08c919786190a61a3a8b07bfa27c6328 Mon Sep 17 00:00:00 2001 From: wxg0103 <727495428@qq.com> Date: Fri, 17 Dec 2021 16:28:50 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E8=87=AA=E5=8A=A8=E5=8C=96=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1008956 --user=王孝刚 【国际化】-API Automation-未翻译汇总 https://www.tapd.cn/55049933/s/1082453 --- .../report/components/AssertionResults.vue | 2 +- .../automation/scenario/AddBasisScenario.vue | 4 +- .../component/ApiScenarioComponent.vue | 14 +++-- .../components/ApiVariableSetting.vue | 6 +- .../assertion/ApiAssertionJsonPath.vue | 4 +- .../assertion/document/DocumentBody.vue | 57 +++++++++++-------- .../mock/Components/MockApiResponseBody.vue | 3 +- .../mock/Components/MockResponseParam.vue | 2 +- .../components/response/AssertionResults.vue | 2 +- .../common/json-schema/import/ImportJson.vue | 6 +- .../common/json-schema/schema/editor/main.vue | 2 +- .../business/components/task/TaskCenter.vue | 2 +- frontend/src/i18n/en-US.js | 33 ++++++++++- frontend/src/i18n/zh-CN.js | 29 +++++++++- frontend/src/i18n/zh-TW.js | 29 +++++++++- 15 files changed, 144 insertions(+), 51 deletions(-) diff --git a/frontend/src/business/components/api/automation/report/components/AssertionResults.vue b/frontend/src/business/components/api/automation/report/components/AssertionResults.vue index 2f2a0a419d..2ec619b634 100644 --- a/frontend/src/business/components/api/automation/report/components/AssertionResults.vue +++ b/frontend/src/business/components/api/automation/report/components/AssertionResults.vue @@ -5,7 +5,7 @@ {{ !scope.row.name || scope.row.name === 'null' ? "" : scope.row.name }} - +