Dear all, I am about to finish my flutterflow app but there is one issue I need to fix. My app is a multilanguage app. I translated all app but this is the problem:
so basically, there are 2 pages:
- One where user can upload expense details.
- One to display the expense added.
In the expense upload page user can choose a category (as you can see from the image). I already have translated all category in different languages
In the page where the expenses are displayed , when I change the language the text doesn't change and it's always in English. How can I do this?