Hi @lganti,
Have you looked at the System Locale, when you say it picks up the default language, that is set by the user on the device as the current locale. You can try to set the locale, using the header property for the webview.
you can also set the default language while testing by setting it in the schema or by passing the launch arguments to change the language/locale.
cheers,