guoqqqi commented on a change in pull request #2327:
URL: https://github.com/apache/apisix-dashboard/pull/2327#discussion_r809693082



##########
File path: web/src/pages/Consumer/Create.tsx
##########
@@ -64,7 +64,7 @@ const Page: React.FC = (props) => {
             username
               ? formatMessage({ id: 'component.global.edit' })
               : formatMessage({ id: 'component.global.create' })
-          } ${formatMessage({ id: 'menu.consumer' })} ${formatMessage({
+          }${formatMessage({ id: 'menu.consumer' })}${formatMessage({

Review comment:
       Please check if this is displayed correctly in English




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

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to