Hello Erwin,
Even though you can still define translation for a role description as well as examples and logic comments that translation definition is not being used at the moment, since it is not something shown in the application at runtime.
In order to translate the role description you'll need to implement a custom translation table in which you need to insert the table and do a join with the role table.
Hope it helps.
Even though you can still define translation for a role description as well as examples and logic comments that translation definition is not being used at the moment, since it is not something shown in the application at runtime.
In order to translate the role description you'll need to implement a custom translation table in which you need to insert the table and do a join with the role table.
Hope it helps.