bito-code-review[bot] commented on PR #37776:
URL: https://github.com/apache/superset/pull/37776#issuecomment-3866823029

   <!-- Bito Reply -->
   The suggestion is to translate only 'Error' and keep the colon separate for 
better i18n flexibility. Here's the updated code snippet for the error display 
in StatefulChart.tsx.
   
   
**superset-frontend/packages/superset-ui-core/src/chart/components/StatefulChart.tsx**
   ```
   {t('Error')}: {error.message}
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to