Is it possible to make multilanguage app in Adalo? For example when user log in, he gets screen to choose language…
Not at the moment. Unless you want to add different screens for each language and redirect them manually to respective language screen based on the selection.
This approach will multiply the total number of screens by each language you add.