I have 2 localisation files and Language View in my app. It's already changing language of the app if I change system language because I am using everywhere LocalizedString("key") instead of String.
What command I should use If I want to change current app language? Because all guides are about changing just one String and not all of the app.