Hello community! I want to change the name of my app depending on the device language. For example: My app is called Desafio Bíblico in portuguese, but in english it's name should be Bible Challenge, in spanish Desafío Bíblico, and so on.
How can I display the correct name both on stores and on device depending on the device's language? I know it's possible because there's a lot of apps that do it. But how to achieve it in flutterflow?