You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sh...@apache.org on 2021/05/12 01:36:31 UTC

[apisix-dashboard] branch master updated: chore: update plugin catagory display name (#1839)

This is an automated email from the ASF dual-hosted git repository.

shuyangw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new c860170  chore: update plugin catagory display name (#1839)
c860170 is described below

commit c86017010927f1f387c4e844a18e5904bacc856b
Author: Daming <zt...@foxmail.com>
AuthorDate: Wed May 12 09:36:25 2021 +0800

    chore: update plugin catagory display name (#1839)
---
 web/src/components/Plugin/locales/en-US.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/src/components/Plugin/locales/en-US.ts b/web/src/components/Plugin/locales/en-US.ts
index b1ed0d8..2030676 100644
--- a/web/src/components/Plugin/locales/en-US.ts
+++ b/web/src/components/Plugin/locales/en-US.ts
@@ -27,7 +27,7 @@ export default {
   'component.plugin.security': 'Security',
   'component.plugin.traffic': 'Traffic Control',
   'component.plugin.serverless': 'Serverless',
-  'component.plugin.observability': 'Tracing & Metrics & Logging',
+  'component.plugin.observability': 'Observability',
   'component.plugin.other': 'Other',
 
   // cors