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



##########
File path: web/src/pages/Consumer/locales/zh-CN.ts
##########
@@ -20,6 +20,10 @@ export default {
   'page.consumer.form.itemExtraMessage.username': '名称需唯一',
   'page.consumer.notification.warning.enableAuthenticationPlugin': 
'请启用一种身份认证类插件',
   'page.consumer.username': '名称',
+  'page.consumer.username.required': '请输入消费者名称',
   'page.consumer.updateTime': '更新时间',
-  'page.consumer.list': '消费者列表'
+  'page.consumer.list': '消费者列表',
+  'page.consumer.description': '消费者是路由的消费方,形式包扩开发者、最终用户、API 
调用等。创建消费者时,需绑定至少一个认证类插件。',

Review comment:
       updated




-- 
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:
us...@infra.apache.org


Reply via email to