I am translating my production app, Equina, and wondering what others have done when translating Option Set displays. I am guessing a combination of Conditions and AppText, but wanted to see if there are better ideas out there. @ts11@sudsy
I have put translation efforts on hold for now. For option sets, you have to handle it all in conditionals – not a good approach but per bubble, that’s the only way. In terms of data from users – well, that’s a different issue and depends on what data and your use-case.