-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(starter): localize container attribute #5268
fix(starter): localize container attribute #5268
Conversation
I changed the lang of the container attributes to serverData.locale with fallback en-us
👷 Deploy request for qwik-insights pending review.Visit the deploys page to approve it
|
Thanks, which problems did you find with the locale? |
@gioboa we just had a meeting with Miško on Monday and we had the old starter installed and where confused that client side rendering was not getting the right translations. So your change is actually what was missing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your help 👍
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@builder.io/qwik](https://qwik.builder.io/) ([source](https://togithub.com/BuilderIO/qwik)) | [`1.2.12` -> `1.2.13`](https://renovatebot.com/diffs/npm/@builder.io%2fqwik/1.2.12/1.2.13) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@builder.io%2fqwik/1.2.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@builder.io%2fqwik/1.2.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@builder.io%2fqwik/1.2.12/1.2.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@builder.io%2fqwik/1.2.12/1.2.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>BuilderIO/qwik (@​builder.io/qwik)</summary> ### [`v1.2.13`](https://togithub.com/BuilderIO/qwik/releases/tag/v1.2.13) [Compare Source](https://togithub.com/BuilderIO/qwik/compare/v1.2.12...v1.2.13) #### What's Changed - fix(insights): wrapper style by [@​gioboa](https://togithub.com/gioboa) in [https://github.com/BuilderIO/qwik/pull/5193](https://togithub.com/BuilderIO/qwik/pull/5193) - docs: fix typos by [@​igorbabko](https://togithub.com/igorbabko) in [https://github.com/BuilderIO/qwik/pull/5195](https://togithub.com/BuilderIO/qwik/pull/5195) - fix(qwik-auth): allow multiple set-cookie headers by [@​ulic75](https://togithub.com/ulic75) in [https://github.com/BuilderIO/qwik/pull/5194](https://togithub.com/BuilderIO/qwik/pull/5194) - feat(insights): return prefetch list per route by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5197](https://togithub.com/BuilderIO/qwik/pull/5197) - feat(insights): return prefetch list per route by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5198](https://togithub.com/BuilderIO/qwik/pull/5198) - chore(qwik-auth): v0.1.3 by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5201](https://togithub.com/BuilderIO/qwik/pull/5201) - feat(cli): add barrel template to `new` command by [@​dapids](https://togithub.com/dapids) in [https://github.com/BuilderIO/qwik/pull/5202](https://togithub.com/BuilderIO/qwik/pull/5202) - docs: add `dimension.dev` to showcase by [@​necatikcl](https://togithub.com/necatikcl) in [https://github.com/BuilderIO/qwik/pull/5200](https://togithub.com/BuilderIO/qwik/pull/5200) - fix(core): Added StringSerializer for strings that start with the prefixes of serializers. by [@​genki](https://togithub.com/genki) in [https://github.com/BuilderIO/qwik/pull/5176](https://togithub.com/BuilderIO/qwik/pull/5176) - fix(serializers): fix for serialization of an empty set or map by [@​Varixo](https://togithub.com/Varixo) in [https://github.com/BuilderIO/qwik/pull/5209](https://togithub.com/BuilderIO/qwik/pull/5209) - docs: add qwik-spin-delay library by [@​harshmangalam](https://togithub.com/harshmangalam) in [https://github.com/BuilderIO/qwik/pull/5214](https://togithub.com/BuilderIO/qwik/pull/5214) - docs(ecosystem): add qwik-image library by [@​gioboa](https://togithub.com/gioboa) in [https://github.com/BuilderIO/qwik/pull/5216](https://togithub.com/BuilderIO/qwik/pull/5216) - chore: add prettier-plugin-tailwindcss to tailwind starter ([#​5217](https://togithub.com/BuilderIO/qwik/issues/5217)) by [@​nsdonato](https://togithub.com/nsdonato) in [https://github.com/BuilderIO/qwik/pull/5217](https://togithub.com/BuilderIO/qwik/pull/5217) - docs: Correct image size and CLS in resumable example by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5220](https://togithub.com/BuilderIO/qwik/pull/5220) - docs: fix url for useVisibleTask by [@​nsdonato](https://togithub.com/nsdonato) in [https://github.com/BuilderIO/qwik/pull/5223](https://togithub.com/BuilderIO/qwik/pull/5223) - feat: bootstrap integration adapter by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5222](https://togithub.com/BuilderIO/qwik/pull/5222) - chore: update file path in next-steps.tsx by [@​Craiqser](https://togithub.com/Craiqser) in [https://github.com/BuilderIO/qwik/pull/5212](https://togithub.com/BuilderIO/qwik/pull/5212) - refactor: remove extraneous isElement call by [@​wmertens](https://togithub.com/wmertens) in [https://github.com/BuilderIO/qwik/pull/5210](https://togithub.com/BuilderIO/qwik/pull/5210) - docs: fix edit this page for deprecated features by [@​nsdonato](https://togithub.com/nsdonato) in [https://github.com/BuilderIO/qwik/pull/5224](https://togithub.com/BuilderIO/qwik/pull/5224) - chore: update firebase starter to contemplate dist folder by [@​nsdonato](https://togithub.com/nsdonato) in [https://github.com/BuilderIO/qwik/pull/5225](https://togithub.com/BuilderIO/qwik/pull/5225) - feat(cachecontrol): add second `target` argument to cacheControl by [@​maiieul](https://togithub.com/maiieul) in [https://github.com/BuilderIO/qwik/pull/5226](https://togithub.com/BuilderIO/qwik/pull/5226) - fix: should SSR render if accept header includes */* by [@​SamVerschueren](https://togithub.com/SamVerschueren) in [https://github.com/BuilderIO/qwik/pull/5234](https://togithub.com/BuilderIO/qwik/pull/5234) - docs: fix 404 links by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5236](https://togithub.com/BuilderIO/qwik/pull/5236) - docs: Add frostytools.com to pages.json by [@​n8sabes](https://togithub.com/n8sabes) in [https://github.com/BuilderIO/qwik/pull/5239](https://togithub.com/BuilderIO/qwik/pull/5239) - docs: fix typo by [@​the-r3aper7](https://togithub.com/the-r3aper7) in [https://github.com/BuilderIO/qwik/pull/5241](https://togithub.com/BuilderIO/qwik/pull/5241) - chore(contributing.md): remove unnecessary step to test against docs … by [@​maiieul](https://togithub.com/maiieul) in [https://github.com/BuilderIO/qwik/pull/5244](https://togithub.com/BuilderIO/qwik/pull/5244) - chore(contributing.md): added info when package linking doesn't work by [@​maiieul](https://togithub.com/maiieul) in [https://github.com/BuilderIO/qwik/pull/5245](https://togithub.com/BuilderIO/qwik/pull/5245) - docs: Build Showcase by [@​n8sabes](https://togithub.com/n8sabes) in [https://github.com/BuilderIO/qwik/pull/5242](https://togithub.com/BuilderIO/qwik/pull/5242) - docs: documentation link and text for directory-based routing by [@​ryo-manba](https://togithub.com/ryo-manba) in [https://github.com/BuilderIO/qwik/pull/5246](https://togithub.com/BuilderIO/qwik/pull/5246) - feat(labs): Add json debugging tool by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5259](https://togithub.com/BuilderIO/qwik/pull/5259) - feat(core): Allow useContext in same elem as provider by [@​wmertens](https://togithub.com/wmertens) in [https://github.com/BuilderIO/qwik/pull/5258](https://togithub.com/BuilderIO/qwik/pull/5258) - docs(routing): add Link prefetch documentation (alternative) by [@​maiieul](https://togithub.com/maiieul) in [https://github.com/BuilderIO/qwik/pull/5248](https://togithub.com/BuilderIO/qwik/pull/5248) - docs(labs): document devtools/json by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5260](https://togithub.com/BuilderIO/qwik/pull/5260) - fix(starter): localize configuration by [@​gioboa](https://togithub.com/gioboa) in [https://github.com/BuilderIO/qwik/pull/5262](https://togithub.com/BuilderIO/qwik/pull/5262) - docs: fix typos by [@​igorbabko](https://togithub.com/igorbabko) in [https://github.com/BuilderIO/qwik/pull/5265](https://togithub.com/BuilderIO/qwik/pull/5265) - docs(integrations): add valibot to modular forms guide by [@​fabian-hiller](https://togithub.com/fabian-hiller) in [https://github.com/BuilderIO/qwik/pull/5252](https://togithub.com/BuilderIO/qwik/pull/5252) - docs: Update SSG documentation to run build instead of preview by [@​ibousfiha](https://togithub.com/ibousfiha) in [https://github.com/BuilderIO/qwik/pull/5269](https://togithub.com/BuilderIO/qwik/pull/5269) - fix(starter): localize container attribute by [@​tzdesign](https://togithub.com/tzdesign) in [https://github.com/BuilderIO/qwik/pull/5268](https://togithub.com/BuilderIO/qwik/pull/5268) - fix: A bug fix [#​5104](https://togithub.com/BuilderIO/qwik/issues/5104) by [@​Charlygraphy23](https://togithub.com/Charlygraphy23) in [https://github.com/BuilderIO/qwik/pull/5267](https://togithub.com/BuilderIO/qwik/pull/5267) - docs(state): Add 'key' prop to list items by [@​nicvazquez](https://togithub.com/nicvazquez) in [https://github.com/BuilderIO/qwik/pull/5250](https://togithub.com/BuilderIO/qwik/pull/5250) - docs: add note about `onRequest` middleware exported from `serverAuth$` by [@​jakovljevic-mladen](https://togithub.com/jakovljevic-mladen) in [https://github.com/BuilderIO/qwik/pull/5264](https://togithub.com/BuilderIO/qwik/pull/5264) - docs(labs): update path for devtools to include https by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5271](https://togithub.com/BuilderIO/qwik/pull/5271) - docs: updated phrasing for clarity by [@​bodhicodes](https://togithub.com/bodhicodes) in [https://github.com/BuilderIO/qwik/pull/5273](https://togithub.com/BuilderIO/qwik/pull/5273) - fix: Bun adapter polyfill and redirect fix by [@​EamonHeffernan](https://togithub.com/EamonHeffernan) in [https://github.com/BuilderIO/qwik/pull/5272](https://togithub.com/BuilderIO/qwik/pull/5272) - fix: Pr local dev docker by [@​SauravChanda](https://togithub.com/SauravChanda) in [https://github.com/BuilderIO/qwik/pull/5237](https://togithub.com/BuilderIO/qwik/pull/5237) - refactor(core): remove useContextBoundary by [@​wmertens](https://togithub.com/wmertens) in [https://github.com/BuilderIO/qwik/pull/5274](https://togithub.com/BuilderIO/qwik/pull/5274) - fix: shell script update in README file by [@​harshmangalam](https://togithub.com/harshmangalam) in [https://github.com/BuilderIO/qwik/pull/5275](https://togithub.com/BuilderIO/qwik/pull/5275) - docs: improve advanced routing documentation by [@​jakovljevic-mladen](https://togithub.com/jakovljevic-mladen) in [https://github.com/BuilderIO/qwik/pull/5276](https://togithub.com/BuilderIO/qwik/pull/5276) - chore: 1.2.13 by [@​mhevery](https://togithub.com/mhevery) in [https://github.com/BuilderIO/qwik/pull/5277](https://togithub.com/BuilderIO/qwik/pull/5277) #### New Contributors - [@​igorbabko](https://togithub.com/igorbabko) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5195](https://togithub.com/BuilderIO/qwik/pull/5195) - [@​dapids](https://togithub.com/dapids) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5202](https://togithub.com/BuilderIO/qwik/pull/5202) - [@​maiieul](https://togithub.com/maiieul) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5226](https://togithub.com/BuilderIO/qwik/pull/5226) - [@​SamVerschueren](https://togithub.com/SamVerschueren) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5234](https://togithub.com/BuilderIO/qwik/pull/5234) - [@​ryo-manba](https://togithub.com/ryo-manba) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5246](https://togithub.com/BuilderIO/qwik/pull/5246) - [@​ibousfiha](https://togithub.com/ibousfiha) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5269](https://togithub.com/BuilderIO/qwik/pull/5269) - [@​Charlygraphy23](https://togithub.com/Charlygraphy23) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5267](https://togithub.com/BuilderIO/qwik/pull/5267) - [@​nicvazquez](https://togithub.com/nicvazquez) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5250](https://togithub.com/BuilderIO/qwik/pull/5250) - [@​bodhicodes](https://togithub.com/bodhicodes) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5273](https://togithub.com/BuilderIO/qwik/pull/5273) - [@​SauravChanda](https://togithub.com/SauravChanda) made their first contribution in [https://github.com/BuilderIO/qwik/pull/5237](https://togithub.com/BuilderIO/qwik/pull/5237) **Full Changelog**: QwikDev/qwik@v1.2.12...v1.2.13 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ascorbic/unpic-img). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
I changed the lang of the container attributes to serverData.locale with fallback en-us
Overview
What is it?
Description
Just added the container attribute for locale
Use cases and why
Checklist: