liuxiran commented on a change in pull request #2069:
URL: https://github.com/apache/apisix-dashboard/pull/2069#discussion_r689153715
##########
File path: web/src/components/Plugin/locales/en-US.ts
##########
@@ -128,4 +128,9 @@ export default {
'component.pluginForm.limit-count.redis_cluster_name.tooltip':
'When using redis-cluster policy, this property is the name of Redis
cluster service nodes.',
'component.pluginForm.limit-count.atLeast2Characters.rule': 'Please enter at
least 2 characters',
+
+ // request-id
+ 'component.pluginForm.request-id.header_name.tooltip': 'Request ID header
name',
+ 'component.pluginForm.request-id.include_in_response.tooltip':
+ 'Option to include the unique request ID in the response header',
Review comment:
for header name: ` request ID 的请求头名称`
for response : `响应头中包含 request ID 选项`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]