@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: 2024-03-07
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + React i18n - Cómo traducir una aplicación Astro + React en 2026
|
|
5
5
|
description: Aprende a añadir internacionalización (i18n) a tu sitio Astro + React con Intlayer. Sigue esta guía para que tu sitio sea multilingüe.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "Añadir comando init"
|
|
@@ -262,6 +265,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
262
265
|
</html>
|
|
263
266
|
```
|
|
264
267
|
|
|
268
|
+
> Si desea utilizar su contenido en un atributo de `cadena`, como `alt`, `title`, `href`, `aria-label`, etc., puede utilizar el valor de la función, como:
|
|
269
|
+
|
|
270
|
+
> ```jsx
|
|
271
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
272
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
273
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
274
|
+
> ```
|
|
275
|
+
|
|
265
276
|
> **Nota sobre la configuración de rutas:**
|
|
266
277
|
> La estructura de directorios que utilices depende del ajuste `middleware.routing` en `intlayer.config.ts`:
|
|
267
278
|
>
|
|
@@ -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 - Cómo traducir una aplicación Astro + Solid en 2026
|
|
5
5
|
description: Aprende a añadir internacionalización (i18n) a tu sitio Astro + Solid con Intlayer. Sigue esta guía para que tu sitio sea multilingüe.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentación inicial para Astro + Solid"
|
|
@@ -258,6 +261,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
258
261
|
</html>
|
|
259
262
|
```
|
|
260
263
|
|
|
264
|
+
> Si desea utilizar su contenido en un atributo de `cadena`, como `alt`, `title`, `href`, `aria-label`, etc., puede utilizar el valor de la función, como:
|
|
265
|
+
|
|
266
|
+
> ```jsx
|
|
267
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
268
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
269
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
270
|
+
> ```
|
|
271
|
+
|
|
261
272
|
> **Nota sobre la configuración de rutas:**
|
|
262
273
|
> La estructura de directorios que utilices depende del ajuste `middleware.routing` en `intlayer.config.ts`:
|
|
263
274
|
>
|
|
@@ -280,7 +291,7 @@ function App() {
|
|
|
280
291
|
|
|
281
292
|
return (
|
|
282
293
|
<div>
|
|
283
|
-
<h1>{content
|
|
294
|
+
<h1>{content.title}</h1>
|
|
284
295
|
<LocaleSwitcher />
|
|
285
296
|
</div>
|
|
286
297
|
);
|
|
@@ -297,7 +308,7 @@ export function SolidIsland({ locale }: { locale: LocalesValues }) {
|
|
|
297
308
|
|
|
298
309
|
> El atributo `locale` se pasa desde la página de Astro (detección en el servidor) al `IntlayerProvider`, lo que lo convierte en el idioma inicial para todos los primitivos de Solid dentro del árbol.
|
|
299
310
|
|
|
300
|
-
> En Solid, `useIntlayer` devuelve una función **accessor** (ej: `content
|
|
311
|
+
> En Solid, `useIntlayer` devuelve una función **accessor** (ej: `content.). Debes llamar a esta función para acceder al contenido reactivo.
|
|
301
312
|
|
|
302
313
|
### Paso 7: Añadir un selector de idioma
|
|
303
314
|
|
|
@@ -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 - Cómo traducir una aplicación Astro + Svelte en 2026
|
|
5
5
|
description: Aprende a añadir internacionalización (i18n) a tu sitio Astro + Svelte con Intlayer. Sigue esta guía para que tu sitio sea multilingüe.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentación inicial para Astro + Svelte"
|
|
@@ -258,6 +261,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
258
261
|
</html>
|
|
259
262
|
```
|
|
260
263
|
|
|
264
|
+
> Si desea utilizar su contenido en un atributo de `cadena`, como `alt`, `title`, `href`, `aria-label`, etc., puede utilizar el valor de la función, como:
|
|
265
|
+
|
|
266
|
+
> ```jsx
|
|
267
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
268
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
269
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
270
|
+
> ```
|
|
271
|
+
|
|
261
272
|
> **Nota sobre la configuración de rutas:**
|
|
262
273
|
> La estructura de directorios que utilices depende del ajuste `middleware.routing` en `intlayer.config.ts`:
|
|
263
274
|
>
|
|
@@ -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 - Cómo traducir una aplicación Astro + Vanilla JS en 2026
|
|
5
5
|
description: Aprende a añadir internacionalización (i18n) a tu sitio Astro + Vanilla JS con Intlayer. Sigue esta guía para que tu sitio sea multilingüe.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentación inicial para Astro + Vanilla JS"
|
|
@@ -280,6 +283,14 @@ const { greeting, description, switchLocale } = getIntlayer("app", locale);
|
|
|
280
283
|
</html>
|
|
281
284
|
```
|
|
282
285
|
|
|
286
|
+
> Si desea utilizar su contenido en un atributo de `cadena`, como `alt`, `title`, `href`, `aria-label`, etc., puede utilizar el valor de la función, como:
|
|
287
|
+
|
|
288
|
+
> ```jsx
|
|
289
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
290
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
291
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
292
|
+
> ```
|
|
293
|
+
|
|
283
294
|
> **Nota sobre la configuración de rutas:**
|
|
284
295
|
> La estructura de directorios que utilices depende del ajuste `middleware.routing` en `intlayer.config.ts`:
|
|
285
296
|
>
|
|
@@ -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 - Cómo traducir una aplicación Astro + Vue en 2026
|
|
5
5
|
description: Aprende a añadir internacionalización (i18n) a tu sitio Astro + Vue con Intlayer. Sigue esta guía para que tu sitio sea multilingüe.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Documentación 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 - Cómo traducir una aplicación React en 2026
|
|
5
5
|
description: Descubre cómo hacer que tu sitio web de Create React App (CRA) sea multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Agregar comando init"
|
|
@@ -233,6 +236,8 @@ export default App;
|
|
|
233
236
|
|
|
234
237
|
> ```jsx
|
|
235
238
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
239
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
240
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
236
241
|
> ```
|
|
237
242
|
>
|
|
238
243
|
> Para aprender más sobre el hook `useIntlayer`, consulta la [documentación](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/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 - Cómo traducir una aplicación Express en 2026
|
|
5
5
|
description: Descubre cómo hacer que tu backend de Express sea multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
19
22
|
- version: 7.5.9
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "Agregar 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 - Cómo traducir una aplicación Fastify en 2026
|
|
5
5
|
description: Descubre cómo hacer tu backend con Fastify multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
19
22
|
- version: 7.6.0
|
|
20
23
|
date: 2025-12-31
|
|
21
24
|
changes: "Agregar 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 - Cómo traducir una aplicación Hono en 2026
|
|
5
5
|
description: Descubra cómo hacer que su backend Hono sea multilingüe. Siga la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
19
22
|
- version: 7.5.9
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "Añadir 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 - Cómo traducir una aplicación Lynx en 2026
|
|
5
5
|
description: Descubre cómo hacer que tu aplicación móvil Lynx y React sea multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirla.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Agregar 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 - Cómo traducir una aplicación NestJS en 2026
|
|
5
5
|
description: Descubre cómo hacer que tu backend NestJS sea multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Agregar 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 - Cómo traducir una aplicación Next.js 14 en 2026
|
|
5
5
|
description: Descubre cómo hacer tu sitio web Next.js 14 App Router multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ slugs:
|
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-next-14-template
|
|
19
19
|
applicationShowcase: https://intlayer-next-14-template.vercel.app
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
21
24
|
- version: 7.5.9
|
|
22
25
|
date: 2025-12-30
|
|
23
26
|
changes: "Agregar comando init"
|
|
@@ -390,6 +393,8 @@ const ServerComponentExample: FC = () => {
|
|
|
390
393
|
|
|
391
394
|
> ```jsx
|
|
392
395
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
396
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
397
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
393
398
|
> ```
|
|
394
399
|
|
|
395
400
|
> Para aprender más sobre el hook `useIntlayer`, consulta la [documentación](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/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 - Cómo traducir una aplicación Next.js 15 en 2026
|
|
5
5
|
description: Descubre cómo hacer tu sitio web Next.js 15 multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "Agregar comando init"
|
|
@@ -369,6 +372,8 @@ export const ServerComponentExample: FC = () => {
|
|
|
369
372
|
|
|
370
373
|
> ```jsx
|
|
371
374
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
375
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
376
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
372
377
|
> ```
|
|
373
378
|
|
|
374
379
|
> Para aprender más sobre el hook `useIntlayer`, consulta la [documentación](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/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 - Cómo traducir una aplicación Next.js 16 en 2026
|
|
5
5
|
description: Descubre cómo hacer que tu sitio web Next.js 16 sea multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
21
24
|
- version: 7.5.9
|
|
22
25
|
date: 2025-12-30
|
|
23
26
|
changes: "Agregar comando init"
|
|
@@ -406,6 +409,8 @@ export const ServerComponentExample: FC = () => {
|
|
|
406
409
|
|
|
407
410
|
> ```jsx
|
|
408
411
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
412
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
413
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
409
414
|
> ```
|
|
410
415
|
|
|
411
416
|
> Para aprender más sobre el hook `useIntlayer`, consulta la [documentación](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/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 - Transformar una aplicación Next.js existente en una aplicación multilingüe en 2026
|
|
5
5
|
description: Descubra cómo hacer que su aplicación Next.js existente sea multilingüe utilizando el Compilador Intlayer. Siga la documentación para internacionalizar (i18n) y traducir su aplicación mediante Inteligencia Artificial (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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
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 - Cómo traducir una aplicación Next.js 16 (sin [locale] en la ruta de la página) en 2026
|
|
5
5
|
description: Descubre cómo hacer que tu sitio web Next.js 16 sea multilingüe sin [locale] en la ruta de la página. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
6
6
|
keywords:
|
|
@@ -18,9 +18,12 @@ 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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
21
24
|
- version: 8.0.0
|
|
22
25
|
date: 2026-01-10
|
|
23
|
-
changes: "
|
|
26
|
+
changes: "Lanzamiento inicial"
|
|
24
27
|
---
|
|
25
28
|
|
|
26
29
|
# Traduce tu sitio web Next.js 16 (sin [locale] en la ruta de la página) usando Intlayer | Internacionalización (i18n)
|
|
@@ -447,6 +450,8 @@ export const ServerComponentExample: FC = () => {
|
|
|
447
450
|
>
|
|
448
451
|
> ```jsx
|
|
449
452
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
453
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
454
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
450
455
|
> ```
|
|
451
456
|
>
|
|
452
457
|
> Para saber más sobre el hook `useIntlayer`, consulte la [documentación](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/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 - Cómo traducir una aplicación Next.js en 2026
|
|
5
5
|
description: Descubre cómo hacer que tu sitio web Next.js usando Page Router sea multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "Agregar comando init"
|
|
@@ -417,6 +420,8 @@ export const ComponentExample: FC = () => {
|
|
|
417
420
|
|
|
418
421
|
> ```jsx
|
|
419
422
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
423
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
424
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
420
425
|
> ```
|
|
421
426
|
|
|
422
427
|
> Para aprender más sobre el hook `useIntlayer`, consulta la [documentación](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/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 - Cómo traducir una aplicación Nuxt en 2026
|
|
5
5
|
description: Descubre cómo hacer tu sitio web Nuxt y Vue multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
21
24
|
- version: 7.3.11
|
|
22
25
|
date: 2025-12-07
|
|
23
26
|
changes: "Actualización de LocaleSwitcher, SEO, metadatos"
|
|
@@ -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 - Cómo traducir una aplicación React Native en 2026
|
|
5
5
|
description: Descubre cómo hacer que tu sitio web Expo y React Native sea multilingüe. Sigue la documentación para internacionalizar (i18n) y traducirlo.
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Agregar 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 - Cómo traducir una aplicación React Router v7 en 2026
|
|
5
5
|
description: Aprende cómo agregar internacionalización (i18n) a tu aplicación React Router v7 usando Intlayer. Sigue esta guía completa para hacer tu aplicación multilingüe con enrutamiento consciente del locale.
|
|
6
6
|
keywords:
|
|
@@ -21,6 +21,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-react-router-v7-temp
|
|
|
21
21
|
applicationShowcase: https://intlayer-react-router-v7.vercel.app
|
|
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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
24
27
|
- version: 7.5.9
|
|
25
28
|
date: 2025-12-30
|
|
26
29
|
changes: "Agregar 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 - Cómo traducir una aplicación React Router v7 en 2026
|
|
5
5
|
description: Aprende cómo agregar internacionalización (i18n) a tu aplicación React Router v7 usando Intlayer con enrutamiento basado en el sistema de archivos. Sigue esta guía completa para hacer tu aplicación multilingüe con enrutamiento consciente del locale.
|
|
6
6
|
keywords:
|
|
@@ -23,12 +23,15 @@ 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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
26
29
|
- version: 7.5.9
|
|
27
30
|
date: 2025-12-30
|
|
28
31
|
changes: "Agregar comando init"
|
|
29
32
|
- version: 7.3.4
|
|
30
33
|
date: 2025-12-08
|
|
31
|
-
changes: "
|
|
34
|
+
changes: "Historial inicial"
|
|
32
35
|
---
|
|
33
36
|
|
|
34
37
|
# Traduce tu React Router v7 (File-System Routes) con Intlayer | Internacionalización (i18n)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-03-20
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Cómo configurar Intlayer con Storybook
|
|
5
5
|
description: Aprenda a hacer que su sistema de diseño sea multilingüe usando Intlayer con Storybook — compile declaraciones de contenido, agregue un selector de idioma y previsualice sus componentes en cualquier 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: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
20
23
|
- version: 8.4.5
|
|
21
24
|
date: 2026-03-20
|
|
22
25
|
changes: "Init doc"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-11-20
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: SvelteKit i18n - Cómo traducir una aplicación SvelteKit en 2026
|
|
5
5
|
description: Descubre cómo hacer que tu sitio web SvelteKit sea multilingüe. Sigue la documentación para internacionalizar (i18n) y traducir usando Server-Side Rendering (SSR).
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-sveltekit-template
|
|
18
18
|
applicationShowcase: https://intlayer-sveltekit-template.vercel.app
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Agregar comando init"
|
|
@@ -203,7 +206,7 @@ Ahora puedes usar la función `useIntlayer` en cualquier componente Svelte. Esta
|
|
|
203
206
|
|
|
204
207
|
> **Nota:** `useIntlayer` devuelve una tienda de Svelte, por lo que necesitas usar el prefijo `---
|
|
205
208
|
> createdAt: 2025-11-20
|
|
206
|
-
> updatedAt: 2026-
|
|
209
|
+
> updatedAt: 2026-05-06
|
|
207
210
|
> title: Cómo traducir tu aplicación SvelteKit – Guía i18n 2026
|
|
208
211
|
> description: Descubre cómo hacer que tu sitio web SvelteKit sea multilingüe. Sigue la documentación para internacionalizar (i18n) y traducir usando Server-Side Rendering (SSR).
|
|
209
212
|
> keywords:
|
|
@@ -391,6 +394,8 @@ para acceder a su valor reactivo (por ejemplo, `$content.title`).
|
|
|
391
394
|
<h1>{@const Title = $content.title}<Title /></h1>
|
|
392
395
|
<!-- Para renderizar el contenido como una cadena -->
|
|
393
396
|
<div aria-label={$content.title.value}></div>
|
|
397
|
+
<div aria-label={$content.title.toString()}></div>
|
|
398
|
+
<div aria-label={String($content.title)}></div>
|
|
394
399
|
```
|
|
395
400
|
|
|
396
401
|
### (Opcional) Paso 6: Configurar el enrutamiento
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-03-25
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: i18n Tanstack Start - Cómo traducir una aplicación Tanstack Start usando Solid.js en 2026
|
|
5
5
|
description: Aprenda cómo agregar internacionalización (i18n) a su aplicación Tanstack Start usando Intlayer y Solid.js. Siga esta guía completa para hacer que su aplicación sea multilingüe con enrutamiento consciente de la localización.
|
|
6
6
|
keywords:
|
|
@@ -22,6 +22,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-tanstack-start-solid
|
|
|
22
22
|
applicationShowcase: https://intlayer-tanstack-start-solid.vercel.app
|
|
23
23
|
youtubeVideo: https://www.youtube.com/watch?v=_XTdKVWaeqg
|
|
24
24
|
history:
|
|
25
|
+
- version: 8.9.0
|
|
26
|
+
date: 2026-05-04
|
|
27
|
+
changes: "Actualizar el uso de la API useIntlayer de Solid para el acceso directo a las propiedades"
|
|
25
28
|
- version: 8.5.1
|
|
26
29
|
date: 2026-03-25
|
|
27
30
|
changes: "Añadido para Tanstack Start Solid.js"
|
|
@@ -395,18 +398,26 @@ function RouteComponent() {
|
|
|
395
398
|
|
|
396
399
|
return (
|
|
397
400
|
<main>
|
|
398
|
-
<h1>{content
|
|
399
|
-
<p>{content
|
|
401
|
+
<h1>{content.heroTitle}</h1>
|
|
402
|
+
<p>{content.heroDesc}</p>
|
|
400
403
|
<div>
|
|
401
|
-
<LocalizedLink to="/">{content
|
|
402
|
-
<LocalizedLink to="/about">{content
|
|
404
|
+
<LocalizedLink to="/">{content.navHome}</LocalizedLink>
|
|
405
|
+
<LocalizedLink to="/about">{content.navAbout}</LocalizedLink>
|
|
403
406
|
</div>
|
|
404
407
|
</main>
|
|
405
408
|
);
|
|
406
409
|
}
|
|
407
410
|
```
|
|
408
411
|
|
|
409
|
-
>
|
|
412
|
+
> Si deseas usar tu contenido en un atributo de tipo `string`, como `alt`, `title`, `href`, `aria-label`, etc., debes llamar al valor de la función, así:
|
|
413
|
+
|
|
414
|
+
> ```jsx
|
|
415
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
416
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
417
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
418
|
+
> ```
|
|
419
|
+
|
|
420
|
+
> En Solid, `useIntlayer` devuelve contenido reactivo (por ejemplo, `content`). Puedes acceder a sus propiedades directamente.
|
|
410
421
|
>
|
|
411
422
|
> Para saber más sobre el hook `useIntlayer`, consulte la [documentación](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/packages/solid-intlayer/useIntlayer.md).
|
|
412
423
|
|