Skip to content

Commit

Permalink
Update web/src/pages/Upstream/locales/en-US.ts
Browse files Browse the repository at this point in the history
Co-authored-by: litesun <[email protected]>
  • Loading branch information
juzhiyuan and LiteSun authored Dec 20, 2020
1 parent ece94fa commit ee34eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/Upstream/locales/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export default {
'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',
'upstream.step.input.healthy.checks.active.port': 'Please input port',
'upstream.step.healthy.checks.active.host': 'Host',
'upstream.step.input.healthy.checks.active.host': 'Please input Host',
'upstream.step.healthy.checks.active.interval': 'Interval',
Expand Down

0 comments on commit ee34eeb

Please sign in to comment.