Skip to content

Commit

Permalink
fix: change "Route List" to "Routes" (#2453)
Browse files Browse the repository at this point in the history
  • Loading branch information
gymgym1212 authored Jun 1, 2022
1 parent 5e624a5 commit 8f67daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/Route/locales/en-US.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ export default {
'page.route.exportRoutesTips': 'Please choose the type of file you want to export',
'page.route.button.importOpenApi': 'Import OpenAPI',
'page.route.button.selectFile': 'Please Select File',
'page.route.list': 'Route List',
'page.route.list': 'Routes',
'page.route.panelSection.title.requestOverride': 'Request Override',
'page.route.form.itemLabel.headerRewrite': 'Header Override',
'page.route.tooltip.pluginOrchOnlySupportChrome': 'Plugin orchestration only supports Chrome.',
Expand Down

0 comments on commit 8f67daf

Please sign in to comment.