You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/12/19 23:12:03 UTC

[GitHub] [apisix-dashboard] LiteSun commented on a change in pull request #1078: feat: active check support custom port

LiteSun commented on a change in pull request #1078:
URL: https://github.com/apache/apisix-dashboard/pull/1078#discussion_r546294975



##########
File path: web/src/pages/Upstream/locales/en-US.ts
##########
@@ -46,6 +46,8 @@ export default {
   'upstream.step.input.healthy.checks.active.timeout': 'Please input timeout',
   'upstream.step.healthy.checks.active.http_path': 'HttpPath',
   'upstream.step.input.healthy.checks.active.http_path': 'HttpPath',
+  'upstream.step.healthy.checks.active.port': "Port",
+  'upstream.step.input.healthy.checks.active.port': 'Port',

Review comment:
       
   ```suggestion
     'upstream.step.input.healthy.checks.active.port': 'Please input port',
   ```




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org