Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hello


My RTE Component is not applying any translations I provide, and I followed the exact instructions given in the documentation.
I also use Grid, Scheduler, Pager, and all of them get translated properly, only the RTE doesn't.

Am I doing something wrong or is it a bug?


My code

Loading L10n. I load all of them inside App.js, works for all the other components. I tried loading L10n in the same file as the RTE but it also didn't work
App.js
Empty



RteComponent.js
Empty



L10n_PT.js
Empty


The result

RTEbug1.png


"Bold" should be written as "Negrito", according to the translation, the same way "Paragraph" should appear as "Parágrafo"