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

   ### Summary
   Localize the last uncovered copy on the ACL page (`pages/instance/acl.tsx`): 
the secret-key reveal fallback.
   
   - When a revealed AccessKey secret has not finished loading, the cell now 
shows `t('acl.secretLoading')` instead of the hardcoded `加载中…`.
   
   ### Why
   A full-literal audit (`git log -S` over all branches) showed this single 
cell fallback was the only remaining Chinese string on the page.
   
   ### Testing
   - `tsc --noEmit` passes (exit 0).
   - `eslint` clean on changed files (0 errors).
   - Vitest: full `AclPage` suite passes (18/18).
   


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