breautek commented on issue #1234: URL: https://github.com/apache/cordova-ios/issues/1234#issuecomment-1123991852
The webview way of doing this is via [languagechange](https://developer.mozilla.org/en-US/docs/Web/API/Window/languagechange_event#browser_compatibility) event on the `Window` object. But I have no idea if system webviews invokes this correctly. Probably worth testing though. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
