Hello!
Is it possible to have a multi-language drop-down-list, where for example I have different colors, but I want to present them to the user in their language?
The content of the drop-down-list may come from a database table too. Here again, these could be colors I may add in the app continuously in the backend of the app. There I could have the different names in different languages, but how do I display them in the drop-down-list?
Thanks in advance!
Regards
Attila