- Filename:
+ {{ t('field.filename') }}:
@@ -1155,10 +1155,10 @@ Magic.LoadMagicKeys('TestCase', new Map([
-
+
- Status Code:
+ {{ t('field.statusCode') }}:
-
+
@@ -1208,7 +1208,7 @@ Magic.LoadMagicKeys('TestCase', new Map([
-
+
@@ -1232,13 +1232,13 @@ Magic.LoadMagicKeys('TestCase', new Map([
-
+
-
+
-
+
- Body Size: {{testResult.bodyLength}}
+ {{ t('tip.bodySize') }}: {{testResult.bodyLength}}
@@ -1401,10 +1401,10 @@ Magic.LoadMagicKeys('TestCase', new Map([
- Response body is too large, please download to view.
+ {{ t('tip.responseBodyTooLarge') }}
-
+
@@ -1413,7 +1413,7 @@ Magic.LoadMagicKeys('TestCase', new Map([
Header
+ :hidden="testResult.header.length === 0" class="item">{{ t('field.header') }}
@@ -1436,7 +1436,7 @@ Magic.LoadMagicKeys('TestCase', new Map([
- New Test Case Name:
+ {{ t('title.newTestCaseName') }}: