Skip to content

Commit

Permalink
feat: i18n (#1310)
Browse files Browse the repository at this point in the history
* fix: i18n

* Update en-US.ts

Co-authored-by: 琚致远 <[email protected]>
  • Loading branch information
guoqqqi and juzhiyuan authored Jan 16, 2021
1 parent c869167 commit ce307f2
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 @@ -16,7 +16,7 @@
*/
export default {
'page.upstream.step.select.upstream': 'Select Upstream',
'page.upstream.step.select.upstream.select.option': 'Manual fill',
'page.upstream.step.select.upstream.select.option': 'Custom',
'page.upstream.form.item-label.node.domain.or.ip': 'Node Domain/IP',
'page.upstream.step.backend.server.domain.or.ip': 'Backend Server Domain Name/IP',
'page.upstream.form.item.extra-message.node.domain.or.ip':
Expand Down

0 comments on commit ce307f2

Please sign in to comment.