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

juzhiyuan 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 52a1c73  doc: change the translate of consumer. (#1307)
52a1c73 is described below

commit 52a1c73988e7a768e28929654de0faae2bdd4b4c
Author: Wen Ming <[email protected]>
AuthorDate: Sat Jan 16 09:23:56 2021 +0800

    doc: change the translate of consumer. (#1307)
---
 web/src/locales/zh-CN/menu.ts | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/web/src/locales/zh-CN/menu.ts b/web/src/locales/zh-CN/menu.ts
index 8533c4d..0fbc78a 100644
--- a/web/src/locales/zh-CN/menu.ts
+++ b/web/src/locales/zh-CN/menu.ts
@@ -32,9 +32,6 @@ export default {
   'menu.form': '表单页',
   'menu.form.basic-form': '基础表单',
   'menu.form.step-form': '分步表单',
-  'menu.form.step-form.info': '分步表单(填写转账信息)',
-  'menu.form.step-form.confirm': '分步表单(确认转账信息)',
-  'menu.form.step-form.result': '分步表单(完成)',
   'menu.form.advanced-form': '高级表单',
   'menu.list': '列表页',
   'menu.list.table-list': '查询表格',
@@ -67,7 +64,7 @@ export default {
   'menu.routes': '路由',
   'menu.ssl': '证书',
   'menu.upstream': '上游',
-  'menu.consumer': '应用',
+  'menu.consumer': '消费者',
   'menu.plugin': '插件',
   'menu.service': '服务',
   'menu.setting': '设置',

Reply via email to