Use translations in table cells
Hello,
I have the following problem: I use several languages in my app. How can I transfer translations to table cells?
The corresponding translation file is loaded in the page component and transferred to components accordingly. However, the translations are not part of the data structure for the table.
How can I read the dict property within a cell?
Thanks for the help!
0 Replies