File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
web/src/components/Plugin/locales Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ export default {
2424 'component.plugin.pluginTemplate.tip2' :
2525 '2. The same plugin in the plugin template will override one in the plugins.' ,
2626 'component.plugin.enable' : 'Enable' ,
27- 'component.plugin.disable' : 'Disable ' ,
27+ 'component.plugin.disable' : 'Edit ' ,
2828 'component.plugin.authentication' : 'Authentication' ,
2929 'component.plugin.security' : 'Security' ,
3030 'component.plugin.traffic' : 'Traffic Control' ,
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ export default {
2323 '1. 若路由已配置插件,则插件模板数据将与已配置的插件数据合并。' ,
2424 'component.plugin.pluginTemplate.tip2' : '2. 插件模板相同的插件会覆盖掉原有的插件。' ,
2525 'component.plugin.enable' : '启用' ,
26- 'component.plugin.disable' : '禁用 ' ,
26+ 'component.plugin.disable' : '编辑 ' ,
2727 'component.plugin.authentication' : '身份验证' ,
2828 'component.plugin.security' : '安全防护' ,
2929 'component.plugin.traffic' : '流量控制' ,
You can’t perform that action at this time.
0 commit comments