@intlayer/docs 8.7.14 → 8.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/generated/docs.entry.cjs +20 -0
- package/dist/cjs/generated/docs.entry.cjs.map +1 -1
- package/dist/esm/generated/docs.entry.mjs +20 -0
- package/dist/esm/generated/docs.entry.mjs.map +1 -1
- package/dist/types/generated/docs.entry.d.ts +1 -0
- package/dist/types/generated/docs.entry.d.ts.map +1 -1
- package/docs/ar/dictionary/plurial.md +234 -0
- package/docs/ar/intlayer_with_adonisjs.md +4 -1
- package/docs/ar/intlayer_with_analog.md +5 -2
- package/docs/ar/intlayer_with_angular.md +4 -1
- package/docs/ar/intlayer_with_astro.md +4 -1
- package/docs/ar/intlayer_with_astro_lit.md +12 -1
- package/docs/ar/intlayer_with_astro_preact.md +12 -1
- package/docs/ar/intlayer_with_astro_react.md +12 -1
- package/docs/ar/intlayer_with_astro_solid.md +14 -3
- package/docs/ar/intlayer_with_astro_svelte.md +12 -1
- package/docs/ar/intlayer_with_astro_vanilla.md +12 -1
- package/docs/ar/intlayer_with_astro_vue.md +4 -1
- package/docs/ar/intlayer_with_create_react_app.md +6 -1
- package/docs/ar/intlayer_with_express.md +4 -1
- package/docs/ar/intlayer_with_fastify.md +4 -1
- package/docs/ar/intlayer_with_hono.md +4 -1
- package/docs/ar/intlayer_with_lynx+react.md +4 -1
- package/docs/ar/intlayer_with_nestjs.md +4 -1
- package/docs/ar/intlayer_with_nextjs_14.md +7 -1
- package/docs/ar/intlayer_with_nextjs_15.md +6 -1
- package/docs/ar/intlayer_with_nextjs_16.md +6 -1
- package/docs/ar/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/ar/intlayer_with_nextjs_no_locale_path.md +4 -1
- package/docs/ar/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/ar/intlayer_with_nuxt.md +4 -1
- package/docs/ar/intlayer_with_react_native+expo.md +4 -1
- package/docs/ar/intlayer_with_react_router_v7.md +4 -1
- package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/ar/intlayer_with_storybook.md +4 -1
- package/docs/ar/intlayer_with_svelte_kit.md +7 -2
- package/docs/ar/intlayer_with_tanstack+solid.md +17 -6
- package/docs/ar/intlayer_with_tanstack.md +12 -1
- package/docs/ar/intlayer_with_vanilla.md +4 -1
- package/docs/ar/intlayer_with_vite+lit.md +7 -2
- package/docs/ar/intlayer_with_vite+preact.md +6 -1
- package/docs/ar/intlayer_with_vite+react.md +6 -1
- package/docs/ar/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/ar/intlayer_with_vite+solid.md +15 -10
- package/docs/ar/intlayer_with_vite+svelte.md +6 -1
- package/docs/ar/intlayer_with_vite+vanilla.md +5 -2
- package/docs/ar/intlayer_with_vite+vue.md +4 -1
- package/docs/ar/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/ar/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/bn/intlayer_with_fastify.md +4 -1
- package/docs/bn/intlayer_with_hono.md +4 -1
- package/docs/bn/intlayer_with_storybook.md +4 -1
- package/docs/bn/intlayer_with_vanilla.md +4 -1
- package/docs/bn/intlayer_with_vite+lit.md +7 -2
- package/docs/bn/intlayer_with_vite+vanilla.md +5 -2
- package/docs/cs/intlayer_with_fastify.md +4 -1
- package/docs/cs/intlayer_with_hono.md +4 -1
- package/docs/cs/intlayer_with_storybook.md +4 -1
- package/docs/cs/intlayer_with_vanilla.md +4 -1
- package/docs/cs/intlayer_with_vite+lit.md +7 -2
- package/docs/cs/intlayer_with_vite+vanilla.md +5 -2
- package/docs/de/dictionary/plurial.md +226 -0
- package/docs/de/intlayer_with_adonisjs.md +4 -1
- package/docs/de/intlayer_with_analog.md +4 -1
- package/docs/de/intlayer_with_angular.md +4 -1
- package/docs/de/intlayer_with_astro.md +4 -1
- package/docs/de/intlayer_with_astro_lit.md +12 -1
- package/docs/de/intlayer_with_astro_preact.md +12 -1
- package/docs/de/intlayer_with_astro_react.md +12 -1
- package/docs/de/intlayer_with_astro_solid.md +14 -3
- package/docs/de/intlayer_with_astro_svelte.md +12 -1
- package/docs/de/intlayer_with_astro_vanilla.md +12 -1
- package/docs/de/intlayer_with_astro_vue.md +4 -1
- package/docs/de/intlayer_with_create_react_app.md +7 -1
- package/docs/de/intlayer_with_express.md +4 -1
- package/docs/de/intlayer_with_fastify.md +4 -1
- package/docs/de/intlayer_with_hono.md +4 -1
- package/docs/de/intlayer_with_lynx+react.md +5 -2
- package/docs/de/intlayer_with_nestjs.md +4 -1
- package/docs/de/intlayer_with_nextjs_14.md +7 -1
- package/docs/de/intlayer_with_nextjs_15.md +6 -1
- package/docs/de/intlayer_with_nextjs_16.md +6 -1
- package/docs/de/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/de/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/de/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/de/intlayer_with_nuxt.md +4 -1
- package/docs/de/intlayer_with_react_native+expo.md +4 -1
- package/docs/de/intlayer_with_react_router_v7.md +4 -1
- package/docs/de/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/de/intlayer_with_storybook.md +4 -1
- package/docs/de/intlayer_with_svelte_kit.md +7 -2
- package/docs/de/intlayer_with_tanstack+solid.md +17 -6
- package/docs/de/intlayer_with_tanstack.md +12 -1
- package/docs/de/intlayer_with_vanilla.md +4 -1
- package/docs/de/intlayer_with_vite+lit.md +7 -2
- package/docs/de/intlayer_with_vite+preact.md +6 -1
- package/docs/de/intlayer_with_vite+react.md +6 -1
- package/docs/de/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/de/intlayer_with_vite+solid.md +15 -10
- package/docs/de/intlayer_with_vite+svelte.md +6 -1
- package/docs/de/intlayer_with_vite+vanilla.md +5 -2
- package/docs/de/intlayer_with_vite+vue.md +4 -1
- package/docs/de/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/de/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/en/dictionary/plurial.md +230 -0
- package/docs/en/intlayer_with_adonisjs.md +5 -2
- package/docs/en/intlayer_with_analog.md +5 -2
- package/docs/en/intlayer_with_angular.md +5 -2
- package/docs/en/intlayer_with_astro.md +4 -1
- package/docs/en/intlayer_with_astro_lit.md +12 -1
- package/docs/en/intlayer_with_astro_preact.md +12 -1
- package/docs/en/intlayer_with_astro_react.md +12 -1
- package/docs/en/intlayer_with_astro_solid.md +14 -3
- package/docs/en/intlayer_with_astro_svelte.md +12 -1
- package/docs/en/intlayer_with_astro_vanilla.md +12 -1
- package/docs/en/intlayer_with_astro_vue.md +4 -1
- package/docs/en/intlayer_with_create_react_app.md +8 -3
- package/docs/en/intlayer_with_express.md +5 -2
- package/docs/en/intlayer_with_fastify.md +5 -2
- package/docs/en/intlayer_with_hono.md +5 -2
- package/docs/en/intlayer_with_lynx+react.md +5 -2
- package/docs/en/intlayer_with_nestjs.md +4 -1
- package/docs/en/intlayer_with_nextjs_14.md +8 -3
- package/docs/en/intlayer_with_nextjs_15.md +8 -3
- package/docs/en/intlayer_with_nextjs_16.md +8 -3
- package/docs/en/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/en/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/en/intlayer_with_nextjs_page_router.md +7 -2
- package/docs/en/intlayer_with_nuxt.md +5 -2
- package/docs/en/intlayer_with_react_native+expo.md +5 -2
- package/docs/en/intlayer_with_react_router_v7.md +5 -2
- package/docs/en/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/en/intlayer_with_storybook.md +4 -1
- package/docs/en/intlayer_with_svelte_kit.md +7 -2
- package/docs/en/intlayer_with_tanstack+solid.md +17 -6
- package/docs/en/intlayer_with_tanstack.md +13 -2
- package/docs/en/intlayer_with_vanilla.md +5 -2
- package/docs/en/intlayer_with_vite+lit.md +8 -3
- package/docs/en/intlayer_with_vite+preact.md +8 -3
- package/docs/en/intlayer_with_vite+react.md +8 -3
- package/docs/en/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/en/intlayer_with_vite+solid.md +16 -11
- package/docs/en/intlayer_with_vite+svelte.md +8 -3
- package/docs/en/intlayer_with_vite+vanilla.md +5 -2
- package/docs/en/intlayer_with_vite+vue.md +5 -2
- package/docs/en/packages/next-intlayer/useIntlayer.md +7 -2
- package/docs/en/packages/solid-intlayer/useIntlayer.md +9 -6
- package/docs/en-GB/dictionary/plurial.md +230 -0
- package/docs/en-GB/intlayer_with_adonisjs.md +5 -2
- package/docs/en-GB/intlayer_with_analog.md +5 -2
- package/docs/en-GB/intlayer_with_angular.md +5 -2
- package/docs/en-GB/intlayer_with_astro.md +4 -1
- package/docs/en-GB/intlayer_with_astro_lit.md +12 -1
- package/docs/en-GB/intlayer_with_astro_preact.md +12 -1
- package/docs/en-GB/intlayer_with_astro_react.md +12 -1
- package/docs/en-GB/intlayer_with_astro_solid.md +14 -3
- package/docs/en-GB/intlayer_with_astro_svelte.md +12 -1
- package/docs/en-GB/intlayer_with_astro_vanilla.md +12 -1
- package/docs/en-GB/intlayer_with_astro_vue.md +4 -1
- package/docs/en-GB/intlayer_with_create_react_app.md +8 -3
- package/docs/en-GB/intlayer_with_express.md +5 -2
- package/docs/en-GB/intlayer_with_fastify.md +5 -2
- package/docs/en-GB/intlayer_with_hono.md +5 -2
- package/docs/en-GB/intlayer_with_lynx+react.md +5 -2
- package/docs/en-GB/intlayer_with_nestjs.md +4 -1
- package/docs/en-GB/intlayer_with_nextjs_14.md +8 -3
- package/docs/en-GB/intlayer_with_nextjs_15.md +8 -3
- package/docs/en-GB/intlayer_with_nextjs_16.md +8 -3
- package/docs/en-GB/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/en-GB/intlayer_with_nextjs_page_router.md +7 -2
- package/docs/en-GB/intlayer_with_nuxt.md +5 -2
- package/docs/en-GB/intlayer_with_react_native+expo.md +5 -2
- package/docs/en-GB/intlayer_with_react_router_v7.md +5 -2
- package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/en-GB/intlayer_with_storybook.md +4 -1
- package/docs/en-GB/intlayer_with_svelte_kit.md +8 -3
- package/docs/en-GB/intlayer_with_tanstack+solid.md +17 -6
- package/docs/en-GB/intlayer_with_tanstack.md +13 -2
- package/docs/en-GB/intlayer_with_vanilla.md +5 -2
- package/docs/en-GB/intlayer_with_vite+lit.md +8 -3
- package/docs/en-GB/intlayer_with_vite+preact.md +8 -3
- package/docs/en-GB/intlayer_with_vite+react.md +8 -3
- package/docs/en-GB/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/en-GB/intlayer_with_vite+solid.md +17 -12
- package/docs/en-GB/intlayer_with_vite+svelte.md +8 -3
- package/docs/en-GB/intlayer_with_vite+vanilla.md +5 -2
- package/docs/en-GB/intlayer_with_vite+vue.md +5 -2
- package/docs/en-GB/packages/next-intlayer/useIntlayer.md +7 -2
- package/docs/en-GB/packages/solid-intlayer/useIntlayer.md +7 -4
- package/docs/es/dictionary/plurial.md +226 -0
- package/docs/es/intlayer_with_adonisjs.md +4 -1
- package/docs/es/intlayer_with_analog.md +4 -1
- package/docs/es/intlayer_with_angular.md +4 -1
- package/docs/es/intlayer_with_astro.md +4 -1
- package/docs/es/intlayer_with_astro_lit.md +12 -1
- package/docs/es/intlayer_with_astro_preact.md +12 -1
- package/docs/es/intlayer_with_astro_react.md +12 -1
- package/docs/es/intlayer_with_astro_solid.md +14 -3
- package/docs/es/intlayer_with_astro_svelte.md +12 -1
- package/docs/es/intlayer_with_astro_vanilla.md +12 -1
- package/docs/es/intlayer_with_astro_vue.md +4 -1
- package/docs/es/intlayer_with_create_react_app.md +6 -1
- package/docs/es/intlayer_with_express.md +4 -1
- package/docs/es/intlayer_with_fastify.md +4 -1
- package/docs/es/intlayer_with_hono.md +4 -1
- package/docs/es/intlayer_with_lynx+react.md +4 -1
- package/docs/es/intlayer_with_nestjs.md +4 -1
- package/docs/es/intlayer_with_nextjs_14.md +6 -1
- package/docs/es/intlayer_with_nextjs_15.md +6 -1
- package/docs/es/intlayer_with_nextjs_16.md +6 -1
- package/docs/es/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/es/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/es/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/es/intlayer_with_nuxt.md +4 -1
- package/docs/es/intlayer_with_react_native+expo.md +4 -1
- package/docs/es/intlayer_with_react_router_v7.md +4 -1
- package/docs/es/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/es/intlayer_with_storybook.md +4 -1
- package/docs/es/intlayer_with_svelte_kit.md +7 -2
- package/docs/es/intlayer_with_tanstack+solid.md +17 -6
- package/docs/es/intlayer_with_tanstack.md +12 -1
- package/docs/es/intlayer_with_vanilla.md +4 -1
- package/docs/es/intlayer_with_vite+lit.md +7 -2
- package/docs/es/intlayer_with_vite+preact.md +7 -2
- package/docs/es/intlayer_with_vite+react.md +6 -1
- package/docs/es/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/es/intlayer_with_vite+solid.md +15 -10
- package/docs/es/intlayer_with_vite+svelte.md +6 -1
- package/docs/es/intlayer_with_vite+vanilla.md +5 -2
- package/docs/es/intlayer_with_vite+vue.md +4 -1
- package/docs/es/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/es/packages/solid-intlayer/useIntlayer.md +7 -4
- package/docs/fr/dictionary/plurial.md +226 -0
- package/docs/fr/intlayer_with_adonisjs.md +4 -1
- package/docs/fr/intlayer_with_analog.md +4 -1
- package/docs/fr/intlayer_with_angular.md +4 -1
- package/docs/fr/intlayer_with_astro.md +4 -1
- package/docs/fr/intlayer_with_astro_lit.md +12 -1
- package/docs/fr/intlayer_with_astro_preact.md +12 -1
- package/docs/fr/intlayer_with_astro_react.md +12 -1
- package/docs/fr/intlayer_with_astro_solid.md +14 -3
- package/docs/fr/intlayer_with_astro_svelte.md +12 -1
- package/docs/fr/intlayer_with_astro_vanilla.md +12 -1
- package/docs/fr/intlayer_with_astro_vue.md +4 -1
- package/docs/fr/intlayer_with_create_react_app.md +6 -1
- package/docs/fr/intlayer_with_express.md +4 -1
- package/docs/fr/intlayer_with_fastify.md +4 -1
- package/docs/fr/intlayer_with_hono.md +4 -1
- package/docs/fr/intlayer_with_lynx+react.md +4 -1
- package/docs/fr/intlayer_with_nestjs.md +4 -1
- package/docs/fr/intlayer_with_nextjs_14.md +7 -1
- package/docs/fr/intlayer_with_nextjs_15.md +6 -1
- package/docs/fr/intlayer_with_nextjs_16.md +6 -1
- package/docs/fr/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/fr/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/fr/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/fr/intlayer_with_nuxt.md +4 -1
- package/docs/fr/intlayer_with_react_native+expo.md +4 -1
- package/docs/fr/intlayer_with_react_router_v7.md +4 -1
- package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/fr/intlayer_with_storybook.md +4 -1
- package/docs/fr/intlayer_with_svelte_kit.md +7 -2
- package/docs/fr/intlayer_with_tanstack+solid.md +17 -6
- package/docs/fr/intlayer_with_tanstack.md +12 -1
- package/docs/fr/intlayer_with_vanilla.md +4 -1
- package/docs/fr/intlayer_with_vite+lit.md +7 -2
- package/docs/fr/intlayer_with_vite+preact.md +6 -1
- package/docs/fr/intlayer_with_vite+react.md +6 -1
- package/docs/fr/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/fr/intlayer_with_vite+solid.md +15 -10
- package/docs/fr/intlayer_with_vite+svelte.md +6 -1
- package/docs/fr/intlayer_with_vite+vanilla.md +5 -2
- package/docs/fr/intlayer_with_vite+vue.md +4 -1
- package/docs/fr/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/fr/packages/solid-intlayer/useIntlayer.md +7 -4
- package/docs/hi/dictionary/plurial.md +226 -0
- package/docs/hi/intlayer_with_adonisjs.md +4 -1
- package/docs/hi/intlayer_with_analog.md +5 -2
- package/docs/hi/intlayer_with_angular.md +4 -1
- package/docs/hi/intlayer_with_astro.md +4 -1
- package/docs/hi/intlayer_with_astro_lit.md +12 -1
- package/docs/hi/intlayer_with_astro_preact.md +12 -1
- package/docs/hi/intlayer_with_astro_react.md +12 -1
- package/docs/hi/intlayer_with_astro_solid.md +14 -3
- package/docs/hi/intlayer_with_astro_svelte.md +12 -1
- package/docs/hi/intlayer_with_astro_vanilla.md +12 -1
- package/docs/hi/intlayer_with_astro_vue.md +4 -1
- package/docs/hi/intlayer_with_create_react_app.md +7 -1
- package/docs/hi/intlayer_with_express.md +4 -1
- package/docs/hi/intlayer_with_fastify.md +4 -1
- package/docs/hi/intlayer_with_hono.md +4 -1
- package/docs/hi/intlayer_with_lynx+react.md +4 -1
- package/docs/hi/intlayer_with_nestjs.md +4 -1
- package/docs/hi/intlayer_with_nextjs_14.md +7 -1
- package/docs/hi/intlayer_with_nextjs_15.md +6 -1
- package/docs/hi/intlayer_with_nextjs_16.md +6 -1
- package/docs/hi/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/hi/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/hi/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/hi/intlayer_with_nuxt.md +4 -1
- package/docs/hi/intlayer_with_react_native+expo.md +4 -1
- package/docs/hi/intlayer_with_react_router_v7.md +4 -1
- package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/hi/intlayer_with_storybook.md +4 -1
- package/docs/hi/intlayer_with_svelte_kit.md +7 -2
- package/docs/hi/intlayer_with_tanstack+solid.md +17 -6
- package/docs/hi/intlayer_with_tanstack.md +12 -1
- package/docs/hi/intlayer_with_vanilla.md +4 -1
- package/docs/hi/intlayer_with_vite+lit.md +7 -2
- package/docs/hi/intlayer_with_vite+preact.md +6 -1
- package/docs/hi/intlayer_with_vite+react.md +7 -2
- package/docs/hi/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/hi/intlayer_with_vite+solid.md +15 -10
- package/docs/hi/intlayer_with_vite+svelte.md +6 -1
- package/docs/hi/intlayer_with_vite+vanilla.md +5 -2
- package/docs/hi/intlayer_with_vite+vue.md +4 -1
- package/docs/hi/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/hi/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/id/dictionary/plurial.md +223 -0
- package/docs/id/intlayer_with_adonisjs.md +4 -1
- package/docs/id/intlayer_with_analog.md +5 -2
- package/docs/id/intlayer_with_angular.md +4 -1
- package/docs/id/intlayer_with_astro.md +4 -1
- package/docs/id/intlayer_with_astro_lit.md +12 -1
- package/docs/id/intlayer_with_astro_preact.md +12 -1
- package/docs/id/intlayer_with_astro_react.md +12 -1
- package/docs/id/intlayer_with_astro_solid.md +14 -3
- package/docs/id/intlayer_with_astro_svelte.md +12 -1
- package/docs/id/intlayer_with_astro_vanilla.md +12 -1
- package/docs/id/intlayer_with_astro_vue.md +4 -1
- package/docs/id/intlayer_with_create_react_app.md +6 -1
- package/docs/id/intlayer_with_express.md +4 -1
- package/docs/id/intlayer_with_fastify.md +4 -1
- package/docs/id/intlayer_with_hono.md +4 -1
- package/docs/id/intlayer_with_lynx+react.md +4 -1
- package/docs/id/intlayer_with_nestjs.md +4 -1
- package/docs/id/intlayer_with_nextjs_14.md +6 -1
- package/docs/id/intlayer_with_nextjs_15.md +6 -1
- package/docs/id/intlayer_with_nextjs_16.md +6 -1
- package/docs/id/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/id/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/id/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/id/intlayer_with_nuxt.md +4 -1
- package/docs/id/intlayer_with_react_native+expo.md +4 -1
- package/docs/id/intlayer_with_react_router_v7.md +4 -1
- package/docs/id/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/id/intlayer_with_storybook.md +4 -1
- package/docs/id/intlayer_with_svelte_kit.md +7 -2
- package/docs/id/intlayer_with_tanstack+solid.md +17 -6
- package/docs/id/intlayer_with_tanstack.md +12 -1
- package/docs/id/intlayer_with_vanilla.md +4 -1
- package/docs/id/intlayer_with_vite+lit.md +7 -2
- package/docs/id/intlayer_with_vite+preact.md +6 -1
- package/docs/id/intlayer_with_vite+react.md +6 -1
- package/docs/id/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/id/intlayer_with_vite+solid.md +15 -10
- package/docs/id/intlayer_with_vite+svelte.md +6 -1
- package/docs/id/intlayer_with_vite+vanilla.md +5 -2
- package/docs/id/intlayer_with_vite+vue.md +4 -1
- package/docs/id/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/id/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/it/dictionary/plurial.md +226 -0
- package/docs/it/intlayer_with_adonisjs.md +4 -1
- package/docs/it/intlayer_with_analog.md +5 -2
- package/docs/it/intlayer_with_angular.md +4 -1
- package/docs/it/intlayer_with_astro.md +4 -1
- package/docs/it/intlayer_with_astro_lit.md +12 -1
- package/docs/it/intlayer_with_astro_preact.md +12 -1
- package/docs/it/intlayer_with_astro_react.md +12 -1
- package/docs/it/intlayer_with_astro_solid.md +14 -3
- package/docs/it/intlayer_with_astro_svelte.md +12 -1
- package/docs/it/intlayer_with_astro_vanilla.md +12 -1
- package/docs/it/intlayer_with_astro_vue.md +4 -1
- package/docs/it/intlayer_with_create_react_app.md +6 -1
- package/docs/it/intlayer_with_express.md +4 -1
- package/docs/it/intlayer_with_fastify.md +4 -1
- package/docs/it/intlayer_with_hono.md +4 -1
- package/docs/it/intlayer_with_lynx+react.md +4 -1
- package/docs/it/intlayer_with_nestjs.md +4 -1
- package/docs/it/intlayer_with_nextjs_14.md +7 -1
- package/docs/it/intlayer_with_nextjs_15.md +6 -1
- package/docs/it/intlayer_with_nextjs_16.md +6 -1
- package/docs/it/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/it/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/it/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/it/intlayer_with_nuxt.md +4 -1
- package/docs/it/intlayer_with_react_native+expo.md +4 -1
- package/docs/it/intlayer_with_react_router_v7.md +4 -1
- package/docs/it/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/it/intlayer_with_storybook.md +4 -1
- package/docs/it/intlayer_with_svelte_kit.md +7 -2
- package/docs/it/intlayer_with_tanstack+solid.md +17 -6
- package/docs/it/intlayer_with_tanstack.md +12 -1
- package/docs/it/intlayer_with_vanilla.md +4 -1
- package/docs/it/intlayer_with_vite+lit.md +7 -2
- package/docs/it/intlayer_with_vite+preact.md +6 -1
- package/docs/it/intlayer_with_vite+react.md +6 -1
- package/docs/it/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/it/intlayer_with_vite+solid.md +15 -10
- package/docs/it/intlayer_with_vite+svelte.md +6 -1
- package/docs/it/intlayer_with_vite+vanilla.md +5 -2
- package/docs/it/intlayer_with_vite+vue.md +4 -1
- package/docs/it/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/it/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/ja/dictionary/plurial.md +224 -0
- package/docs/ja/intlayer_with_adonisjs.md +4 -1
- package/docs/ja/intlayer_with_analog.md +4 -1
- package/docs/ja/intlayer_with_angular.md +4 -1
- package/docs/ja/intlayer_with_astro.md +4 -1
- package/docs/ja/intlayer_with_astro_lit.md +12 -1
- package/docs/ja/intlayer_with_astro_preact.md +12 -1
- package/docs/ja/intlayer_with_astro_react.md +12 -1
- package/docs/ja/intlayer_with_astro_solid.md +14 -3
- package/docs/ja/intlayer_with_astro_svelte.md +12 -1
- package/docs/ja/intlayer_with_astro_vanilla.md +12 -1
- package/docs/ja/intlayer_with_astro_vue.md +4 -1
- package/docs/ja/intlayer_with_create_react_app.md +7 -2
- package/docs/ja/intlayer_with_express.md +4 -1
- package/docs/ja/intlayer_with_fastify.md +4 -1
- package/docs/ja/intlayer_with_hono.md +4 -1
- package/docs/ja/intlayer_with_lynx+react.md +4 -1
- package/docs/ja/intlayer_with_nestjs.md +4 -1
- package/docs/ja/intlayer_with_nextjs_14.md +7 -2
- package/docs/ja/intlayer_with_nextjs_15.md +7 -2
- package/docs/ja/intlayer_with_nextjs_16.md +7 -2
- package/docs/ja/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/ja/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/ja/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/ja/intlayer_with_nuxt.md +4 -1
- package/docs/ja/intlayer_with_react_native+expo.md +4 -1
- package/docs/ja/intlayer_with_react_router_v7.md +4 -1
- package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/ja/intlayer_with_storybook.md +4 -1
- package/docs/ja/intlayer_with_svelte_kit.md +4 -1
- package/docs/ja/intlayer_with_tanstack+solid.md +17 -6
- package/docs/ja/intlayer_with_tanstack.md +12 -1
- package/docs/ja/intlayer_with_vanilla.md +4 -1
- package/docs/ja/intlayer_with_vite+lit.md +7 -2
- package/docs/ja/intlayer_with_vite+preact.md +4 -1
- package/docs/ja/intlayer_with_vite+react.md +4 -1
- package/docs/ja/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/ja/intlayer_with_vite+solid.md +15 -10
- package/docs/ja/intlayer_with_vite+svelte.md +6 -1
- package/docs/ja/intlayer_with_vite+vanilla.md +5 -2
- package/docs/ja/intlayer_with_vite+vue.md +4 -1
- package/docs/ja/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/ja/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/ko/dictionary/plurial.md +223 -0
- package/docs/ko/intlayer_with_adonisjs.md +4 -1
- package/docs/ko/intlayer_with_analog.md +4 -1
- package/docs/ko/intlayer_with_angular.md +4 -1
- package/docs/ko/intlayer_with_astro.md +4 -1
- package/docs/ko/intlayer_with_astro_lit.md +12 -1
- package/docs/ko/intlayer_with_astro_preact.md +12 -1
- package/docs/ko/intlayer_with_astro_react.md +12 -1
- package/docs/ko/intlayer_with_astro_solid.md +14 -3
- package/docs/ko/intlayer_with_astro_svelte.md +12 -1
- package/docs/ko/intlayer_with_astro_vanilla.md +12 -1
- package/docs/ko/intlayer_with_astro_vue.md +4 -1
- package/docs/ko/intlayer_with_create_react_app.md +6 -1
- package/docs/ko/intlayer_with_express.md +4 -1
- package/docs/ko/intlayer_with_fastify.md +4 -1
- package/docs/ko/intlayer_with_hono.md +4 -1
- package/docs/ko/intlayer_with_lynx+react.md +4 -1
- package/docs/ko/intlayer_with_nestjs.md +4 -1
- package/docs/ko/intlayer_with_nextjs_14.md +6 -1
- package/docs/ko/intlayer_with_nextjs_15.md +6 -1
- package/docs/ko/intlayer_with_nextjs_16.md +6 -1
- package/docs/ko/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/ko/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/ko/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/ko/intlayer_with_nuxt.md +4 -1
- package/docs/ko/intlayer_with_react_native+expo.md +4 -1
- package/docs/ko/intlayer_with_react_router_v7.md +4 -1
- package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/ko/intlayer_with_storybook.md +4 -1
- package/docs/ko/intlayer_with_svelte_kit.md +7 -2
- package/docs/ko/intlayer_with_tanstack+solid.md +17 -6
- package/docs/ko/intlayer_with_tanstack.md +12 -1
- package/docs/ko/intlayer_with_vanilla.md +4 -1
- package/docs/ko/intlayer_with_vite+lit.md +7 -2
- package/docs/ko/intlayer_with_vite+preact.md +6 -1
- package/docs/ko/intlayer_with_vite+react.md +6 -1
- package/docs/ko/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/ko/intlayer_with_vite+solid.md +15 -10
- package/docs/ko/intlayer_with_vite+svelte.md +6 -1
- package/docs/ko/intlayer_with_vite+vanilla.md +5 -2
- package/docs/ko/intlayer_with_vite+vue.md +4 -1
- package/docs/ko/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/ko/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/nl/intlayer_with_fastify.md +4 -1
- package/docs/nl/intlayer_with_hono.md +4 -1
- package/docs/nl/intlayer_with_storybook.md +4 -1
- package/docs/nl/intlayer_with_vanilla.md +4 -1
- package/docs/nl/intlayer_with_vite+lit.md +7 -2
- package/docs/nl/intlayer_with_vite+vanilla.md +5 -2
- package/docs/pl/dictionary/plurial.md +232 -0
- package/docs/pl/intlayer_with_adonisjs.md +4 -1
- package/docs/pl/intlayer_with_analog.md +4 -1
- package/docs/pl/intlayer_with_angular.md +4 -1
- package/docs/pl/intlayer_with_astro.md +4 -1
- package/docs/pl/intlayer_with_astro_lit.md +12 -1
- package/docs/pl/intlayer_with_astro_preact.md +12 -1
- package/docs/pl/intlayer_with_astro_react.md +12 -1
- package/docs/pl/intlayer_with_astro_solid.md +14 -3
- package/docs/pl/intlayer_with_astro_svelte.md +12 -1
- package/docs/pl/intlayer_with_astro_vanilla.md +12 -1
- package/docs/pl/intlayer_with_astro_vue.md +4 -1
- package/docs/pl/intlayer_with_create_react_app.md +6 -1
- package/docs/pl/intlayer_with_express.md +4 -1
- package/docs/pl/intlayer_with_fastify.md +4 -1
- package/docs/pl/intlayer_with_hono.md +4 -1
- package/docs/pl/intlayer_with_lynx+react.md +4 -1
- package/docs/pl/intlayer_with_nestjs.md +4 -1
- package/docs/pl/intlayer_with_nextjs_14.md +6 -1
- package/docs/pl/intlayer_with_nextjs_15.md +6 -1
- package/docs/pl/intlayer_with_nextjs_16.md +6 -1
- package/docs/pl/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/pl/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/pl/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/pl/intlayer_with_nuxt.md +4 -1
- package/docs/pl/intlayer_with_react_native+expo.md +4 -1
- package/docs/pl/intlayer_with_react_router_v7.md +4 -1
- package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/pl/intlayer_with_storybook.md +4 -1
- package/docs/pl/intlayer_with_svelte_kit.md +7 -2
- package/docs/pl/intlayer_with_tanstack+solid.md +17 -6
- package/docs/pl/intlayer_with_tanstack.md +12 -1
- package/docs/pl/intlayer_with_vanilla.md +4 -1
- package/docs/pl/intlayer_with_vite+lit.md +7 -2
- package/docs/pl/intlayer_with_vite+preact.md +6 -1
- package/docs/pl/intlayer_with_vite+react.md +6 -1
- package/docs/pl/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/pl/intlayer_with_vite+solid.md +15 -10
- package/docs/pl/intlayer_with_vite+svelte.md +6 -1
- package/docs/pl/intlayer_with_vite+vanilla.md +5 -2
- package/docs/pl/intlayer_with_vite+vue.md +4 -1
- package/docs/pl/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/pl/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/pt/dictionary/plurial.md +226 -0
- package/docs/pt/intlayer_with_adonisjs.md +4 -1
- package/docs/pt/intlayer_with_analog.md +4 -1
- package/docs/pt/intlayer_with_angular.md +4 -1
- package/docs/pt/intlayer_with_astro.md +4 -1
- package/docs/pt/intlayer_with_astro_lit.md +12 -1
- package/docs/pt/intlayer_with_astro_preact.md +12 -1
- package/docs/pt/intlayer_with_astro_react.md +12 -1
- package/docs/pt/intlayer_with_astro_solid.md +14 -3
- package/docs/pt/intlayer_with_astro_svelte.md +12 -1
- package/docs/pt/intlayer_with_astro_vanilla.md +12 -1
- package/docs/pt/intlayer_with_astro_vue.md +4 -1
- package/docs/pt/intlayer_with_create_react_app.md +6 -1
- package/docs/pt/intlayer_with_express.md +4 -1
- package/docs/pt/intlayer_with_fastify.md +4 -1
- package/docs/pt/intlayer_with_hono.md +4 -1
- package/docs/pt/intlayer_with_lynx+react.md +4 -1
- package/docs/pt/intlayer_with_nestjs.md +4 -1
- package/docs/pt/intlayer_with_nextjs_14.md +7 -1
- package/docs/pt/intlayer_with_nextjs_15.md +6 -1
- package/docs/pt/intlayer_with_nextjs_16.md +6 -1
- package/docs/pt/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/pt/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/pt/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/pt/intlayer_with_nuxt.md +4 -1
- package/docs/pt/intlayer_with_react_native+expo.md +4 -1
- package/docs/pt/intlayer_with_react_router_v7.md +4 -1
- package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/pt/intlayer_with_storybook.md +4 -1
- package/docs/pt/intlayer_with_svelte_kit.md +7 -2
- package/docs/pt/intlayer_with_tanstack+solid.md +17 -6
- package/docs/pt/intlayer_with_tanstack.md +12 -1
- package/docs/pt/intlayer_with_vanilla.md +4 -1
- package/docs/pt/intlayer_with_vite+lit.md +7 -2
- package/docs/pt/intlayer_with_vite+preact.md +6 -1
- package/docs/pt/intlayer_with_vite+react.md +6 -1
- package/docs/pt/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/pt/intlayer_with_vite+solid.md +15 -10
- package/docs/pt/intlayer_with_vite+svelte.md +6 -1
- package/docs/pt/intlayer_with_vite+vanilla.md +5 -2
- package/docs/pt/intlayer_with_vite+vue.md +4 -1
- package/docs/pt/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/pt/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/ru/dictionary/plurial.md +230 -0
- package/docs/ru/intlayer_with_adonisjs.md +4 -1
- package/docs/ru/intlayer_with_analog.md +4 -1
- package/docs/ru/intlayer_with_angular.md +4 -1
- package/docs/ru/intlayer_with_astro.md +4 -1
- package/docs/ru/intlayer_with_astro_lit.md +12 -1
- package/docs/ru/intlayer_with_astro_preact.md +12 -1
- package/docs/ru/intlayer_with_astro_react.md +12 -1
- package/docs/ru/intlayer_with_astro_solid.md +14 -3
- package/docs/ru/intlayer_with_astro_svelte.md +12 -1
- package/docs/ru/intlayer_with_astro_vanilla.md +12 -1
- package/docs/ru/intlayer_with_astro_vue.md +4 -1
- package/docs/ru/intlayer_with_create_react_app.md +6 -1
- package/docs/ru/intlayer_with_express.md +4 -1
- package/docs/ru/intlayer_with_fastify.md +4 -1
- package/docs/ru/intlayer_with_hono.md +4 -1
- package/docs/ru/intlayer_with_lynx+react.md +4 -1
- package/docs/ru/intlayer_with_nestjs.md +4 -1
- package/docs/ru/intlayer_with_nextjs_14.md +7 -1
- package/docs/ru/intlayer_with_nextjs_15.md +6 -1
- package/docs/ru/intlayer_with_nextjs_16.md +6 -1
- package/docs/ru/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/ru/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/ru/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/ru/intlayer_with_nuxt.md +4 -1
- package/docs/ru/intlayer_with_react_native+expo.md +4 -1
- package/docs/ru/intlayer_with_react_router_v7.md +4 -1
- package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/ru/intlayer_with_storybook.md +4 -1
- package/docs/ru/intlayer_with_svelte_kit.md +7 -2
- package/docs/ru/intlayer_with_tanstack+solid.md +17 -6
- package/docs/ru/intlayer_with_tanstack.md +12 -1
- package/docs/ru/intlayer_with_vanilla.md +4 -1
- package/docs/ru/intlayer_with_vite+lit.md +7 -2
- package/docs/ru/intlayer_with_vite+preact.md +6 -1
- package/docs/ru/intlayer_with_vite+react.md +6 -1
- package/docs/ru/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/ru/intlayer_with_vite+solid.md +15 -10
- package/docs/ru/intlayer_with_vite+svelte.md +6 -1
- package/docs/ru/intlayer_with_vite+vanilla.md +5 -2
- package/docs/ru/intlayer_with_vite+vue.md +4 -1
- package/docs/ru/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/ru/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/tr/dictionary/plurial.md +226 -0
- package/docs/tr/intlayer_with_adonisjs.md +4 -1
- package/docs/tr/intlayer_with_analog.md +4 -1
- package/docs/tr/intlayer_with_angular.md +4 -1
- package/docs/tr/intlayer_with_astro.md +4 -1
- package/docs/tr/intlayer_with_astro_lit.md +12 -1
- package/docs/tr/intlayer_with_astro_preact.md +12 -1
- package/docs/tr/intlayer_with_astro_react.md +12 -1
- package/docs/tr/intlayer_with_astro_solid.md +14 -3
- package/docs/tr/intlayer_with_astro_svelte.md +12 -1
- package/docs/tr/intlayer_with_astro_vanilla.md +12 -1
- package/docs/tr/intlayer_with_astro_vue.md +4 -1
- package/docs/tr/intlayer_with_create_react_app.md +6 -1
- package/docs/tr/intlayer_with_express.md +4 -1
- package/docs/tr/intlayer_with_fastify.md +4 -1
- package/docs/tr/intlayer_with_hono.md +4 -1
- package/docs/tr/intlayer_with_lynx+react.md +4 -1
- package/docs/tr/intlayer_with_nestjs.md +4 -1
- package/docs/tr/intlayer_with_nextjs_14.md +4 -1
- package/docs/tr/intlayer_with_nextjs_15.md +6 -1
- package/docs/tr/intlayer_with_nextjs_16.md +6 -1
- package/docs/tr/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/tr/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/tr/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/tr/intlayer_with_nuxt.md +4 -1
- package/docs/tr/intlayer_with_react_native+expo.md +4 -1
- package/docs/tr/intlayer_with_react_router_v7.md +4 -1
- package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/tr/intlayer_with_storybook.md +4 -1
- package/docs/tr/intlayer_with_svelte_kit.md +7 -2
- package/docs/tr/intlayer_with_tanstack+solid.md +17 -6
- package/docs/tr/intlayer_with_tanstack.md +12 -1
- package/docs/tr/intlayer_with_vanilla.md +4 -1
- package/docs/tr/intlayer_with_vite+lit.md +7 -2
- package/docs/tr/intlayer_with_vite+preact.md +6 -1
- package/docs/tr/intlayer_with_vite+react.md +6 -1
- package/docs/tr/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/tr/intlayer_with_vite+solid.md +15 -10
- package/docs/tr/intlayer_with_vite+svelte.md +6 -1
- package/docs/tr/intlayer_with_vite+vanilla.md +5 -2
- package/docs/tr/intlayer_with_vite+vue.md +4 -1
- package/docs/tr/packages/next-intlayer/useIntlayer.md +7 -2
- package/docs/tr/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/uk/dictionary/plurial.md +233 -0
- package/docs/uk/intlayer_with_adonisjs.md +4 -1
- package/docs/uk/intlayer_with_analog.md +4 -1
- package/docs/uk/intlayer_with_angular.md +4 -1
- package/docs/uk/intlayer_with_astro.md +4 -1
- package/docs/uk/intlayer_with_astro_lit.md +12 -1
- package/docs/uk/intlayer_with_astro_preact.md +12 -1
- package/docs/uk/intlayer_with_astro_react.md +12 -1
- package/docs/uk/intlayer_with_astro_solid.md +14 -3
- package/docs/uk/intlayer_with_astro_svelte.md +12 -1
- package/docs/uk/intlayer_with_astro_vanilla.md +12 -1
- package/docs/uk/intlayer_with_astro_vue.md +4 -1
- package/docs/uk/intlayer_with_create_react_app.md +6 -1
- package/docs/uk/intlayer_with_express.md +4 -1
- package/docs/uk/intlayer_with_fastify.md +4 -1
- package/docs/uk/intlayer_with_hono.md +4 -1
- package/docs/uk/intlayer_with_lynx+react.md +4 -1
- package/docs/uk/intlayer_with_nestjs.md +4 -1
- package/docs/uk/intlayer_with_nextjs_14.md +6 -1
- package/docs/uk/intlayer_with_nextjs_15.md +6 -1
- package/docs/uk/intlayer_with_nextjs_16.md +6 -1
- package/docs/uk/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/uk/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/uk/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/uk/intlayer_with_nuxt.md +4 -1
- package/docs/uk/intlayer_with_react_native+expo.md +4 -1
- package/docs/uk/intlayer_with_react_router_v7.md +4 -1
- package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/uk/intlayer_with_storybook.md +4 -1
- package/docs/uk/intlayer_with_svelte_kit.md +6 -1
- package/docs/uk/intlayer_with_tanstack+solid.md +17 -6
- package/docs/uk/intlayer_with_tanstack.md +12 -1
- package/docs/uk/intlayer_with_vanilla.md +4 -1
- package/docs/uk/intlayer_with_vite+lit.md +7 -2
- package/docs/uk/intlayer_with_vite+preact.md +6 -1
- package/docs/uk/intlayer_with_vite+react.md +6 -1
- package/docs/uk/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/uk/intlayer_with_vite+solid.md +15 -10
- package/docs/uk/intlayer_with_vite+svelte.md +6 -1
- package/docs/uk/intlayer_with_vite+vanilla.md +5 -2
- package/docs/uk/intlayer_with_vite+vue.md +6 -3
- package/docs/uk/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/uk/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/ur/intlayer_with_fastify.md +4 -1
- package/docs/ur/intlayer_with_hono.md +4 -1
- package/docs/ur/intlayer_with_storybook.md +4 -1
- package/docs/ur/intlayer_with_vanilla.md +4 -1
- package/docs/ur/intlayer_with_vite+lit.md +7 -2
- package/docs/ur/intlayer_with_vite+vanilla.md +5 -2
- package/docs/vi/dictionary/plurial.md +223 -0
- package/docs/vi/intlayer_with_adonisjs.md +4 -1
- package/docs/vi/intlayer_with_analog.md +4 -1
- package/docs/vi/intlayer_with_angular.md +4 -1
- package/docs/vi/intlayer_with_astro.md +4 -1
- package/docs/vi/intlayer_with_astro_lit.md +12 -1
- package/docs/vi/intlayer_with_astro_preact.md +12 -1
- package/docs/vi/intlayer_with_astro_react.md +12 -1
- package/docs/vi/intlayer_with_astro_solid.md +14 -3
- package/docs/vi/intlayer_with_astro_svelte.md +12 -1
- package/docs/vi/intlayer_with_astro_vanilla.md +12 -1
- package/docs/vi/intlayer_with_astro_vue.md +4 -1
- package/docs/vi/intlayer_with_create_react_app.md +6 -1
- package/docs/vi/intlayer_with_express.md +4 -1
- package/docs/vi/intlayer_with_fastify.md +4 -1
- package/docs/vi/intlayer_with_hono.md +4 -1
- package/docs/vi/intlayer_with_lynx+react.md +4 -1
- package/docs/vi/intlayer_with_nestjs.md +4 -1
- package/docs/vi/intlayer_with_nextjs_14.md +6 -1
- package/docs/vi/intlayer_with_nextjs_15.md +6 -1
- package/docs/vi/intlayer_with_nextjs_16.md +6 -1
- package/docs/vi/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/vi/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/vi/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/vi/intlayer_with_nuxt.md +4 -1
- package/docs/vi/intlayer_with_react_native+expo.md +4 -1
- package/docs/vi/intlayer_with_react_router_v7.md +4 -1
- package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/vi/intlayer_with_storybook.md +4 -1
- package/docs/vi/intlayer_with_svelte_kit.md +7 -2
- package/docs/vi/intlayer_with_tanstack+solid.md +17 -6
- package/docs/vi/intlayer_with_tanstack.md +12 -1
- package/docs/vi/intlayer_with_vanilla.md +4 -1
- package/docs/vi/intlayer_with_vite+lit.md +7 -2
- package/docs/vi/intlayer_with_vite+preact.md +6 -1
- package/docs/vi/intlayer_with_vite+react.md +6 -1
- package/docs/vi/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/vi/intlayer_with_vite+solid.md +15 -10
- package/docs/vi/intlayer_with_vite+svelte.md +6 -1
- package/docs/vi/intlayer_with_vite+vanilla.md +5 -2
- package/docs/vi/intlayer_with_vite+vue.md +4 -1
- package/docs/vi/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/vi/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/zh/dictionary/plurial.md +223 -0
- package/docs/zh/intlayer_with_adonisjs.md +4 -1
- package/docs/zh/intlayer_with_analog.md +4 -1
- package/docs/zh/intlayer_with_angular.md +4 -1
- package/docs/zh/intlayer_with_astro.md +4 -1
- package/docs/zh/intlayer_with_astro_lit.md +12 -1
- package/docs/zh/intlayer_with_astro_preact.md +12 -1
- package/docs/zh/intlayer_with_astro_react.md +12 -1
- package/docs/zh/intlayer_with_astro_solid.md +14 -3
- package/docs/zh/intlayer_with_astro_svelte.md +12 -1
- package/docs/zh/intlayer_with_astro_vanilla.md +12 -1
- package/docs/zh/intlayer_with_astro_vue.md +4 -1
- package/docs/zh/intlayer_with_create_react_app.md +7 -2
- package/docs/zh/intlayer_with_express.md +4 -1
- package/docs/zh/intlayer_with_fastify.md +4 -1
- package/docs/zh/intlayer_with_hono.md +4 -1
- package/docs/zh/intlayer_with_lynx+react.md +4 -1
- package/docs/zh/intlayer_with_nestjs.md +4 -1
- package/docs/zh/intlayer_with_nextjs_14.md +6 -1
- package/docs/zh/intlayer_with_nextjs_15.md +7 -2
- package/docs/zh/intlayer_with_nextjs_16.md +6 -1
- package/docs/zh/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/zh/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/zh/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/zh/intlayer_with_nuxt.md +4 -1
- package/docs/zh/intlayer_with_react_native+expo.md +4 -1
- package/docs/zh/intlayer_with_react_router_v7.md +4 -1
- package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/zh/intlayer_with_storybook.md +4 -1
- package/docs/zh/intlayer_with_svelte_kit.md +7 -2
- package/docs/zh/intlayer_with_tanstack+solid.md +17 -6
- package/docs/zh/intlayer_with_tanstack.md +12 -1
- package/docs/zh/intlayer_with_vanilla.md +4 -1
- package/docs/zh/intlayer_with_vite+lit.md +8 -3
- package/docs/zh/intlayer_with_vite+preact.md +6 -1
- package/docs/zh/intlayer_with_vite+react.md +6 -1
- package/docs/zh/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/zh/intlayer_with_vite+solid.md +16 -11
- package/docs/zh/intlayer_with_vite+svelte.md +6 -1
- package/docs/zh/intlayer_with_vite+vanilla.md +5 -2
- package/docs/zh/intlayer_with_vite+vue.md +4 -1
- package/docs/zh/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/zh/packages/solid-intlayer/useIntlayer.md +6 -3
- package/package.json +6 -6
- package/src/generated/docs.entry.ts +20 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Angular i18n - Como traduzir um app Angular em 2026
|
|
5
5
|
description: Descubra como tornar seu site Angular multilíngue. Siga a documentação para internacionalizar (i18n) e traduzi-lo.
|
|
6
6
|
keywords:
|
|
@@ -16,6 +16,9 @@ slugs:
|
|
|
16
16
|
applicationTemplate: https://github.com/aymericzip/intlayer-angular-template
|
|
17
17
|
applicationShowcase: https://intlayer-angular-template.vercel.app
|
|
18
18
|
history:
|
|
19
|
+
- version: 8.9.0
|
|
20
|
+
date: 2026-05-04
|
|
21
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
19
22
|
- version: 8.0.0
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "Adicionar comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-03-07
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Tradução do Astro i18n - Como traduzir uma aplicação Astro em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) ao seu site Astro com o Intlayer. Siga este guia para tornar seu site multilíngue.
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ slugs:
|
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
19
19
|
applicationShowcase: https://intlayer-astro-template.vercel.app
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
21
24
|
- version: 7.5.9
|
|
22
25
|
date: 2025-12-30
|
|
23
26
|
changes: "Adicionado comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Lit i18n - Como traduzir uma aplicação Astro + Lit em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) ao seu site Astro + Lit com o Intlayer. Siga este guia para tornar seu site multilíngue.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ slugs:
|
|
|
19
19
|
- lit
|
|
20
20
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentação inicial para Astro + Lit"
|
|
@@ -251,6 +254,14 @@ const { greeting } = getIntlayer("lit-demo", locale);
|
|
|
251
254
|
</script>
|
|
252
255
|
```
|
|
253
256
|
|
|
257
|
+
> Se você quiser usar seu conteúdo em un atributo de `string`, como `alt`, `title`, `href`, `aria-label`, etc., você pode usar o valor da função, como:
|
|
258
|
+
|
|
259
|
+
> ```jsx
|
|
260
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
261
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
262
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
263
|
+
> ```
|
|
264
|
+
|
|
254
265
|
> **Nota sobre a configuração de roteamento:**
|
|
255
266
|
> A estrutura de diretórios que você usa depende da configuração `middleware.routing` no `intlayer.config.ts`:
|
|
256
267
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Preact i18n - Como traduzir uma aplicação Astro + Preact em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) ao seu site Astro + Preact com o Intlayer. Siga este guia para tornar seu site multilíngue.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ slugs:
|
|
|
19
19
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
20
20
|
applicationShowcase: https://intlayer-astro-template.vercel.app
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentação inicial para Astro + Preact"
|
|
@@ -264,6 +267,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
264
267
|
</html>
|
|
265
268
|
```
|
|
266
269
|
|
|
270
|
+
> Se você quiser usar seu conteúdo em un atributo de `string`, como `alt`, `title`, `href`, `aria-label`, etc., você pode usar o valor da função, como:
|
|
271
|
+
|
|
272
|
+
> ```jsx
|
|
273
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
274
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
275
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
276
|
+
> ```
|
|
277
|
+
|
|
267
278
|
> **Nota sobre a configuração de roteamento:**
|
|
268
279
|
> A estrutura de diretórios que você usa depende da configuração `middleware.routing` no `intlayer.config.ts`:
|
|
269
280
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-03-07
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + React i18n - Como traduzir uma aplicação Astro + React em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) ao seu site Astro + React com o Intlayer. Siga este guia para tornar seu site multilíngue.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ slugs:
|
|
|
19
19
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
20
20
|
applicationShowcase: https://intlayer-astro-template.vercel.app
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "Adicionado comando init"
|
|
@@ -264,6 +267,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
264
267
|
</html>
|
|
265
268
|
```
|
|
266
269
|
|
|
270
|
+
> Se você quiser usar seu conteúdo em un atributo de `string`, como `alt`, `title`, `href`, `aria-label`, etc., você pode usar o valor da função, como:
|
|
271
|
+
|
|
272
|
+
> ```jsx
|
|
273
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
274
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
275
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
276
|
+
> ```
|
|
277
|
+
|
|
267
278
|
> **Nota sobre a configuração de roteamento:**
|
|
268
279
|
> A estrutura de diretórios que você usa depende da configuração `middleware.routing` no `intlayer.config.ts`:
|
|
269
280
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Solid i18n - Como traduzir uma aplicação Astro + Solid em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) ao seu site Astro + Solid com o Intlayer. Siga este guia para tornar seu site multilíngue.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ slugs:
|
|
|
19
19
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
20
20
|
applicationShowcase: https://intlayer-astro-template.vercel.app
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentação inicial para Astro + Solid"
|
|
@@ -260,6 +263,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
260
263
|
</html>
|
|
261
264
|
```
|
|
262
265
|
|
|
266
|
+
> Se você quiser usar seu conteúdo em un atributo de `string`, como `alt`, `title`, `href`, `aria-label`, etc., você pode usar o valor da função, como:
|
|
267
|
+
|
|
268
|
+
> ```jsx
|
|
269
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
270
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
271
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
272
|
+
> ```
|
|
273
|
+
|
|
263
274
|
> **Nota sobre a configuração de roteamento:**
|
|
264
275
|
> A estrutura de diretórios que você usa depende da configuração `middleware.routing` no `intlayer.config.ts`:
|
|
265
276
|
>
|
|
@@ -282,7 +293,7 @@ function App() {
|
|
|
282
293
|
|
|
283
294
|
return (
|
|
284
295
|
<div>
|
|
285
|
-
<h1>{content
|
|
296
|
+
<h1>{content.title}</h1>
|
|
286
297
|
<LocaleSwitcher />
|
|
287
298
|
</div>
|
|
288
299
|
);
|
|
@@ -299,7 +310,7 @@ export function SolidIsland({ locale }: { locale: LocalesValues }) {
|
|
|
299
310
|
|
|
300
311
|
> A prop `locale` é passada da página Astro (detecção no servidor) para o `IntlayerProvider`, servindo como o idioma inicial para todas as primitivas Solid na árvore.
|
|
301
312
|
|
|
302
|
-
> No Solid, o `useIntlayer` retorna uma função **accessor** (ex: `content
|
|
313
|
+
> No Solid, o `useIntlayer` retorna uma função **accessor** (ex: `content.). Você deve invocá-la para acessar o conteúdo reativo.
|
|
303
314
|
|
|
304
315
|
### Passo 7: Adicionar um Seletor de Idioma
|
|
305
316
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Svelte i18n - Como traduzir uma aplicação Astro + Svelte em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) ao seu site Astro + Svelte com o Intlayer. Siga este guia para tornar seu site multilíngue.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ slugs:
|
|
|
19
19
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
20
20
|
applicationShowcase: https://intlayer-astro-template.vercel.app
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentação inicial para Astro + Svelte"
|
|
@@ -260,6 +263,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
260
263
|
</html>
|
|
261
264
|
```
|
|
262
265
|
|
|
266
|
+
> Se você quiser usar seu conteúdo em un atributo de `string`, como `alt`, `title`, `href`, `aria-label`, etc., você pode usar o valor da função, como:
|
|
267
|
+
|
|
268
|
+
> ```jsx
|
|
269
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
270
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
271
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
272
|
+
> ```
|
|
273
|
+
|
|
263
274
|
> **Nota sobre a configuração de roteamento:**
|
|
264
275
|
> A estrutura de diretórios que você usa depende da configuração `middleware.routing` no `intlayer.config.ts`:
|
|
265
276
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Vanilla JS i18n - Como traduzir uma aplicação Astro + Vanilla JS em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) ao seu site Astro + Vanilla JS com o Intlayer. Siga este guia para tornar seu site multilíngue.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ slugs:
|
|
|
19
19
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
20
20
|
applicationShowcase: https://intlayer-astro-template.vercel.app
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentação inicial para Astro + Vanilla JS"
|
|
@@ -284,6 +287,14 @@ const { greeting, description, switchLocale } = getIntlayer("app", locale);
|
|
|
284
287
|
</html>
|
|
285
288
|
```
|
|
286
289
|
|
|
290
|
+
> Se você quiser usar seu conteúdo em un atributo de `string`, como `alt`, `title`, `href`, `aria-label`, etc., você pode usar o valor da função, como:
|
|
291
|
+
|
|
292
|
+
> ```jsx
|
|
293
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
294
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
295
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
296
|
+
> ```
|
|
297
|
+
|
|
287
298
|
> **Nota sobre a configuração de roteamento:**
|
|
288
299
|
> A estrutura de diretórios que você usa depende da configuração `middleware.routing` no `intlayer.config.ts`:
|
|
289
300
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Vue i18n - Como traduzir uma aplicação Astro + Vue em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) ao seu site Astro + Vue com o Intlayer. Siga este guia para tornar seu site multilíngue.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ slugs:
|
|
|
19
19
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
20
20
|
applicationShowcase: https://intlayer-astro-template.vercel.app
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentação inicial para Astro + Vue"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-08-11
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Create React App i18n - Como traduzir uma aplicação React em 2026
|
|
5
5
|
description: Descubra como tornar seu site Create React App (CRA) multilíngue. Siga a documentação para internacionalizar (i18n) e traduzi-lo.
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
- create-react-app
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-react-cra-template
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Adicionar comando init"
|
|
@@ -213,6 +216,8 @@ export default App;
|
|
|
213
216
|
|
|
214
217
|
> ```jsx
|
|
215
218
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
219
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
220
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
216
221
|
> ```
|
|
217
222
|
>
|
|
218
223
|
> Para saber mais sobre o hook `useIntlayer`, consulte a [documentação](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/packages/react-intlayer/useIntlayer.md).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-08-11
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Express i18n - Como traduzir uma aplicação Express em 2026
|
|
5
5
|
description: Descubra como tornar seu backend Express multilíngue. Siga a documentação para internacionalizar (i18n) e traduzi-lo.
|
|
6
6
|
keywords:
|
|
@@ -16,6 +16,9 @@ slugs:
|
|
|
16
16
|
- express
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-express-template
|
|
18
18
|
history:
|
|
19
|
+
- version: 8.9.0
|
|
20
|
+
date: 2026-05-04
|
|
21
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
19
22
|
- version: 7.5.9
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "Adicionar comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-12-30
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Fastify i18n - Como traduzir uma aplicação Fastify em 2026
|
|
5
5
|
description: Descubra como tornar o seu backend Fastify multilíngue. Siga a documentação para internacionalizar (i18n) e traduzi-lo.
|
|
6
6
|
keywords:
|
|
@@ -16,6 +16,9 @@ slugs:
|
|
|
16
16
|
- fastify
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-fastify-template
|
|
18
18
|
history:
|
|
19
|
+
- version: 8.9.0
|
|
20
|
+
date: 2026-05-04
|
|
21
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
19
22
|
- version: 7.6.0
|
|
20
23
|
date: 2025-12-31
|
|
21
24
|
changes: "Adicionar comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-08-23
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: i18n Hono - Como traduzir uma aplicação Hono em 2026
|
|
5
5
|
description: Descubra como tornar seu back-end Hono multilíngue. Siga a documentação para internacionalizar (i18n) e traduzi-lo.
|
|
6
6
|
keywords:
|
|
@@ -16,6 +16,9 @@ slugs:
|
|
|
16
16
|
- hono
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-hono-template
|
|
18
18
|
history:
|
|
19
|
+
- version: 8.9.0
|
|
20
|
+
date: 2026-05-04
|
|
21
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
19
22
|
- version: 7.5.9
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "Adicionar comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-03-09
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Lynx + React i18n - Como traduzir uma aplicação Lynx em 2026
|
|
5
5
|
description: Descubra como tornar seu aplicativo móvel Lynx e React multilíngue. Siga a documentação para internacionalizar (i18n) e traduzi-lo.
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
- lynx-and-react
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-lynx-template
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Adicionar comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-09-09
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: NestJS i18n - Como traduzir uma aplicação NestJS em 2026
|
|
5
5
|
description: Descubra como tornar seu backend NestJS multilíngue. Siga a documentação para internacionalizar (i18n) e traduzir.
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-nestjs-template
|
|
18
18
|
author: AydinTheFirst
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Adicionar comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-12-06
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Next.js i18n - Como traduzir uma aplicação Next.js 14 em 2026
|
|
5
5
|
description: Descubra como tornar seu site Next.js 14 App Router multilíngue. Siga a documentação para internacionalizar (i18n) e traduzi-lo.
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,10 @@ slugs:
|
|
|
17
17
|
- 14
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-next-14-template
|
|
19
19
|
applicationShowcase: https://intlayer-next-14-template.vercel.app
|
|
20
|
+
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
20
24
|
---
|
|
21
25
|
|
|
22
26
|
# Traduza seu Next.js 14 and App Router com Intlayer | Internacionalização (i18n)
|
|
@@ -376,6 +380,8 @@ const ServerComponentExample: FC = () => {
|
|
|
376
380
|
|
|
377
381
|
> ```jsx
|
|
378
382
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
383
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
384
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
379
385
|
> ```
|
|
380
386
|
|
|
381
387
|
> Para saber mais sobre o hook `useIntlayer`, consulte a [documentação](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/packages/next-intlayer/useIntlayer.md).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-12-06
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Next.js i18n - Como traduzir uma aplicação Next.js 15 em 2026
|
|
5
5
|
description: Descubra como tornar seu site Next.js 15 multilíngue. Siga a documentação para internacionalizar (i18n) e traduzir.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-next-15-template
|
|
|
19
19
|
applicationShowcase: https://next-15-intlayer-template-xt83.vercel.app
|
|
20
20
|
youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "Adicionar comando init"
|
|
@@ -368,6 +371,8 @@ export const ServerComponentExample: FC = () => {
|
|
|
368
371
|
|
|
369
372
|
> ```jsx
|
|
370
373
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
374
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
375
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
371
376
|
> ```
|
|
372
377
|
|
|
373
378
|
> Para saber mais sobre o hook `useIntlayer`, consulte a [documentação](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/packages/next-intlayer/useIntlayer.md).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-12-06
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Next.js i18n - Como traduzir uma aplicação Next.js 16 em 2026
|
|
5
5
|
description: Descubra como tornar seu site Next.js 16 multilíngue. Siga a documentação para internacionalizar (i18n) e traduzir.
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-next-16-template
|
|
|
18
18
|
applicationShowcase: https://intlayer-next-16-template.vercel.app
|
|
19
19
|
youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
21
24
|
- version: 7.5.9
|
|
22
25
|
date: 2025-12-30
|
|
23
26
|
changes: "Adicionar comando init"
|
|
@@ -404,6 +407,8 @@ export const ServerComponentExample: FC = () => {
|
|
|
404
407
|
|
|
405
408
|
> ```jsx
|
|
406
409
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
410
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
411
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
407
412
|
> ```
|
|
408
413
|
|
|
409
414
|
> Para saber mais sobre o hook `useIntlayer`, consulte a [documentação](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/packages/next-intlayer/useIntlayer.md).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-01-10
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Next.js i18n - Transforme uma aplicação Next.js existente numa aplicação multilíngue em 2026
|
|
5
5
|
description: Descubra como tornar a sua aplicação Next.js existente multilíngue usando o Compilador Intlayer. Siga a documentação para internacionalizar (i18n) e traduzir o seu aplicativo com IA.
|
|
6
6
|
keywords:
|
|
@@ -20,6 +20,9 @@ slugs:
|
|
|
20
20
|
applicationTemplate: https://github.com/aymericzip/intlayer-next-no-lolale-path-template
|
|
21
21
|
youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
|
|
22
22
|
history:
|
|
23
|
+
- version: 8.9.0
|
|
24
|
+
date: 2026-05-04
|
|
25
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
23
26
|
- version: 8.2.0
|
|
24
27
|
date: 2026-03-09
|
|
25
28
|
changes: "Update compiler options, add FilePathPattern support"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-01-10
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Next.js i18n - Como traduzir uma aplicação Next.js 16 (sem [locale] no caminho da página) em 2026
|
|
5
5
|
description: Descubra como tornar seu site Next.js 16 multilíngue sem [locale] no caminho da página. Siga a documentação para internacionalizar (i18n) e traduzi-lo.
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ slugs:
|
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-next-no-lolale-path-template
|
|
19
19
|
youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
21
24
|
- version: 8.0.0
|
|
22
25
|
date: 2026-01-10
|
|
23
26
|
changes: "Lançamento inicial"
|
|
@@ -443,6 +446,8 @@ export const ServerComponentExample: FC = () => {
|
|
|
443
446
|
|
|
444
447
|
> ```jsx
|
|
445
448
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
449
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
450
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
446
451
|
> ```
|
|
447
452
|
|
|
448
453
|
> Para saber mais sobre o hook `useIntlayer`, consulte a [documentação](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/packages/next-intlayer/useIntlayer.md).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-12-07
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Next.js Page Router i18n - Como traduzir uma aplicação Next.js em 2026
|
|
5
5
|
description: Descubra como tornar seu site Next.js usando Page Router multilíngue. Siga a documentação para internacionalizar (i18n) e traduzir.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ slugs:
|
|
|
19
19
|
applicationTemplate: https://github.com/aymericzip/intlayer-next-14-template
|
|
20
20
|
applicationShowcase: https://intlayer-next-14-template.vercel.app
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "Adicionar comando init"
|
|
@@ -422,6 +425,8 @@ export const ComponentExample: FC = () => {
|
|
|
422
425
|
|
|
423
426
|
> ```jsx
|
|
424
427
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
428
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
429
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
425
430
|
> ```
|
|
426
431
|
|
|
427
432
|
> Para saber mais sobre o hook `useIntlayer`, consulte a [documentação](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/packages/next-intlayer/useIntlayer.md).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-06-18
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Nuxt i18n - Como traduzir uma aplicação Nuxt em 2026
|
|
5
5
|
description: Descubra como tornar seu site Nuxt e Vue multilíngue. Siga a documentação para internacionalizar (i18n) e traduzir.
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-nuxt-4-template
|
|
|
18
18
|
applicationShowcase: https://intlayer-nuxt-4-template.vercel.app
|
|
19
19
|
youtubeVideo: https://www.youtube.com/watch?v=nhUcUAVQ6eQ
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
21
24
|
- version: 7.3.11
|
|
22
25
|
date: 2025-12-07
|
|
23
26
|
changes: "Atualização do LocaleSwitcher, SEO, metadados"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-06-18
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Expo + React Native i18n - Como traduzir uma aplicação React Native em 2026
|
|
5
5
|
description: Descubra como tornar seu site React Native e Expo multilíngue. Siga a documentação para internacionalizar (i18n) e traduzir.
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-react-native-template
|
|
18
18
|
applicationShowcase: https://intlayer-react-native.vercel.app
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Adicionar comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-09-04
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: React Router v7 i18n - Como traduzir uma aplicação React Router v7 em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) à sua aplicação React Router v7 usando Intlayer. Siga este guia completo para tornar seu app multilíngue com roteamento sensível à localidade.
|
|
6
6
|
keywords:
|
|
@@ -21,6 +21,9 @@ applicationTemplate: https://github.com/AydinTheFirst/react-router-intlayer
|
|
|
21
21
|
author: AydinTheFirst
|
|
22
22
|
youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
|
|
23
23
|
history:
|
|
24
|
+
- version: 8.9.0
|
|
25
|
+
date: 2026-05-04
|
|
26
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
24
27
|
- version: 7.5.9
|
|
25
28
|
date: 2025-12-30
|
|
26
29
|
changes: "Adicionar comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-12-07
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: React Router v7 i18n - Como traduzir uma aplicação React Router v7 em 2026
|
|
5
5
|
description: Aprenda como adicionar internacionalização (i18n) à sua aplicação React Router v7 usando Intlayer com roteamento baseado em sistema de arquivos. Siga este guia completo para tornar sua aplicação multilíngue com roteamento consciente de localidade.
|
|
6
6
|
keywords:
|
|
@@ -23,6 +23,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-react-router-v7-fs-r
|
|
|
23
23
|
applicationShowcase: https://intlayer-react-router-v7-fs-routes.vercel.app
|
|
24
24
|
youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
|
|
25
25
|
history:
|
|
26
|
+
- version: 8.9.0
|
|
27
|
+
date: 2026-05-04
|
|
28
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
26
29
|
- version: 7.5.9
|
|
27
30
|
date: 2025-12-30
|
|
28
31
|
changes: "Adicionar comando init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-03-20
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Como configurar o Intlayer com o Storybook
|
|
5
5
|
description: Saiba como tornar o seu sistema de design multilíngue usando o Intlayer com o Storybook — compile declarações de conteúdo, adicione um seletor de local e visualize os seus componentes em qualquer idioma.
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
- doc
|
|
18
18
|
- storybook
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Atualizar o uso da API useIntlayer do Solid para acesso direto a propriedades"
|
|
20
23
|
- version: 8.4.5
|
|
21
24
|
date: 2026-03-20
|
|
22
25
|
changes: "Init doc"
|