There is no property for the supported locales
In the project settings I can define the supported locales, but there is no possibility to read them in my app.
Proposed Solution
Add a property App.SupportedLocales (maybe as Array(Of String)?) to read the defined values. And in the project settings maybe it would be better to let the user select the added locale from a list.