Glide Translator and Gas Prices

Just added a new “feature”: Multi-Language Apps!

I was trying to help @eltintero with his app and just implemented that to test some stuff.
I created the original text in Portuguese and used Google Translate formula to translate to English (All in the same row in this case, but can be done using multiple rows also). Then I used “visibility” rules and “choice” component to handle what appears on the screen.
Right now I think that is the best solution for multi-language apps because the Google Translate formula run only one time, instantly changing what is on the screen. :brazil: / :us:

2 Likes