juzhiyuan commented on a change in pull request #1733:
URL: https://github.com/apache/apisix-dashboard/pull/1733#discussion_r611179987



##########
File path: web/src/components/Plugin/locales/en-US.ts
##########
@@ -21,4 +21,6 @@ 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.pluginForm.cors.allow_credential.tooltip': 'if you set this 
option to true, you can not use \'*\' for other options.',

Review comment:
       ```suggestion
     'component.pluginForm.cors.allow_credential.tooltip': 'If you set this 
option to true, you can not use \'*\' for other options.',
   ```




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


Reply via email to