Commit c051c891 authored by Joel's avatar Joel

chore: fix http i18n

parent 8b2a63e5
......@@ -174,9 +174,9 @@ const translation = {
value: '值',
bulkEdit: '批量编辑',
keyValueEdit: '键值编辑',
headers: '响应头',
params: '参数',
body: '响应内容',
headers: 'Headers',
params: 'Params',
body: 'Body',
outputVars: {
body: '响应内容',
statusCode: '响应状态码',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment