qwik-speak
qwik-speak copied to clipboard
Translate your Qwik apps into any language
Hi, Currently there's no way to turn off debug messages on local machine. It's very convenient to have them during debugging, but when everything is set up, there's no point...
When I get the localized path for the root path `"/"` and use it for `nav()`, it is no problems at dev server, but it causes error `Invalid URL` in...
Hi Roberto, again, thank you for this library. I was wondering if the [extractFromDomain](https://github.com/robisim74/qwik-speak/blob/4e1cf9588b6fdaa177314657d3a89e7ac2e8dfaf/packages/qwik-speak/src/routing.ts#L249) function should get the hostname from the `X-Forwarded-Host` header instead of the url and fallback to...