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

   ### Summary
   Localize the last uncovered copy on the Alert Rule Assets page 
(`pages/studio/AlertRuleAssets.tsx`): its PageHeader subtitle.
   
   - The subtitle now renders through the new `alertAssets.subtitle` key.
   
   ### Why
   A page-wide literal audit (`git log -S`) showed this single subtitle was the 
only remaining Chinese string on the page; the header title and the asset list 
itself were already localized.
   
   ### Testing
   - `tsc --noEmit` passes (exit 0).
   - `eslint` clean on changed files (0 errors).
   - Vitest: `AlertRuleAssetList` component suite passes (7/7).
   


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