I’m playing around with UI at the moment and can’t figure out how to set ID for localization inside the dropdown items array when I change the index.
For example, I have in my localization file key “en” with the value “English” so when I add a list of available languages to the dropdown it only fills value fields, ID’s empty, but I need it to show “English” instead of “en”.
edit: I do all with code.