Entity Attributes Translation

Hi team, thank you for dealing with this great framework!!! I have questions about entity attribute translations, is there any tools to store or get translated attribute from database?For example, I have 3 languages and I need to get from rest api translated and also save them translated.

Hello,

Unfortunately there is no out of the box feature in JMIX like this :frowning: .

Duplicate of my old post Localized data in Jmix

Ohh i see,thank you for answer!

If you are talking not about values of entity attributes but about their “names” (static labels), you can easily implement storing them in the database. See this topic: