juzhiyuan commented on a change in pull request #1736:
URL: https://github.com/apache/apisix-dashboard/pull/1736#discussion_r613859660
##########
File path: web/src/components/Plugin/locales/en-US.ts
##########
@@ -21,6 +21,14 @@ export default {
'component.step.select.pluginTemplate.select.option': 'Custom',
'component.plugin.pluginTemplate.tip1': '1. When a route already have
plugins field configured, the plugins in the plugin template will be merged
into it.',
'component.plugin.pluginTemplate.tip2': '2. The same plugin in the plugin
template will override one in the plugins',
+ 'component.plugin.authentication': 'Authentication',
+ 'component.plugin.security': 'Security',
+ 'component.plugin.traffic': 'Traffic Control',
+ 'component.plugin.serverless': 'Serverless',
+ 'component.plugin.observability': 'Tracing & Metrics & Logging',
+ 'component.plugin.logging': 'Logging',
Review comment:
Do we still need `logging`? or assign them to `observability` too?
--
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:
[email protected]