ppalaga commented on issue #1861: URL: https://github.com/apache/camel-quarkus/issues/1861#issuecomment-836454051
> if it's only one no-default locale needed in native mode, we can specify it in application.properties like > > ``` > quarkus.native.user-country=US > quarkus.native.user-language=en > ``` Yes, thanks, I was not aware of those props. Indeed they may come in handy to workaround some native locale issues. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
