btlqql opened a new pull request, #2099:
URL: https://github.com/apache/rocketmq-dashboard/pull/2099

   ## What is the purpose of the change
   
   Fix #2071.
   
   The home page input placeholder and footer text were hard-coded Chinese 
while the rest of the page uses i18n.
   
   ## Brief changelog
   
   - home/index.tsx: render home.placeholder, home.docs, home.community, 
home.brand and home.version from translations
   - translations.ts: add home.version key
   
   ## How was this patch verified
   
   - npx vitest run src/pages/home/__tests__/HomePage.test.tsx (3 passed)
   - npx tsc -b clean
   - npx eslint . clean
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to