@intlayer/docs 8.7.13 → 8.9.0
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-03-25
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: i18n Tanstack Start - Comment traduire une application Tanstack Start en utilisant Solid.js en 2026
|
|
5
5
|
description: Apprenez à ajouter l'internationalisation (i18n) à votre application Tanstack Start en utilisant Intlayer et Solid.js. Suivez ce guide complet pour rendre votre application multilingue avec un routage tenant compte de la localisation.
|
|
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: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
25
28
|
- version: 8.5.1
|
|
26
29
|
date: 2026-03-25
|
|
27
30
|
changes: "Ajouté pour Tanstack Start Solid.js"
|
|
@@ -395,19 +398,27 @@ 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
|
-
> Dans Solid, `useIntlayer` retourne
|
|
412
|
+
> Dans Solid, `useIntlayer` retourne un contenu réactif (par exemple, `content`). Vous pouvez accéder directement à ses propriétés.
|
|
410
413
|
>
|
|
414
|
+
> Si vous souhaitez utiliser votre contenu dans un attribut de type `string`, tel que `alt`, `title`, `href`, `aria-label`, etc., vous devez appeler la valeur de la fonction, comme ceci :
|
|
415
|
+
|
|
416
|
+
> ```jsx
|
|
417
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
418
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
419
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
420
|
+
> ```
|
|
421
|
+
|
|
411
422
|
> Pour en savoir plus sur le hook `useIntlayer`, reportez-vous à la [documentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/fr/packages/solid-intlayer/useIntlayer.md).
|
|
412
423
|
|
|
413
424
|
### Étape 10 : Créer un composant de changement de langue (Locale Switcher)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-09-09
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Tanstack Start i18n - Comment traduire une application Tanstack Start en 2026
|
|
5
5
|
description: Apprenez à ajouter l'internationalisation (i18n) à votre application Tanstack Start en utilisant Intlayer. Suivez ce guide complet pour rendre votre application multilingue avec un routage tenant compte de la locale.
|
|
6
6
|
keywords:
|
|
@@ -21,6 +21,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-tanstack-start-templ
|
|
|
21
21
|
applicationShowcase: https://intlayer-tanstack-start-template.vercel.app
|
|
22
22
|
youtubeVideo: https://www.youtube.com/watch?v=_XTdKVWaeqg
|
|
23
23
|
history:
|
|
24
|
+
- version: 8.9.0
|
|
25
|
+
date: 2026-05-04
|
|
26
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
24
27
|
- version: 7.5.9
|
|
25
28
|
date: 2025-12-30
|
|
26
29
|
changes: "Ajouter la commande init"
|
|
@@ -473,6 +476,14 @@ function RouteComponent() {
|
|
|
473
476
|
}
|
|
474
477
|
```
|
|
475
478
|
|
|
479
|
+
> Si vous souhaitez utiliser votre contenu dans un attribut de type `string`, tel que `alt`, `title`, `href`, `aria-label`, etc., vous devez appeler la valeur de la fonction, comme ceci :
|
|
480
|
+
|
|
481
|
+
> ```jsx
|
|
482
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
483
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
484
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
485
|
+
> ```
|
|
486
|
+
|
|
476
487
|
> Pour en savoir plus sur le hook `useIntlayer`, reportez-vous à la [documentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/fr/packages/react-intlayer/useIntlayer.md).
|
|
477
488
|
|
|
478
489
|
### Étape 9 : Créer un composant sélecteur de langue
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-03-31
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: i18n Vanilla JS - Comment traduire une application Vanilla JS en 2026
|
|
5
5
|
description: Découvrez comment rendre votre site web Vanilla JS multilingue. Suivez la documentation pour l'internationaliser (i18n) et le traduire.
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ slugs:
|
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-vanilla-template
|
|
19
19
|
applicationShowcase: https://intlayer-vanilla-template.vercel.app
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
21
24
|
- version: 8.4.10
|
|
22
25
|
date: 2026-03-31
|
|
23
26
|
changes: "Initialisation de l'historique"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-03-23
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: i18n Vite + Lit - Comment traduire une application Lit en 2026
|
|
5
5
|
description: Découvrez comment rendre votre site web Vite et Lit multilingue. Suivez la documentation pour l'internationaliser (i18n) et le traduire.
|
|
6
6
|
keywords:
|
|
@@ -18,9 +18,12 @@ slugs:
|
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-vite-lit-template
|
|
19
19
|
applicationShowcase: https://intlayer-vite-lit-template.vercel.app
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
21
24
|
- version: 8.4.10
|
|
22
25
|
date: 2026-03-23
|
|
23
|
-
changes: "
|
|
26
|
+
changes: "Historique initial"
|
|
24
27
|
---
|
|
25
28
|
|
|
26
29
|
# Traduisez votre site web Vite et Lit en utilisant Intlayer | Internationalisation (i18n)
|
|
@@ -299,6 +302,8 @@ export class MyElement extends LitElement {
|
|
|
299
302
|
>
|
|
300
303
|
> ```typescript
|
|
301
304
|
> html`<img alt=${content.viteLogo.value} />`;
|
|
305
|
+
> html`<img alt=${content.viteLogo.toString()} />`;
|
|
306
|
+
> html`<img alt=${String(content.viteLogo)} />`;
|
|
302
307
|
> ```
|
|
303
308
|
|
|
304
309
|
### (Optionnel) Étape 7 : Changer la langue de votre contenu
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Vite + Preact i18n - Comment traduire une application Preact en 2026
|
|
5
5
|
description: Découvrez comment rendre votre site Vite et Preact multilingue. Suivez la documentation pour internationaliser (i18n) et traduire votre site.
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-vite-preact-template
|
|
18
18
|
applicationShowcase: https://intlayer-vite-preact-template.vercel.app
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Ajouter la commande init"
|
|
@@ -343,6 +346,8 @@ export default App;
|
|
|
343
346
|
|
|
344
347
|
> ```jsx
|
|
345
348
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
349
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
350
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
346
351
|
> ```
|
|
347
352
|
|
|
348
353
|
> Remarque : Dans Preact, `className` s'écrit généralement `class`.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-03-07
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Vite + React i18n - Comment traduire une application React en 2026
|
|
5
5
|
description: Apprenez à ajouter l'internationalisation (i18n) à votre application Vite et React en utilisant Intlayer. Suivez ce guide pour rendre votre application multilingue.
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-vite-react-template
|
|
|
19
19
|
applicationShowcase: https://intlayer-vite-react-template.vercel.app
|
|
20
20
|
youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "Ajouter la commande init"
|
|
@@ -335,6 +338,8 @@ export default App;
|
|
|
335
338
|
|
|
336
339
|
> ```jsx
|
|
337
340
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
341
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
342
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
338
343
|
> ```
|
|
339
344
|
|
|
340
345
|
> Pour en savoir plus sur le hook `useIntlayer`, consultez la [documentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/fr/packages/react-intlayer/useIntlayer.md).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-03-07
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Vite + React i18n - Transformer une application existante en une application multilingue en 2026
|
|
5
5
|
description: Découvrez comment rendre votre application Vite et React existante multilingue à l'aide d'Intlayer Compiler. Suivez la documentation pour l'internationaliser (i18n) et la traduire avec l'IA.
|
|
6
6
|
keywords:
|
|
@@ -20,6 +20,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-vite-react-template
|
|
|
20
20
|
applicationShowcase: https://intlayer-vite-react-template.vercel.app
|
|
21
21
|
youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
|
|
22
22
|
history:
|
|
23
|
+
- version: 8.9.0
|
|
24
|
+
date: 2026-05-04
|
|
25
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
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: 2025-04-18
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Vite + Solid i18n - Comment traduire une application Solid en 2026
|
|
5
5
|
description: Découvrez comment rendre votre site Vite et Solid multilingue. Suivez la documentation pour internationaliser (i18n) et traduire votre site.
|
|
6
6
|
keywords:
|
|
@@ -16,6 +16,9 @@ slugs:
|
|
|
16
16
|
- vite-and-solid
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-vite-solid-template
|
|
18
18
|
history:
|
|
19
|
+
- version: 8.9.0
|
|
20
|
+
date: 2026-05-04
|
|
21
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
19
22
|
- version: 7.5.9
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "Ajouter la commande init"
|
|
@@ -197,24 +200,24 @@ const AppContent: Component = () => {
|
|
|
197
200
|
<>
|
|
198
201
|
<div>
|
|
199
202
|
<a href="https://vitejs.dev" target="_blank">
|
|
200
|
-
<img src={viteLogo} class="logo" alt={content
|
|
203
|
+
<img src={viteLogo} class="logo" alt={content.viteLogo.value} />
|
|
201
204
|
</a>
|
|
202
205
|
<a href="https://www.solidjs.com/" target="_blank">
|
|
203
206
|
<img
|
|
204
207
|
src={solidLogo}
|
|
205
208
|
class="logo solid"
|
|
206
|
-
alt={content
|
|
209
|
+
alt={content.solidLogo.value}
|
|
207
210
|
/>
|
|
208
211
|
</a>
|
|
209
212
|
</div>
|
|
210
|
-
<h1>{content
|
|
213
|
+
<h1>{content.title}</h1>
|
|
211
214
|
<div class="card">
|
|
212
215
|
<button onClick={() => setCount((count) => count + 1)}>
|
|
213
|
-
{content
|
|
216
|
+
{content.count({ count: count() })}
|
|
214
217
|
</button>
|
|
215
|
-
<p>{content
|
|
218
|
+
<p>{content.edit}</p>
|
|
216
219
|
</div>
|
|
217
|
-
<p class="read-the-docs">{content
|
|
220
|
+
<p class="read-the-docs">{content.readTheDocs}</p>
|
|
218
221
|
</>
|
|
219
222
|
);
|
|
220
223
|
};
|
|
@@ -228,12 +231,14 @@ const App: Component = () => (
|
|
|
228
231
|
export default App;
|
|
229
232
|
```
|
|
230
233
|
|
|
231
|
-
> Dans Solid, `useIntlayer` retourne une fonction **accesseur** (par exemple, `content
|
|
234
|
+
> Dans Solid, `useIntlayer` retourne une fonction **accesseur** (par exemple, `content.). Vous devez appeler cette fonction pour accéder au contenu réactif.
|
|
232
235
|
|
|
233
236
|
> Si vous souhaitez utiliser votre contenu dans un attribut `string`, tel que `alt`, `title`, `href`, `aria-label`, etc., vous devez appeler la valeur de la fonction, comme :
|
|
234
237
|
>
|
|
235
238
|
> ```jsx
|
|
236
|
-
> <img src={content
|
|
239
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
240
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
241
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
237
242
|
> ```
|
|
238
243
|
|
|
239
244
|
### (Optionnel) Étape 6 : Changer la langue de votre contenu
|
|
@@ -443,7 +448,7 @@ const MyComponent = () => {
|
|
|
443
448
|
return (
|
|
444
449
|
<div>
|
|
445
450
|
{/* Rendu en HTML via MarkdownProvider */}
|
|
446
|
-
{content
|
|
451
|
+
{content.markdownContent}
|
|
447
452
|
</div>
|
|
448
453
|
);
|
|
449
454
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Vite + Svelte i18n - Comment traduire une application Svelte en 2026
|
|
5
5
|
description: Découvrez comment rendre votre site web Vite et Svelte multilingue. Suivez la documentation pour internationaliser (i18n) et traduire votre site.
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-vite-svelte-template
|
|
18
18
|
applicationShowcase: https://intlayer-vite-svelte-template.vercel.app
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Ajouter la commande init"
|
|
@@ -223,6 +226,8 @@ export default appContent;
|
|
|
223
226
|
<h1>{@const Title = $content.title}<Title /></h1>
|
|
224
227
|
<!-- Pour afficher le contenu en tant que chaîne de caractères -->
|
|
225
228
|
<div aria-label={$content.title.value}></div>
|
|
229
|
+
<div aria-label={$content.title.toString()}></div>
|
|
230
|
+
<div aria-label={String($content.title)}></div>
|
|
226
231
|
```
|
|
227
232
|
|
|
228
233
|
> Si votre application existe déjà, vous pouvez utiliser le [Compilateur Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/fr/compiler.md), ainsi que la [commande d'extraction](https://github.com/aymericzip/intlayer/blob/main/docs/docs/fr/cli/extract.md), pour transformer des milliers de composants en une seconde.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-03-23
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: i18n Vite + Vanilla JS - Comment traduire une application Vanilla JS en 2026
|
|
5
5
|
description: Découvrez comment rendre votre site web Vite et Vanilla JS multilingue. Suivez la documentation pour l'internationaliser (i18n) et le traduire.
|
|
6
6
|
keywords:
|
|
@@ -19,9 +19,12 @@ slugs:
|
|
|
19
19
|
applicationTemplate: https://github.com/aymericzip/intlayer-vite-vanilla-template
|
|
20
20
|
applicationShowcase: https://intlayer-vite-vanilla.vercel.app
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
22
25
|
- version: 8.4.10
|
|
23
26
|
date: 2026-03-23
|
|
24
|
-
changes: "
|
|
27
|
+
changes: "Historique initial"
|
|
25
28
|
---
|
|
26
29
|
|
|
27
30
|
# Traduisez votre site web Vite et Vanilla JS en utilisant Intlayer | Internationalisation (i18n)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Vite + Vue i18n - Comment traduire une application Vue en 2026
|
|
5
5
|
description: Découvrez comment rendre votre site Vite et Vue multilingue. Suivez la documentation pour internationaliser (i18n) et traduire votre site.
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-vite-vue-template
|
|
|
18
18
|
applicationShowcase: https://intlayer-vite-vue-template.vercel.app
|
|
19
19
|
youtubeVideo: https://www.youtube.com/watch?v=IE3XWkZ6a5U
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
21
24
|
- version: 7.5.9
|
|
22
25
|
date: 2025-12-30
|
|
23
26
|
changes: "Ajouter la commande init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-08-11
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Documentation du Hook useIntlayer | next-intlayer
|
|
5
5
|
description: Découvrez comment utiliser le hook useIntlayer pour le package next-intlayer
|
|
6
6
|
keywords:
|
|
@@ -19,6 +19,9 @@ slugs:
|
|
|
19
19
|
- next-intlayer
|
|
20
20
|
- useIntlayer
|
|
21
21
|
history:
|
|
22
|
+
- version: 8.9.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
22
25
|
- version: 5.5.10
|
|
23
26
|
date: 2025-06-29
|
|
24
27
|
changes: "Historique initial"
|
|
@@ -140,6 +143,8 @@ Pour localiser des attributs tels que `alt`, `title`, `href`, `aria-label`, etc.
|
|
|
140
143
|
|
|
141
144
|
```tsx
|
|
142
145
|
<img src={content.image.src.value} alt={content.image.alt.value} />
|
|
146
|
+
<img src={content.image.src.toString()} alt={content.image.alt.toString()} />
|
|
147
|
+
<img src={String(content.image.src)} alt={String(content.image.alt)} />
|
|
143
148
|
```
|
|
144
149
|
|
|
145
150
|
## Informations complémentaires
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-01-21
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Documentation du hook useIntlayer | solid-intlayer
|
|
5
5
|
description: Découvrez comment utiliser le hook useIntlayer du package solid-intlayer
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ slugs:
|
|
|
18
18
|
- solid-intlayer
|
|
19
19
|
- useIntlayer
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "Mettre à jour l'utilisation de l'API useIntlayer de Solid pour un accès direct aux propriétés"
|
|
21
24
|
- version: 8.0.0
|
|
22
25
|
date: 2026-01-21
|
|
23
26
|
changes: "Unified documentation for all exports"
|
|
@@ -25,7 +28,7 @@ history:
|
|
|
25
28
|
|
|
26
29
|
# Documentation du hook useIntlayer
|
|
27
30
|
|
|
28
|
-
Le hook `useIntlayer` vous permet de récupérer du contenu localisé depuis un dictionnaire en utilisant sa clé. Dans Solid, ce hook renvoie
|
|
31
|
+
Le hook `useIntlayer` vous permet de récupérer du contenu localisé depuis un dictionnaire en utilisant sa clé. Dans Solid, ce hook renvoie du contenu réactif qui se met à jour à chaque changement de locale.
|
|
29
32
|
|
|
30
33
|
## Utilisation
|
|
31
34
|
|
|
@@ -37,8 +40,8 @@ const MyComponent = () => {
|
|
|
37
40
|
|
|
38
41
|
return (
|
|
39
42
|
<div>
|
|
40
|
-
<h1>{content
|
|
41
|
-
<p>{content
|
|
43
|
+
<h1>{content.title}</h1>
|
|
44
|
+
<p>{content.description}</p>
|
|
42
45
|
</div>
|
|
43
46
|
);
|
|
44
47
|
};
|
|
@@ -0,0 +1,226 @@
|
|
|
1
|
+
---
|
|
2
|
+
createdAt: 2026-05-04
|
|
3
|
+
updatedAt: 2026-05-04
|
|
4
|
+
title: बहुवचन (Plural)
|
|
5
|
+
description: जानें कि अपनी बहुभाषी वेबसाइट में लोकेल-जागरूक बहुवचन सामग्री (CLDR-आधारित) को कैसे घोषित और उपयोग करें। अपने प्रोजेक्ट को कुछ ही मिनटों में सेट करने के लिए इस ऑनलाइन दस्तावेज़ के चरणों का पालन करें।
|
|
6
|
+
keywords:
|
|
7
|
+
- बहुवचन
|
|
8
|
+
- बहुवचन रूप
|
|
9
|
+
- CLDR
|
|
10
|
+
- अंतर्राष्ट्रीयकरण
|
|
11
|
+
- दस्तावेज़ीकरण
|
|
12
|
+
- Intlayer
|
|
13
|
+
- Next.js
|
|
14
|
+
- JavaScript
|
|
15
|
+
- React
|
|
16
|
+
slugs:
|
|
17
|
+
- doc
|
|
18
|
+
- concept
|
|
19
|
+
- content
|
|
20
|
+
- plural
|
|
21
|
+
history:
|
|
22
|
+
- version: 8.8.0
|
|
23
|
+
date: 2026-05-04
|
|
24
|
+
changes: "Init history"
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
# बहुवचन सामग्री / Intlayer में बहुवचन
|
|
28
|
+
|
|
29
|
+
## बहुवचन कैसे काम करता है
|
|
30
|
+
|
|
31
|
+
Intlayer में, बहुवचन सामग्री `plural` फ़ंक्शन के माध्यम से प्राप्त की जाती है, जो CLDR बहुवचन श्रेणियों, `zero`, `one`, `two`, `few`, `many`, `other`, को उनकी संबंधित सामग्री से मैप करती है। प्लेटफ़ॉर्म के अंतर्निहित [`Intl.PluralRules`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/PluralRules) API का उपयोग करके सक्रिय लोकेल और एक गिनती (count) मान के आधार पर सही श्रेणी स्वचालित रूप से चुनी जाती है।
|
|
32
|
+
|
|
33
|
+
[`enu`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/enumeration.md) के विपरीत, जो आपके द्वारा स्वयं परिभाषित संख्यात्मक श्रेणियों के आधार पर सामग्री चुनता है, `plural` चयन को CLDR नियमों को सौंपता है। यही कारण है कि यह जटिल बहुवचन नियमों वाली भाषाओं, जैसे रूसी, पोलिश, अरबी, या वेल्श, के लिए स्केलेबल बनाता है, बिना हस्तलिखित मोडुलो (modulo) तर्क के।
|
|
34
|
+
|
|
35
|
+
## `plural` बनाम `enu` का कब उपयोग करें
|
|
36
|
+
|
|
37
|
+
| उपयोग मामला | हेल्पर |
|
|
38
|
+
| ----------------------------------------------------------- | -------- |
|
|
39
|
+
| लोकेल-जागरूक व्याकरणिक बहुवचन रूप (एक सेब / दो सेब / 5 सेब) | `plural` |
|
|
40
|
+
| कस्टम संख्यात्मक श्रेणियां (`<5`, `>=10`) या गैर-CLDR बकेट | `enu` |
|
|
41
|
+
|
|
42
|
+
यदि आप केवल अंग्रेजी या हिंदी को लक्षित करते हैं (जिसमें केवल `one` / `other` होता है), तो दोनों काम करते हैं। `few` / `many` / `two` भेदों वाली किसी भी भाषा के लिए, `plural` को प्राथमिकता दें।
|
|
43
|
+
|
|
44
|
+
## बहुवचन सामग्री सेट करना
|
|
45
|
+
|
|
46
|
+
अपने Intlayer प्रोजेक्ट में बहुवचन सामग्री सेट करने के लिए, एक सामग्री मॉड्यूल बनाएं जो `plural` हेल्पर का उपयोग करता है। `other` श्रेणी आवश्यक है और इसका उपयोग फ़ालबैक (fallback) के रूप में किया जाता है जब कोई लोकेल अधिक विशिष्ट श्रेणी परिभाषित नहीं करता है।
|
|
47
|
+
|
|
48
|
+
```typescript fileName="**/*.content.ts" contentDeclarationFormat={["typescript", "esm", "commonjs"]}
|
|
49
|
+
import { plural, t, type Dictionary } from "intlayer";
|
|
50
|
+
|
|
51
|
+
const openingsContent = {
|
|
52
|
+
key: "total_openings",
|
|
53
|
+
content: {
|
|
54
|
+
totalOpenings: t({
|
|
55
|
+
en: plural({
|
|
56
|
+
one: "{{count}} opening",
|
|
57
|
+
other: "{{count}} openings",
|
|
58
|
+
}),
|
|
59
|
+
hi: plural({
|
|
60
|
+
one: "{{count}} अवसर",
|
|
61
|
+
other: "{{count}} अवसर",
|
|
62
|
+
}),
|
|
63
|
+
}),
|
|
64
|
+
},
|
|
65
|
+
} satisfies Dictionary;
|
|
66
|
+
|
|
67
|
+
export default openingsContent;
|
|
68
|
+
```
|
|
69
|
+
|
|
70
|
+
```json fileName="**/*.content.json" contentDeclarationFormat="json"
|
|
71
|
+
{
|
|
72
|
+
"$schema": "https://intlayer.org/schema.json",
|
|
73
|
+
"key": "total_openings",
|
|
74
|
+
"content": {
|
|
75
|
+
"totalOpenings": {
|
|
76
|
+
"nodeType": "translation",
|
|
77
|
+
"translation": {
|
|
78
|
+
"en": {
|
|
79
|
+
"nodeType": "plural",
|
|
80
|
+
"plural": {
|
|
81
|
+
"one": "{{count}} opening",
|
|
82
|
+
"other": "{{count}} openings"
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
"hi": {
|
|
86
|
+
"nodeType": "plural",
|
|
87
|
+
"plural": {
|
|
88
|
+
"one": "{{count}} अवसर",
|
|
89
|
+
"other": "{{count}} अवसर"
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
}
|
|
96
|
+
```
|
|
97
|
+
|
|
98
|
+
> समर्थित श्रेणियां `zero`, `one`, `two`, `few`, `many`, `other` हैं। आपको केवल उन श्रेणियों को घोषित करने की आवश्यकता है जो आपकी लक्षित भाषा उपयोग करती है, Intlayer `other` पर वापस आ जाता है जब कोई विशिष्ट श्रेणी मेल नहीं खाती है।
|
|
99
|
+
>
|
|
100
|
+
> `{{count}}` प्लेसहोल्डर स्वचालित रूप से उस गिनती से बदल दिया जाता है जिसे आप रनटाइम पर पास करते हैं। आप अन्य प्लेसहोल्डर भी शामिल कर सकते हैं (नीचे [कस्टम प्लेसहोल्डर्स](#custom-placeholders) देखें)।
|
|
101
|
+
|
|
102
|
+
## React Intlayer के साथ बहुवचन सामग्री का उपयोग करना
|
|
103
|
+
|
|
104
|
+
React घटक के अंदर बहुवचन सामग्री का उपयोग करने के लिए, इसे `useIntlayer` हुक के माध्यम से प्राप्त करें और इसे गिनती (count) के साथ कॉल करें। सक्रिय लोकेल और गिनती को मिलान वाली CLDR श्रेणी चुनने के लिए संयोजित किया जाता है।
|
|
105
|
+
|
|
106
|
+
```tsx fileName="**/*.tsx" codeFormat={["typescript", "esm"]}
|
|
107
|
+
import type { FC } from "react";
|
|
108
|
+
import { useIntlayer } from "react-intlayer";
|
|
109
|
+
|
|
110
|
+
const OpeningsComponent: FC<{ count: number }> = ({ count }) => {
|
|
111
|
+
const { totalOpenings } = useIntlayer("total_openings");
|
|
112
|
+
|
|
113
|
+
return (
|
|
114
|
+
<div>
|
|
115
|
+
{/* अंग्रेजी में: */}
|
|
116
|
+
{/* count=0 → "0 openings" (other) */}
|
|
117
|
+
{/* count=1 → "1 opening" (one) */}
|
|
118
|
+
{/* count=2 → "2 openings" (other) */}
|
|
119
|
+
{/* count=21 → "21 openings" (other) */}
|
|
120
|
+
<p>{totalOpenings(count)}</p>
|
|
121
|
+
</div>
|
|
122
|
+
);
|
|
123
|
+
};
|
|
124
|
+
|
|
125
|
+
export default OpeningsComponent;
|
|
126
|
+
```
|
|
127
|
+
|
|
128
|
+
आप लौटाए गए फ़ंक्शन को दो समान तरीकों से कॉल कर सकते हैं:
|
|
129
|
+
|
|
130
|
+
```tsx
|
|
131
|
+
totalOpenings(21); // संक्षिप्त: केवल गिनती
|
|
132
|
+
totalOpenings({ count: 21 }); // स्पष्ट रूप
|
|
133
|
+
```
|
|
134
|
+
|
|
135
|
+
## कस्टम प्लेसहोल्डर्स
|
|
136
|
+
|
|
137
|
+
बहुवचन स्ट्रिंग्स में `{{count}}` के अलावा अन्य प्लेसहोल्डर्स शामिल हो सकते हैं। उन्हें `count` के साथ ऑब्जेक्ट रूप में पास करें:
|
|
138
|
+
|
|
139
|
+
```typescript fileName="**/*.content.ts" contentDeclarationFormat={["typescript", "esm", "commonjs"]}
|
|
140
|
+
import { plural, type Dictionary } from "intlayer";
|
|
141
|
+
|
|
142
|
+
const inboxContent = {
|
|
143
|
+
key: "inbox_summary",
|
|
144
|
+
content: {
|
|
145
|
+
summary: plural({
|
|
146
|
+
one: "{{name}}, आपके पास {{count}} नया संदेश है",
|
|
147
|
+
other: "{{name}}, आपके पास {{count}} नए संदेश हैं",
|
|
148
|
+
}),
|
|
149
|
+
},
|
|
150
|
+
} satisfies Dictionary;
|
|
151
|
+
|
|
152
|
+
export default inboxContent;
|
|
153
|
+
```
|
|
154
|
+
|
|
155
|
+
```tsx fileName="**/*.tsx" codeFormat={["typescript", "esm"]}
|
|
156
|
+
const { summary } = useIntlayer("inbox_summary");
|
|
157
|
+
|
|
158
|
+
summary({ count: 1, name: "Alice" });
|
|
159
|
+
// → "Alice, आपके पास 1 नया संदेश है"
|
|
160
|
+
|
|
161
|
+
summary({ count: 7, name: "Alice" });
|
|
162
|
+
// → "Alice, आपके पास 7 नए संदेश हैं"
|
|
163
|
+
```
|
|
164
|
+
|
|
165
|
+
## CLDR श्रेणियों पर एक नज़र
|
|
166
|
+
|
|
167
|
+
विभिन्न भाषाएं CLDR श्रेणियों के विभिन्न उपसमुच्चयों का उपयोग करती हैं। कुछ सामान्य मामले:
|
|
168
|
+
|
|
169
|
+
| भाषा | प्रयुक्त श्रेणियां |
|
|
170
|
+
| --------------- | -------------------------------------------- |
|
|
171
|
+
| अंग्रेजी (`en`) | `one`, `other` |
|
|
172
|
+
| फ्रेंच (`fr`) | `one`, `many`, `other` |
|
|
173
|
+
| रूसी (`ru`) | `one`, `few`, `many`, `other` |
|
|
174
|
+
| पोलिश (`pl`) | `one`, `few`, `many`, `other` |
|
|
175
|
+
| अरबी (`ar`) | `zero`, `one`, `two`, `few`, `many`, `other` |
|
|
176
|
+
| जापानी / चीनी | केवल `other` |
|
|
177
|
+
|
|
178
|
+
आपको इसे याद रखने की आवश्यकता नहीं है, उन श्रेणियों को घोषित करें जिनके लिए आपके पास अनुवाद हैं, और आवश्यकता पड़ने पर Intlayer `other` पर वापस आ जाएगा।
|
|
179
|
+
|
|
180
|
+
## सीमा
|
|
181
|
+
|
|
182
|
+
अन्य नोड्स की तुलना में, `plural` को अभी तक बाल नोड्स के साथ नेस्ट (imbricate) नहीं किया जा सकता है।
|
|
183
|
+
|
|
184
|
+
उदाहरण:
|
|
185
|
+
|
|
186
|
+
वैध:
|
|
187
|
+
|
|
188
|
+
```ts
|
|
189
|
+
totalOpenings: t({
|
|
190
|
+
en: plural({
|
|
191
|
+
one: "{{count}} opening",
|
|
192
|
+
other: "{{count}} openings",
|
|
193
|
+
}),
|
|
194
|
+
fr: plural({
|
|
195
|
+
one: "{{count}} offre",
|
|
196
|
+
other: "{{count}} offres",
|
|
197
|
+
}),
|
|
198
|
+
}),
|
|
199
|
+
```
|
|
200
|
+
|
|
201
|
+
अवैध:
|
|
202
|
+
|
|
203
|
+
```ts
|
|
204
|
+
totalOpenings: plural({
|
|
205
|
+
one: {
|
|
206
|
+
en: "{{count}} opening",
|
|
207
|
+
fr: "{{count}} offre",
|
|
208
|
+
},
|
|
209
|
+
other: {
|
|
210
|
+
en: "{{count}} openings",
|
|
211
|
+
fr: "{{count}} offres",
|
|
212
|
+
},
|
|
213
|
+
}),
|
|
214
|
+
```
|
|
215
|
+
|
|
216
|
+
## अतिरिक्त संसाधन
|
|
217
|
+
|
|
218
|
+
कॉन्फ़िगरेशन और उपयोग के बारे में अधिक विस्तृत जानकारी के लिए, निम्नलिखित संसाधनों का संदर्भ लें:
|
|
219
|
+
|
|
220
|
+
- [Enumeration दस्तावेज़ीकरण](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/enumeration.md)
|
|
221
|
+
- [Insertion दस्तावेज़ीकरण](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/insertion.md)
|
|
222
|
+
- [Intlayer CLI दस्तावेज़ीकरण](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/cli/index.md)
|
|
223
|
+
- [React Intlayer दस्तावेज़ीकरण](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_with_create_react_app.md)
|
|
224
|
+
- [Next Intlayer दस्तावेज़ीकरण](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_with_nextjs_15.md)
|
|
225
|
+
|
|
226
|
+
ये संसाधन विभिन्न वातावरणों और रूपरेखाओं में Intlayer के सेटअप और उपयोग में और अंतर्दृष्टि प्रदान करते।
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-08-23
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: AdonisJS i18n - AdonisJS ऐप का अनुवाद कैसे करें 2026 में
|
|
5
5
|
description: जानें कि अपने AdonisJS बैकएंड को बहुभाषी कैसे बनाया जाए। अंतर्राष्ट्रीयकरण (i18n) और अनुवाद के लिए दस्तावेज़ों का पालन करें।
|
|
6
6
|
keywords:
|
|
@@ -16,6 +16,9 @@ slugs:
|
|
|
16
16
|
- adonisjs
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-adonis-template
|
|
18
18
|
history:
|
|
19
|
+
- version: 8.9.0
|
|
20
|
+
date: 2026-05-04
|
|
21
|
+
changes: "सॉलिड useIntlayer API उपयोग को सीधे प्रॉपर्टी एक्सेस में अपडेट करें"
|
|
19
22
|
- version: 8.0.0
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "इतिहास प्रारंभ करें"
|