@intlayer/docs 8.7.14 → 8.9.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/generated/docs.entry.cjs +20 -0
- package/dist/cjs/generated/docs.entry.cjs.map +1 -1
- package/dist/esm/generated/docs.entry.mjs +20 -0
- package/dist/esm/generated/docs.entry.mjs.map +1 -1
- package/dist/types/generated/docs.entry.d.ts +1 -0
- package/dist/types/generated/docs.entry.d.ts.map +1 -1
- package/docs/ar/dictionary/plurial.md +234 -0
- package/docs/ar/intlayer_with_adonisjs.md +4 -1
- package/docs/ar/intlayer_with_analog.md +5 -2
- package/docs/ar/intlayer_with_angular.md +4 -1
- package/docs/ar/intlayer_with_astro.md +4 -1
- package/docs/ar/intlayer_with_astro_lit.md +12 -1
- package/docs/ar/intlayer_with_astro_preact.md +12 -1
- package/docs/ar/intlayer_with_astro_react.md +12 -1
- package/docs/ar/intlayer_with_astro_solid.md +14 -3
- package/docs/ar/intlayer_with_astro_svelte.md +12 -1
- package/docs/ar/intlayer_with_astro_vanilla.md +12 -1
- package/docs/ar/intlayer_with_astro_vue.md +4 -1
- package/docs/ar/intlayer_with_create_react_app.md +6 -1
- package/docs/ar/intlayer_with_express.md +4 -1
- package/docs/ar/intlayer_with_fastify.md +4 -1
- package/docs/ar/intlayer_with_hono.md +4 -1
- package/docs/ar/intlayer_with_lynx+react.md +4 -1
- package/docs/ar/intlayer_with_nestjs.md +4 -1
- package/docs/ar/intlayer_with_nextjs_14.md +7 -1
- package/docs/ar/intlayer_with_nextjs_15.md +6 -1
- package/docs/ar/intlayer_with_nextjs_16.md +6 -1
- package/docs/ar/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/ar/intlayer_with_nextjs_no_locale_path.md +4 -1
- package/docs/ar/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/ar/intlayer_with_nuxt.md +4 -1
- package/docs/ar/intlayer_with_react_native+expo.md +4 -1
- package/docs/ar/intlayer_with_react_router_v7.md +4 -1
- package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/ar/intlayer_with_storybook.md +4 -1
- package/docs/ar/intlayer_with_svelte_kit.md +7 -2
- package/docs/ar/intlayer_with_tanstack+solid.md +17 -6
- package/docs/ar/intlayer_with_tanstack.md +12 -1
- package/docs/ar/intlayer_with_vanilla.md +4 -1
- package/docs/ar/intlayer_with_vite+lit.md +7 -2
- package/docs/ar/intlayer_with_vite+preact.md +6 -1
- package/docs/ar/intlayer_with_vite+react.md +6 -1
- package/docs/ar/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/ar/intlayer_with_vite+solid.md +15 -10
- package/docs/ar/intlayer_with_vite+svelte.md +6 -1
- package/docs/ar/intlayer_with_vite+vanilla.md +5 -2
- package/docs/ar/intlayer_with_vite+vue.md +4 -1
- package/docs/ar/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/ar/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/bn/intlayer_with_fastify.md +4 -1
- package/docs/bn/intlayer_with_hono.md +4 -1
- package/docs/bn/intlayer_with_storybook.md +4 -1
- package/docs/bn/intlayer_with_vanilla.md +4 -1
- package/docs/bn/intlayer_with_vite+lit.md +7 -2
- package/docs/bn/intlayer_with_vite+vanilla.md +5 -2
- package/docs/cs/intlayer_with_fastify.md +4 -1
- package/docs/cs/intlayer_with_hono.md +4 -1
- package/docs/cs/intlayer_with_storybook.md +4 -1
- package/docs/cs/intlayer_with_vanilla.md +4 -1
- package/docs/cs/intlayer_with_vite+lit.md +7 -2
- package/docs/cs/intlayer_with_vite+vanilla.md +5 -2
- package/docs/de/dictionary/plurial.md +226 -0
- package/docs/de/intlayer_with_adonisjs.md +4 -1
- package/docs/de/intlayer_with_analog.md +4 -1
- package/docs/de/intlayer_with_angular.md +4 -1
- package/docs/de/intlayer_with_astro.md +4 -1
- package/docs/de/intlayer_with_astro_lit.md +12 -1
- package/docs/de/intlayer_with_astro_preact.md +12 -1
- package/docs/de/intlayer_with_astro_react.md +12 -1
- package/docs/de/intlayer_with_astro_solid.md +14 -3
- package/docs/de/intlayer_with_astro_svelte.md +12 -1
- package/docs/de/intlayer_with_astro_vanilla.md +12 -1
- package/docs/de/intlayer_with_astro_vue.md +4 -1
- package/docs/de/intlayer_with_create_react_app.md +7 -1
- package/docs/de/intlayer_with_express.md +4 -1
- package/docs/de/intlayer_with_fastify.md +4 -1
- package/docs/de/intlayer_with_hono.md +4 -1
- package/docs/de/intlayer_with_lynx+react.md +5 -2
- package/docs/de/intlayer_with_nestjs.md +4 -1
- package/docs/de/intlayer_with_nextjs_14.md +7 -1
- package/docs/de/intlayer_with_nextjs_15.md +6 -1
- package/docs/de/intlayer_with_nextjs_16.md +6 -1
- package/docs/de/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/de/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/de/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/de/intlayer_with_nuxt.md +4 -1
- package/docs/de/intlayer_with_react_native+expo.md +4 -1
- package/docs/de/intlayer_with_react_router_v7.md +4 -1
- package/docs/de/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/de/intlayer_with_storybook.md +4 -1
- package/docs/de/intlayer_with_svelte_kit.md +7 -2
- package/docs/de/intlayer_with_tanstack+solid.md +17 -6
- package/docs/de/intlayer_with_tanstack.md +12 -1
- package/docs/de/intlayer_with_vanilla.md +4 -1
- package/docs/de/intlayer_with_vite+lit.md +7 -2
- package/docs/de/intlayer_with_vite+preact.md +6 -1
- package/docs/de/intlayer_with_vite+react.md +6 -1
- package/docs/de/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/de/intlayer_with_vite+solid.md +15 -10
- package/docs/de/intlayer_with_vite+svelte.md +6 -1
- package/docs/de/intlayer_with_vite+vanilla.md +5 -2
- package/docs/de/intlayer_with_vite+vue.md +4 -1
- package/docs/de/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/de/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/en/dictionary/plurial.md +230 -0
- package/docs/en/intlayer_with_adonisjs.md +5 -2
- package/docs/en/intlayer_with_analog.md +5 -2
- package/docs/en/intlayer_with_angular.md +5 -2
- package/docs/en/intlayer_with_astro.md +4 -1
- package/docs/en/intlayer_with_astro_lit.md +12 -1
- package/docs/en/intlayer_with_astro_preact.md +12 -1
- package/docs/en/intlayer_with_astro_react.md +12 -1
- package/docs/en/intlayer_with_astro_solid.md +14 -3
- package/docs/en/intlayer_with_astro_svelte.md +12 -1
- package/docs/en/intlayer_with_astro_vanilla.md +12 -1
- package/docs/en/intlayer_with_astro_vue.md +4 -1
- package/docs/en/intlayer_with_create_react_app.md +8 -3
- package/docs/en/intlayer_with_express.md +5 -2
- package/docs/en/intlayer_with_fastify.md +5 -2
- package/docs/en/intlayer_with_hono.md +5 -2
- package/docs/en/intlayer_with_lynx+react.md +5 -2
- package/docs/en/intlayer_with_nestjs.md +4 -1
- package/docs/en/intlayer_with_nextjs_14.md +8 -3
- package/docs/en/intlayer_with_nextjs_15.md +8 -3
- package/docs/en/intlayer_with_nextjs_16.md +8 -3
- package/docs/en/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/en/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/en/intlayer_with_nextjs_page_router.md +7 -2
- package/docs/en/intlayer_with_nuxt.md +5 -2
- package/docs/en/intlayer_with_react_native+expo.md +5 -2
- package/docs/en/intlayer_with_react_router_v7.md +5 -2
- package/docs/en/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/en/intlayer_with_storybook.md +4 -1
- package/docs/en/intlayer_with_svelte_kit.md +7 -2
- package/docs/en/intlayer_with_tanstack+solid.md +17 -6
- package/docs/en/intlayer_with_tanstack.md +13 -2
- package/docs/en/intlayer_with_vanilla.md +5 -2
- package/docs/en/intlayer_with_vite+lit.md +8 -3
- package/docs/en/intlayer_with_vite+preact.md +8 -3
- package/docs/en/intlayer_with_vite+react.md +8 -3
- package/docs/en/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/en/intlayer_with_vite+solid.md +16 -11
- package/docs/en/intlayer_with_vite+svelte.md +8 -3
- package/docs/en/intlayer_with_vite+vanilla.md +5 -2
- package/docs/en/intlayer_with_vite+vue.md +5 -2
- package/docs/en/packages/next-intlayer/useIntlayer.md +7 -2
- package/docs/en/packages/solid-intlayer/useIntlayer.md +9 -6
- package/docs/en-GB/dictionary/plurial.md +230 -0
- package/docs/en-GB/intlayer_with_adonisjs.md +5 -2
- package/docs/en-GB/intlayer_with_analog.md +5 -2
- package/docs/en-GB/intlayer_with_angular.md +5 -2
- package/docs/en-GB/intlayer_with_astro.md +4 -1
- package/docs/en-GB/intlayer_with_astro_lit.md +12 -1
- package/docs/en-GB/intlayer_with_astro_preact.md +12 -1
- package/docs/en-GB/intlayer_with_astro_react.md +12 -1
- package/docs/en-GB/intlayer_with_astro_solid.md +14 -3
- package/docs/en-GB/intlayer_with_astro_svelte.md +12 -1
- package/docs/en-GB/intlayer_with_astro_vanilla.md +12 -1
- package/docs/en-GB/intlayer_with_astro_vue.md +4 -1
- package/docs/en-GB/intlayer_with_create_react_app.md +8 -3
- package/docs/en-GB/intlayer_with_express.md +5 -2
- package/docs/en-GB/intlayer_with_fastify.md +5 -2
- package/docs/en-GB/intlayer_with_hono.md +5 -2
- package/docs/en-GB/intlayer_with_lynx+react.md +5 -2
- package/docs/en-GB/intlayer_with_nestjs.md +4 -1
- package/docs/en-GB/intlayer_with_nextjs_14.md +8 -3
- package/docs/en-GB/intlayer_with_nextjs_15.md +8 -3
- package/docs/en-GB/intlayer_with_nextjs_16.md +8 -3
- package/docs/en-GB/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/en-GB/intlayer_with_nextjs_page_router.md +7 -2
- package/docs/en-GB/intlayer_with_nuxt.md +5 -2
- package/docs/en-GB/intlayer_with_react_native+expo.md +5 -2
- package/docs/en-GB/intlayer_with_react_router_v7.md +5 -2
- package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/en-GB/intlayer_with_storybook.md +4 -1
- package/docs/en-GB/intlayer_with_svelte_kit.md +8 -3
- package/docs/en-GB/intlayer_with_tanstack+solid.md +17 -6
- package/docs/en-GB/intlayer_with_tanstack.md +13 -2
- package/docs/en-GB/intlayer_with_vanilla.md +5 -2
- package/docs/en-GB/intlayer_with_vite+lit.md +8 -3
- package/docs/en-GB/intlayer_with_vite+preact.md +8 -3
- package/docs/en-GB/intlayer_with_vite+react.md +8 -3
- package/docs/en-GB/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/en-GB/intlayer_with_vite+solid.md +17 -12
- package/docs/en-GB/intlayer_with_vite+svelte.md +8 -3
- package/docs/en-GB/intlayer_with_vite+vanilla.md +5 -2
- package/docs/en-GB/intlayer_with_vite+vue.md +5 -2
- package/docs/en-GB/packages/next-intlayer/useIntlayer.md +7 -2
- package/docs/en-GB/packages/solid-intlayer/useIntlayer.md +7 -4
- package/docs/es/dictionary/plurial.md +226 -0
- package/docs/es/intlayer_with_adonisjs.md +4 -1
- package/docs/es/intlayer_with_analog.md +4 -1
- package/docs/es/intlayer_with_angular.md +4 -1
- package/docs/es/intlayer_with_astro.md +4 -1
- package/docs/es/intlayer_with_astro_lit.md +12 -1
- package/docs/es/intlayer_with_astro_preact.md +12 -1
- package/docs/es/intlayer_with_astro_react.md +12 -1
- package/docs/es/intlayer_with_astro_solid.md +14 -3
- package/docs/es/intlayer_with_astro_svelte.md +12 -1
- package/docs/es/intlayer_with_astro_vanilla.md +12 -1
- package/docs/es/intlayer_with_astro_vue.md +4 -1
- package/docs/es/intlayer_with_create_react_app.md +6 -1
- package/docs/es/intlayer_with_express.md +4 -1
- package/docs/es/intlayer_with_fastify.md +4 -1
- package/docs/es/intlayer_with_hono.md +4 -1
- package/docs/es/intlayer_with_lynx+react.md +4 -1
- package/docs/es/intlayer_with_nestjs.md +4 -1
- package/docs/es/intlayer_with_nextjs_14.md +6 -1
- package/docs/es/intlayer_with_nextjs_15.md +6 -1
- package/docs/es/intlayer_with_nextjs_16.md +6 -1
- package/docs/es/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/es/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/es/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/es/intlayer_with_nuxt.md +4 -1
- package/docs/es/intlayer_with_react_native+expo.md +4 -1
- package/docs/es/intlayer_with_react_router_v7.md +4 -1
- package/docs/es/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/es/intlayer_with_storybook.md +4 -1
- package/docs/es/intlayer_with_svelte_kit.md +7 -2
- package/docs/es/intlayer_with_tanstack+solid.md +17 -6
- package/docs/es/intlayer_with_tanstack.md +12 -1
- package/docs/es/intlayer_with_vanilla.md +4 -1
- package/docs/es/intlayer_with_vite+lit.md +7 -2
- package/docs/es/intlayer_with_vite+preact.md +7 -2
- package/docs/es/intlayer_with_vite+react.md +6 -1
- package/docs/es/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/es/intlayer_with_vite+solid.md +15 -10
- package/docs/es/intlayer_with_vite+svelte.md +6 -1
- package/docs/es/intlayer_with_vite+vanilla.md +5 -2
- package/docs/es/intlayer_with_vite+vue.md +4 -1
- package/docs/es/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/es/packages/solid-intlayer/useIntlayer.md +7 -4
- package/docs/fr/dictionary/plurial.md +226 -0
- package/docs/fr/intlayer_with_adonisjs.md +4 -1
- package/docs/fr/intlayer_with_analog.md +4 -1
- package/docs/fr/intlayer_with_angular.md +4 -1
- package/docs/fr/intlayer_with_astro.md +4 -1
- package/docs/fr/intlayer_with_astro_lit.md +12 -1
- package/docs/fr/intlayer_with_astro_preact.md +12 -1
- package/docs/fr/intlayer_with_astro_react.md +12 -1
- package/docs/fr/intlayer_with_astro_solid.md +14 -3
- package/docs/fr/intlayer_with_astro_svelte.md +12 -1
- package/docs/fr/intlayer_with_astro_vanilla.md +12 -1
- package/docs/fr/intlayer_with_astro_vue.md +4 -1
- package/docs/fr/intlayer_with_create_react_app.md +6 -1
- package/docs/fr/intlayer_with_express.md +4 -1
- package/docs/fr/intlayer_with_fastify.md +4 -1
- package/docs/fr/intlayer_with_hono.md +4 -1
- package/docs/fr/intlayer_with_lynx+react.md +4 -1
- package/docs/fr/intlayer_with_nestjs.md +4 -1
- package/docs/fr/intlayer_with_nextjs_14.md +7 -1
- package/docs/fr/intlayer_with_nextjs_15.md +6 -1
- package/docs/fr/intlayer_with_nextjs_16.md +6 -1
- package/docs/fr/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/fr/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/fr/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/fr/intlayer_with_nuxt.md +4 -1
- package/docs/fr/intlayer_with_react_native+expo.md +4 -1
- package/docs/fr/intlayer_with_react_router_v7.md +4 -1
- package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/fr/intlayer_with_storybook.md +4 -1
- package/docs/fr/intlayer_with_svelte_kit.md +7 -2
- package/docs/fr/intlayer_with_tanstack+solid.md +17 -6
- package/docs/fr/intlayer_with_tanstack.md +12 -1
- package/docs/fr/intlayer_with_vanilla.md +4 -1
- package/docs/fr/intlayer_with_vite+lit.md +7 -2
- package/docs/fr/intlayer_with_vite+preact.md +6 -1
- package/docs/fr/intlayer_with_vite+react.md +6 -1
- package/docs/fr/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/fr/intlayer_with_vite+solid.md +15 -10
- package/docs/fr/intlayer_with_vite+svelte.md +6 -1
- package/docs/fr/intlayer_with_vite+vanilla.md +5 -2
- package/docs/fr/intlayer_with_vite+vue.md +4 -1
- package/docs/fr/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/fr/packages/solid-intlayer/useIntlayer.md +7 -4
- package/docs/hi/dictionary/plurial.md +226 -0
- package/docs/hi/intlayer_with_adonisjs.md +4 -1
- package/docs/hi/intlayer_with_analog.md +5 -2
- package/docs/hi/intlayer_with_angular.md +4 -1
- package/docs/hi/intlayer_with_astro.md +4 -1
- package/docs/hi/intlayer_with_astro_lit.md +12 -1
- package/docs/hi/intlayer_with_astro_preact.md +12 -1
- package/docs/hi/intlayer_with_astro_react.md +12 -1
- package/docs/hi/intlayer_with_astro_solid.md +14 -3
- package/docs/hi/intlayer_with_astro_svelte.md +12 -1
- package/docs/hi/intlayer_with_astro_vanilla.md +12 -1
- package/docs/hi/intlayer_with_astro_vue.md +4 -1
- package/docs/hi/intlayer_with_create_react_app.md +7 -1
- package/docs/hi/intlayer_with_express.md +4 -1
- package/docs/hi/intlayer_with_fastify.md +4 -1
- package/docs/hi/intlayer_with_hono.md +4 -1
- package/docs/hi/intlayer_with_lynx+react.md +4 -1
- package/docs/hi/intlayer_with_nestjs.md +4 -1
- package/docs/hi/intlayer_with_nextjs_14.md +7 -1
- package/docs/hi/intlayer_with_nextjs_15.md +6 -1
- package/docs/hi/intlayer_with_nextjs_16.md +6 -1
- package/docs/hi/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/hi/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/hi/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/hi/intlayer_with_nuxt.md +4 -1
- package/docs/hi/intlayer_with_react_native+expo.md +4 -1
- package/docs/hi/intlayer_with_react_router_v7.md +4 -1
- package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/hi/intlayer_with_storybook.md +4 -1
- package/docs/hi/intlayer_with_svelte_kit.md +7 -2
- package/docs/hi/intlayer_with_tanstack+solid.md +17 -6
- package/docs/hi/intlayer_with_tanstack.md +12 -1
- package/docs/hi/intlayer_with_vanilla.md +4 -1
- package/docs/hi/intlayer_with_vite+lit.md +7 -2
- package/docs/hi/intlayer_with_vite+preact.md +6 -1
- package/docs/hi/intlayer_with_vite+react.md +7 -2
- package/docs/hi/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/hi/intlayer_with_vite+solid.md +15 -10
- package/docs/hi/intlayer_with_vite+svelte.md +6 -1
- package/docs/hi/intlayer_with_vite+vanilla.md +5 -2
- package/docs/hi/intlayer_with_vite+vue.md +4 -1
- package/docs/hi/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/hi/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/id/dictionary/plurial.md +223 -0
- package/docs/id/intlayer_with_adonisjs.md +4 -1
- package/docs/id/intlayer_with_analog.md +5 -2
- package/docs/id/intlayer_with_angular.md +4 -1
- package/docs/id/intlayer_with_astro.md +4 -1
- package/docs/id/intlayer_with_astro_lit.md +12 -1
- package/docs/id/intlayer_with_astro_preact.md +12 -1
- package/docs/id/intlayer_with_astro_react.md +12 -1
- package/docs/id/intlayer_with_astro_solid.md +14 -3
- package/docs/id/intlayer_with_astro_svelte.md +12 -1
- package/docs/id/intlayer_with_astro_vanilla.md +12 -1
- package/docs/id/intlayer_with_astro_vue.md +4 -1
- package/docs/id/intlayer_with_create_react_app.md +6 -1
- package/docs/id/intlayer_with_express.md +4 -1
- package/docs/id/intlayer_with_fastify.md +4 -1
- package/docs/id/intlayer_with_hono.md +4 -1
- package/docs/id/intlayer_with_lynx+react.md +4 -1
- package/docs/id/intlayer_with_nestjs.md +4 -1
- package/docs/id/intlayer_with_nextjs_14.md +6 -1
- package/docs/id/intlayer_with_nextjs_15.md +6 -1
- package/docs/id/intlayer_with_nextjs_16.md +6 -1
- package/docs/id/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/id/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/id/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/id/intlayer_with_nuxt.md +4 -1
- package/docs/id/intlayer_with_react_native+expo.md +4 -1
- package/docs/id/intlayer_with_react_router_v7.md +4 -1
- package/docs/id/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/id/intlayer_with_storybook.md +4 -1
- package/docs/id/intlayer_with_svelte_kit.md +7 -2
- package/docs/id/intlayer_with_tanstack+solid.md +17 -6
- package/docs/id/intlayer_with_tanstack.md +12 -1
- package/docs/id/intlayer_with_vanilla.md +4 -1
- package/docs/id/intlayer_with_vite+lit.md +7 -2
- package/docs/id/intlayer_with_vite+preact.md +6 -1
- package/docs/id/intlayer_with_vite+react.md +6 -1
- package/docs/id/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/id/intlayer_with_vite+solid.md +15 -10
- package/docs/id/intlayer_with_vite+svelte.md +6 -1
- package/docs/id/intlayer_with_vite+vanilla.md +5 -2
- package/docs/id/intlayer_with_vite+vue.md +4 -1
- package/docs/id/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/id/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/it/dictionary/plurial.md +226 -0
- package/docs/it/intlayer_with_adonisjs.md +4 -1
- package/docs/it/intlayer_with_analog.md +5 -2
- package/docs/it/intlayer_with_angular.md +4 -1
- package/docs/it/intlayer_with_astro.md +4 -1
- package/docs/it/intlayer_with_astro_lit.md +12 -1
- package/docs/it/intlayer_with_astro_preact.md +12 -1
- package/docs/it/intlayer_with_astro_react.md +12 -1
- package/docs/it/intlayer_with_astro_solid.md +14 -3
- package/docs/it/intlayer_with_astro_svelte.md +12 -1
- package/docs/it/intlayer_with_astro_vanilla.md +12 -1
- package/docs/it/intlayer_with_astro_vue.md +4 -1
- package/docs/it/intlayer_with_create_react_app.md +6 -1
- package/docs/it/intlayer_with_express.md +4 -1
- package/docs/it/intlayer_with_fastify.md +4 -1
- package/docs/it/intlayer_with_hono.md +4 -1
- package/docs/it/intlayer_with_lynx+react.md +4 -1
- package/docs/it/intlayer_with_nestjs.md +4 -1
- package/docs/it/intlayer_with_nextjs_14.md +7 -1
- package/docs/it/intlayer_with_nextjs_15.md +6 -1
- package/docs/it/intlayer_with_nextjs_16.md +6 -1
- package/docs/it/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/it/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/it/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/it/intlayer_with_nuxt.md +4 -1
- package/docs/it/intlayer_with_react_native+expo.md +4 -1
- package/docs/it/intlayer_with_react_router_v7.md +4 -1
- package/docs/it/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/it/intlayer_with_storybook.md +4 -1
- package/docs/it/intlayer_with_svelte_kit.md +7 -2
- package/docs/it/intlayer_with_tanstack+solid.md +17 -6
- package/docs/it/intlayer_with_tanstack.md +12 -1
- package/docs/it/intlayer_with_vanilla.md +4 -1
- package/docs/it/intlayer_with_vite+lit.md +7 -2
- package/docs/it/intlayer_with_vite+preact.md +6 -1
- package/docs/it/intlayer_with_vite+react.md +6 -1
- package/docs/it/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/it/intlayer_with_vite+solid.md +15 -10
- package/docs/it/intlayer_with_vite+svelte.md +6 -1
- package/docs/it/intlayer_with_vite+vanilla.md +5 -2
- package/docs/it/intlayer_with_vite+vue.md +4 -1
- package/docs/it/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/it/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/ja/dictionary/plurial.md +224 -0
- package/docs/ja/intlayer_with_adonisjs.md +4 -1
- package/docs/ja/intlayer_with_analog.md +4 -1
- package/docs/ja/intlayer_with_angular.md +4 -1
- package/docs/ja/intlayer_with_astro.md +4 -1
- package/docs/ja/intlayer_with_astro_lit.md +12 -1
- package/docs/ja/intlayer_with_astro_preact.md +12 -1
- package/docs/ja/intlayer_with_astro_react.md +12 -1
- package/docs/ja/intlayer_with_astro_solid.md +14 -3
- package/docs/ja/intlayer_with_astro_svelte.md +12 -1
- package/docs/ja/intlayer_with_astro_vanilla.md +12 -1
- package/docs/ja/intlayer_with_astro_vue.md +4 -1
- package/docs/ja/intlayer_with_create_react_app.md +7 -2
- package/docs/ja/intlayer_with_express.md +4 -1
- package/docs/ja/intlayer_with_fastify.md +4 -1
- package/docs/ja/intlayer_with_hono.md +4 -1
- package/docs/ja/intlayer_with_lynx+react.md +4 -1
- package/docs/ja/intlayer_with_nestjs.md +4 -1
- package/docs/ja/intlayer_with_nextjs_14.md +7 -2
- package/docs/ja/intlayer_with_nextjs_15.md +7 -2
- package/docs/ja/intlayer_with_nextjs_16.md +7 -2
- package/docs/ja/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/ja/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/ja/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/ja/intlayer_with_nuxt.md +4 -1
- package/docs/ja/intlayer_with_react_native+expo.md +4 -1
- package/docs/ja/intlayer_with_react_router_v7.md +4 -1
- package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/ja/intlayer_with_storybook.md +4 -1
- package/docs/ja/intlayer_with_svelte_kit.md +4 -1
- package/docs/ja/intlayer_with_tanstack+solid.md +17 -6
- package/docs/ja/intlayer_with_tanstack.md +12 -1
- package/docs/ja/intlayer_with_vanilla.md +4 -1
- package/docs/ja/intlayer_with_vite+lit.md +7 -2
- package/docs/ja/intlayer_with_vite+preact.md +4 -1
- package/docs/ja/intlayer_with_vite+react.md +4 -1
- package/docs/ja/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/ja/intlayer_with_vite+solid.md +15 -10
- package/docs/ja/intlayer_with_vite+svelte.md +6 -1
- package/docs/ja/intlayer_with_vite+vanilla.md +5 -2
- package/docs/ja/intlayer_with_vite+vue.md +4 -1
- package/docs/ja/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/ja/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/ko/dictionary/plurial.md +223 -0
- package/docs/ko/intlayer_with_adonisjs.md +4 -1
- package/docs/ko/intlayer_with_analog.md +4 -1
- package/docs/ko/intlayer_with_angular.md +4 -1
- package/docs/ko/intlayer_with_astro.md +4 -1
- package/docs/ko/intlayer_with_astro_lit.md +12 -1
- package/docs/ko/intlayer_with_astro_preact.md +12 -1
- package/docs/ko/intlayer_with_astro_react.md +12 -1
- package/docs/ko/intlayer_with_astro_solid.md +14 -3
- package/docs/ko/intlayer_with_astro_svelte.md +12 -1
- package/docs/ko/intlayer_with_astro_vanilla.md +12 -1
- package/docs/ko/intlayer_with_astro_vue.md +4 -1
- package/docs/ko/intlayer_with_create_react_app.md +6 -1
- package/docs/ko/intlayer_with_express.md +4 -1
- package/docs/ko/intlayer_with_fastify.md +4 -1
- package/docs/ko/intlayer_with_hono.md +4 -1
- package/docs/ko/intlayer_with_lynx+react.md +4 -1
- package/docs/ko/intlayer_with_nestjs.md +4 -1
- package/docs/ko/intlayer_with_nextjs_14.md +6 -1
- package/docs/ko/intlayer_with_nextjs_15.md +6 -1
- package/docs/ko/intlayer_with_nextjs_16.md +6 -1
- package/docs/ko/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/ko/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/ko/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/ko/intlayer_with_nuxt.md +4 -1
- package/docs/ko/intlayer_with_react_native+expo.md +4 -1
- package/docs/ko/intlayer_with_react_router_v7.md +4 -1
- package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/ko/intlayer_with_storybook.md +4 -1
- package/docs/ko/intlayer_with_svelte_kit.md +7 -2
- package/docs/ko/intlayer_with_tanstack+solid.md +17 -6
- package/docs/ko/intlayer_with_tanstack.md +12 -1
- package/docs/ko/intlayer_with_vanilla.md +4 -1
- package/docs/ko/intlayer_with_vite+lit.md +7 -2
- package/docs/ko/intlayer_with_vite+preact.md +6 -1
- package/docs/ko/intlayer_with_vite+react.md +6 -1
- package/docs/ko/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/ko/intlayer_with_vite+solid.md +15 -10
- package/docs/ko/intlayer_with_vite+svelte.md +6 -1
- package/docs/ko/intlayer_with_vite+vanilla.md +5 -2
- package/docs/ko/intlayer_with_vite+vue.md +4 -1
- package/docs/ko/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/ko/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/nl/intlayer_with_fastify.md +4 -1
- package/docs/nl/intlayer_with_hono.md +4 -1
- package/docs/nl/intlayer_with_storybook.md +4 -1
- package/docs/nl/intlayer_with_vanilla.md +4 -1
- package/docs/nl/intlayer_with_vite+lit.md +7 -2
- package/docs/nl/intlayer_with_vite+vanilla.md +5 -2
- package/docs/pl/dictionary/plurial.md +232 -0
- package/docs/pl/intlayer_with_adonisjs.md +4 -1
- package/docs/pl/intlayer_with_analog.md +4 -1
- package/docs/pl/intlayer_with_angular.md +4 -1
- package/docs/pl/intlayer_with_astro.md +4 -1
- package/docs/pl/intlayer_with_astro_lit.md +12 -1
- package/docs/pl/intlayer_with_astro_preact.md +12 -1
- package/docs/pl/intlayer_with_astro_react.md +12 -1
- package/docs/pl/intlayer_with_astro_solid.md +14 -3
- package/docs/pl/intlayer_with_astro_svelte.md +12 -1
- package/docs/pl/intlayer_with_astro_vanilla.md +12 -1
- package/docs/pl/intlayer_with_astro_vue.md +4 -1
- package/docs/pl/intlayer_with_create_react_app.md +6 -1
- package/docs/pl/intlayer_with_express.md +4 -1
- package/docs/pl/intlayer_with_fastify.md +4 -1
- package/docs/pl/intlayer_with_hono.md +4 -1
- package/docs/pl/intlayer_with_lynx+react.md +4 -1
- package/docs/pl/intlayer_with_nestjs.md +4 -1
- package/docs/pl/intlayer_with_nextjs_14.md +6 -1
- package/docs/pl/intlayer_with_nextjs_15.md +6 -1
- package/docs/pl/intlayer_with_nextjs_16.md +6 -1
- package/docs/pl/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/pl/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/pl/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/pl/intlayer_with_nuxt.md +4 -1
- package/docs/pl/intlayer_with_react_native+expo.md +4 -1
- package/docs/pl/intlayer_with_react_router_v7.md +4 -1
- package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/pl/intlayer_with_storybook.md +4 -1
- package/docs/pl/intlayer_with_svelte_kit.md +7 -2
- package/docs/pl/intlayer_with_tanstack+solid.md +17 -6
- package/docs/pl/intlayer_with_tanstack.md +12 -1
- package/docs/pl/intlayer_with_vanilla.md +4 -1
- package/docs/pl/intlayer_with_vite+lit.md +7 -2
- package/docs/pl/intlayer_with_vite+preact.md +6 -1
- package/docs/pl/intlayer_with_vite+react.md +6 -1
- package/docs/pl/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/pl/intlayer_with_vite+solid.md +15 -10
- package/docs/pl/intlayer_with_vite+svelte.md +6 -1
- package/docs/pl/intlayer_with_vite+vanilla.md +5 -2
- package/docs/pl/intlayer_with_vite+vue.md +4 -1
- package/docs/pl/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/pl/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/pt/dictionary/plurial.md +226 -0
- package/docs/pt/intlayer_with_adonisjs.md +4 -1
- package/docs/pt/intlayer_with_analog.md +4 -1
- package/docs/pt/intlayer_with_angular.md +4 -1
- package/docs/pt/intlayer_with_astro.md +4 -1
- package/docs/pt/intlayer_with_astro_lit.md +12 -1
- package/docs/pt/intlayer_with_astro_preact.md +12 -1
- package/docs/pt/intlayer_with_astro_react.md +12 -1
- package/docs/pt/intlayer_with_astro_solid.md +14 -3
- package/docs/pt/intlayer_with_astro_svelte.md +12 -1
- package/docs/pt/intlayer_with_astro_vanilla.md +12 -1
- package/docs/pt/intlayer_with_astro_vue.md +4 -1
- package/docs/pt/intlayer_with_create_react_app.md +6 -1
- package/docs/pt/intlayer_with_express.md +4 -1
- package/docs/pt/intlayer_with_fastify.md +4 -1
- package/docs/pt/intlayer_with_hono.md +4 -1
- package/docs/pt/intlayer_with_lynx+react.md +4 -1
- package/docs/pt/intlayer_with_nestjs.md +4 -1
- package/docs/pt/intlayer_with_nextjs_14.md +7 -1
- package/docs/pt/intlayer_with_nextjs_15.md +6 -1
- package/docs/pt/intlayer_with_nextjs_16.md +6 -1
- package/docs/pt/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/pt/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/pt/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/pt/intlayer_with_nuxt.md +4 -1
- package/docs/pt/intlayer_with_react_native+expo.md +4 -1
- package/docs/pt/intlayer_with_react_router_v7.md +4 -1
- package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/pt/intlayer_with_storybook.md +4 -1
- package/docs/pt/intlayer_with_svelte_kit.md +7 -2
- package/docs/pt/intlayer_with_tanstack+solid.md +17 -6
- package/docs/pt/intlayer_with_tanstack.md +12 -1
- package/docs/pt/intlayer_with_vanilla.md +4 -1
- package/docs/pt/intlayer_with_vite+lit.md +7 -2
- package/docs/pt/intlayer_with_vite+preact.md +6 -1
- package/docs/pt/intlayer_with_vite+react.md +6 -1
- package/docs/pt/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/pt/intlayer_with_vite+solid.md +15 -10
- package/docs/pt/intlayer_with_vite+svelte.md +6 -1
- package/docs/pt/intlayer_with_vite+vanilla.md +5 -2
- package/docs/pt/intlayer_with_vite+vue.md +4 -1
- package/docs/pt/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/pt/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/ru/dictionary/plurial.md +230 -0
- package/docs/ru/intlayer_with_adonisjs.md +4 -1
- package/docs/ru/intlayer_with_analog.md +4 -1
- package/docs/ru/intlayer_with_angular.md +4 -1
- package/docs/ru/intlayer_with_astro.md +4 -1
- package/docs/ru/intlayer_with_astro_lit.md +12 -1
- package/docs/ru/intlayer_with_astro_preact.md +12 -1
- package/docs/ru/intlayer_with_astro_react.md +12 -1
- package/docs/ru/intlayer_with_astro_solid.md +14 -3
- package/docs/ru/intlayer_with_astro_svelte.md +12 -1
- package/docs/ru/intlayer_with_astro_vanilla.md +12 -1
- package/docs/ru/intlayer_with_astro_vue.md +4 -1
- package/docs/ru/intlayer_with_create_react_app.md +6 -1
- package/docs/ru/intlayer_with_express.md +4 -1
- package/docs/ru/intlayer_with_fastify.md +4 -1
- package/docs/ru/intlayer_with_hono.md +4 -1
- package/docs/ru/intlayer_with_lynx+react.md +4 -1
- package/docs/ru/intlayer_with_nestjs.md +4 -1
- package/docs/ru/intlayer_with_nextjs_14.md +7 -1
- package/docs/ru/intlayer_with_nextjs_15.md +6 -1
- package/docs/ru/intlayer_with_nextjs_16.md +6 -1
- package/docs/ru/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/ru/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/ru/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/ru/intlayer_with_nuxt.md +4 -1
- package/docs/ru/intlayer_with_react_native+expo.md +4 -1
- package/docs/ru/intlayer_with_react_router_v7.md +4 -1
- package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/ru/intlayer_with_storybook.md +4 -1
- package/docs/ru/intlayer_with_svelte_kit.md +7 -2
- package/docs/ru/intlayer_with_tanstack+solid.md +17 -6
- package/docs/ru/intlayer_with_tanstack.md +12 -1
- package/docs/ru/intlayer_with_vanilla.md +4 -1
- package/docs/ru/intlayer_with_vite+lit.md +7 -2
- package/docs/ru/intlayer_with_vite+preact.md +6 -1
- package/docs/ru/intlayer_with_vite+react.md +6 -1
- package/docs/ru/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/ru/intlayer_with_vite+solid.md +15 -10
- package/docs/ru/intlayer_with_vite+svelte.md +6 -1
- package/docs/ru/intlayer_with_vite+vanilla.md +5 -2
- package/docs/ru/intlayer_with_vite+vue.md +4 -1
- package/docs/ru/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/ru/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/tr/dictionary/plurial.md +226 -0
- package/docs/tr/intlayer_with_adonisjs.md +4 -1
- package/docs/tr/intlayer_with_analog.md +4 -1
- package/docs/tr/intlayer_with_angular.md +4 -1
- package/docs/tr/intlayer_with_astro.md +4 -1
- package/docs/tr/intlayer_with_astro_lit.md +12 -1
- package/docs/tr/intlayer_with_astro_preact.md +12 -1
- package/docs/tr/intlayer_with_astro_react.md +12 -1
- package/docs/tr/intlayer_with_astro_solid.md +14 -3
- package/docs/tr/intlayer_with_astro_svelte.md +12 -1
- package/docs/tr/intlayer_with_astro_vanilla.md +12 -1
- package/docs/tr/intlayer_with_astro_vue.md +4 -1
- package/docs/tr/intlayer_with_create_react_app.md +6 -1
- package/docs/tr/intlayer_with_express.md +4 -1
- package/docs/tr/intlayer_with_fastify.md +4 -1
- package/docs/tr/intlayer_with_hono.md +4 -1
- package/docs/tr/intlayer_with_lynx+react.md +4 -1
- package/docs/tr/intlayer_with_nestjs.md +4 -1
- package/docs/tr/intlayer_with_nextjs_14.md +4 -1
- package/docs/tr/intlayer_with_nextjs_15.md +6 -1
- package/docs/tr/intlayer_with_nextjs_16.md +6 -1
- package/docs/tr/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/tr/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/tr/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/tr/intlayer_with_nuxt.md +4 -1
- package/docs/tr/intlayer_with_react_native+expo.md +4 -1
- package/docs/tr/intlayer_with_react_router_v7.md +4 -1
- package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +5 -2
- package/docs/tr/intlayer_with_storybook.md +4 -1
- package/docs/tr/intlayer_with_svelte_kit.md +7 -2
- package/docs/tr/intlayer_with_tanstack+solid.md +17 -6
- package/docs/tr/intlayer_with_tanstack.md +12 -1
- package/docs/tr/intlayer_with_vanilla.md +4 -1
- package/docs/tr/intlayer_with_vite+lit.md +7 -2
- package/docs/tr/intlayer_with_vite+preact.md +6 -1
- package/docs/tr/intlayer_with_vite+react.md +6 -1
- package/docs/tr/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/tr/intlayer_with_vite+solid.md +15 -10
- package/docs/tr/intlayer_with_vite+svelte.md +6 -1
- package/docs/tr/intlayer_with_vite+vanilla.md +5 -2
- package/docs/tr/intlayer_with_vite+vue.md +4 -1
- package/docs/tr/packages/next-intlayer/useIntlayer.md +7 -2
- package/docs/tr/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/uk/dictionary/plurial.md +233 -0
- package/docs/uk/intlayer_with_adonisjs.md +4 -1
- package/docs/uk/intlayer_with_analog.md +4 -1
- package/docs/uk/intlayer_with_angular.md +4 -1
- package/docs/uk/intlayer_with_astro.md +4 -1
- package/docs/uk/intlayer_with_astro_lit.md +12 -1
- package/docs/uk/intlayer_with_astro_preact.md +12 -1
- package/docs/uk/intlayer_with_astro_react.md +12 -1
- package/docs/uk/intlayer_with_astro_solid.md +14 -3
- package/docs/uk/intlayer_with_astro_svelte.md +12 -1
- package/docs/uk/intlayer_with_astro_vanilla.md +12 -1
- package/docs/uk/intlayer_with_astro_vue.md +4 -1
- package/docs/uk/intlayer_with_create_react_app.md +6 -1
- package/docs/uk/intlayer_with_express.md +4 -1
- package/docs/uk/intlayer_with_fastify.md +4 -1
- package/docs/uk/intlayer_with_hono.md +4 -1
- package/docs/uk/intlayer_with_lynx+react.md +4 -1
- package/docs/uk/intlayer_with_nestjs.md +4 -1
- package/docs/uk/intlayer_with_nextjs_14.md +6 -1
- package/docs/uk/intlayer_with_nextjs_15.md +6 -1
- package/docs/uk/intlayer_with_nextjs_16.md +6 -1
- package/docs/uk/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/uk/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/uk/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/uk/intlayer_with_nuxt.md +4 -1
- package/docs/uk/intlayer_with_react_native+expo.md +4 -1
- package/docs/uk/intlayer_with_react_router_v7.md +4 -1
- package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/uk/intlayer_with_storybook.md +4 -1
- package/docs/uk/intlayer_with_svelte_kit.md +6 -1
- package/docs/uk/intlayer_with_tanstack+solid.md +17 -6
- package/docs/uk/intlayer_with_tanstack.md +12 -1
- package/docs/uk/intlayer_with_vanilla.md +4 -1
- package/docs/uk/intlayer_with_vite+lit.md +7 -2
- package/docs/uk/intlayer_with_vite+preact.md +6 -1
- package/docs/uk/intlayer_with_vite+react.md +6 -1
- package/docs/uk/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/uk/intlayer_with_vite+solid.md +15 -10
- package/docs/uk/intlayer_with_vite+svelte.md +6 -1
- package/docs/uk/intlayer_with_vite+vanilla.md +5 -2
- package/docs/uk/intlayer_with_vite+vue.md +6 -3
- package/docs/uk/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/uk/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/ur/intlayer_with_fastify.md +4 -1
- package/docs/ur/intlayer_with_hono.md +4 -1
- package/docs/ur/intlayer_with_storybook.md +4 -1
- package/docs/ur/intlayer_with_vanilla.md +4 -1
- package/docs/ur/intlayer_with_vite+lit.md +7 -2
- package/docs/ur/intlayer_with_vite+vanilla.md +5 -2
- package/docs/vi/dictionary/plurial.md +223 -0
- package/docs/vi/intlayer_with_adonisjs.md +4 -1
- package/docs/vi/intlayer_with_analog.md +4 -1
- package/docs/vi/intlayer_with_angular.md +4 -1
- package/docs/vi/intlayer_with_astro.md +4 -1
- package/docs/vi/intlayer_with_astro_lit.md +12 -1
- package/docs/vi/intlayer_with_astro_preact.md +12 -1
- package/docs/vi/intlayer_with_astro_react.md +12 -1
- package/docs/vi/intlayer_with_astro_solid.md +14 -3
- package/docs/vi/intlayer_with_astro_svelte.md +12 -1
- package/docs/vi/intlayer_with_astro_vanilla.md +12 -1
- package/docs/vi/intlayer_with_astro_vue.md +4 -1
- package/docs/vi/intlayer_with_create_react_app.md +6 -1
- package/docs/vi/intlayer_with_express.md +4 -1
- package/docs/vi/intlayer_with_fastify.md +4 -1
- package/docs/vi/intlayer_with_hono.md +4 -1
- package/docs/vi/intlayer_with_lynx+react.md +4 -1
- package/docs/vi/intlayer_with_nestjs.md +4 -1
- package/docs/vi/intlayer_with_nextjs_14.md +6 -1
- package/docs/vi/intlayer_with_nextjs_15.md +6 -1
- package/docs/vi/intlayer_with_nextjs_16.md +6 -1
- package/docs/vi/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/vi/intlayer_with_nextjs_no_locale_path.md +6 -1
- package/docs/vi/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/vi/intlayer_with_nuxt.md +4 -1
- package/docs/vi/intlayer_with_react_native+expo.md +4 -1
- package/docs/vi/intlayer_with_react_router_v7.md +4 -1
- package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/vi/intlayer_with_storybook.md +4 -1
- package/docs/vi/intlayer_with_svelte_kit.md +7 -2
- package/docs/vi/intlayer_with_tanstack+solid.md +17 -6
- package/docs/vi/intlayer_with_tanstack.md +12 -1
- package/docs/vi/intlayer_with_vanilla.md +4 -1
- package/docs/vi/intlayer_with_vite+lit.md +7 -2
- package/docs/vi/intlayer_with_vite+preact.md +6 -1
- package/docs/vi/intlayer_with_vite+react.md +6 -1
- package/docs/vi/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/vi/intlayer_with_vite+solid.md +15 -10
- package/docs/vi/intlayer_with_vite+svelte.md +6 -1
- package/docs/vi/intlayer_with_vite+vanilla.md +5 -2
- package/docs/vi/intlayer_with_vite+vue.md +4 -1
- package/docs/vi/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/vi/packages/solid-intlayer/useIntlayer.md +6 -3
- package/docs/zh/dictionary/plurial.md +223 -0
- package/docs/zh/intlayer_with_adonisjs.md +4 -1
- package/docs/zh/intlayer_with_analog.md +4 -1
- package/docs/zh/intlayer_with_angular.md +4 -1
- package/docs/zh/intlayer_with_astro.md +4 -1
- package/docs/zh/intlayer_with_astro_lit.md +12 -1
- package/docs/zh/intlayer_with_astro_preact.md +12 -1
- package/docs/zh/intlayer_with_astro_react.md +12 -1
- package/docs/zh/intlayer_with_astro_solid.md +14 -3
- package/docs/zh/intlayer_with_astro_svelte.md +12 -1
- package/docs/zh/intlayer_with_astro_vanilla.md +12 -1
- package/docs/zh/intlayer_with_astro_vue.md +4 -1
- package/docs/zh/intlayer_with_create_react_app.md +7 -2
- package/docs/zh/intlayer_with_express.md +4 -1
- package/docs/zh/intlayer_with_fastify.md +4 -1
- package/docs/zh/intlayer_with_hono.md +4 -1
- package/docs/zh/intlayer_with_lynx+react.md +4 -1
- package/docs/zh/intlayer_with_nestjs.md +4 -1
- package/docs/zh/intlayer_with_nextjs_14.md +6 -1
- package/docs/zh/intlayer_with_nextjs_15.md +7 -2
- package/docs/zh/intlayer_with_nextjs_16.md +6 -1
- package/docs/zh/intlayer_with_nextjs_compiler.md +4 -1
- package/docs/zh/intlayer_with_nextjs_no_locale_path.md +7 -2
- package/docs/zh/intlayer_with_nextjs_page_router.md +6 -1
- package/docs/zh/intlayer_with_nuxt.md +4 -1
- package/docs/zh/intlayer_with_react_native+expo.md +4 -1
- package/docs/zh/intlayer_with_react_router_v7.md +4 -1
- package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +4 -1
- package/docs/zh/intlayer_with_storybook.md +4 -1
- package/docs/zh/intlayer_with_svelte_kit.md +7 -2
- package/docs/zh/intlayer_with_tanstack+solid.md +17 -6
- package/docs/zh/intlayer_with_tanstack.md +12 -1
- package/docs/zh/intlayer_with_vanilla.md +4 -1
- package/docs/zh/intlayer_with_vite+lit.md +8 -3
- package/docs/zh/intlayer_with_vite+preact.md +6 -1
- package/docs/zh/intlayer_with_vite+react.md +6 -1
- package/docs/zh/intlayer_with_vite+react_compiler.md +4 -1
- package/docs/zh/intlayer_with_vite+solid.md +16 -11
- package/docs/zh/intlayer_with_vite+svelte.md +6 -1
- package/docs/zh/intlayer_with_vite+vanilla.md +5 -2
- package/docs/zh/intlayer_with_vite+vue.md +4 -1
- package/docs/zh/packages/next-intlayer/useIntlayer.md +6 -1
- package/docs/zh/packages/solid-intlayer/useIntlayer.md +6 -3
- package/package.json +6 -6
- package/src/generated/docs.entry.ts +20 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Angular i18n - 如何翻译Angular 应用 2026
|
|
5
5
|
description: 探索如何让你的 Angular 网站支持多语言。遵循文档进行国际化 (i18n) 和翻译。
|
|
6
6
|
keywords:
|
|
@@ -16,6 +16,9 @@ slugs:
|
|
|
16
16
|
applicationTemplate: https://github.com/aymericzip/intlayer-angular-template
|
|
17
17
|
applicationShowcase: https://intlayer-angular-template.vercel.app
|
|
18
18
|
history:
|
|
19
|
+
- version: 8.9.0
|
|
20
|
+
date: 2026-05-04
|
|
21
|
+
changes: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
19
22
|
- version: 8.0.0
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "添加 init 命令"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-03-07
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro i18n - 如何在 2026 年翻译 Astro 应用程序
|
|
5
5
|
description: 了解如何使用 Intlayer 为您的 Astro 网站添加国际化 (i18n)。按照本指南让您的网站支持多语言。
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ slugs:
|
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
19
19
|
applicationShowcase: https://intlayer-astro-template.vercel.app
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
21
24
|
- version: 7.5.9
|
|
22
25
|
date: 2025-12-30
|
|
23
26
|
changes: "添加 init 命令"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Lit i18n - 如何在 2026 年翻译 Astro + Lit 应用程序
|
|
5
5
|
description: 了解如何使用 Intlayer 为您的 Astro + Lit 网站添加国际化 (i18n)。按照本指南让您的网站支持多语言。
|
|
6
6
|
keywords:
|
|
@@ -20,6 +20,9 @@ slugs:
|
|
|
20
20
|
applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
21
21
|
applicationShowcase: https://intlayer-astro-template.vercel.app
|
|
22
22
|
history:
|
|
23
|
+
- version: 8.9.0
|
|
24
|
+
date: 2026-05-04
|
|
25
|
+
changes: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
23
26
|
- version: 8.7.7
|
|
24
27
|
date: 2026-04-24
|
|
25
28
|
changes: "Astro + Lit 的初始文档"
|
|
@@ -495,6 +498,14 @@ Intlayer 使用模块扩展来利用 TypeScript,使您的代码库更加健壮
|
|
|
495
498
|
.intlayer
|
|
496
499
|
```
|
|
497
500
|
|
|
501
|
+
> 如果您想在 `字符串` 属性(如 `alt`、`title`、`href`、`aria-label` 等)中使用内容,可以使用函数的值,例如:
|
|
502
|
+
|
|
503
|
+
> ```jsx
|
|
504
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
505
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
506
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
507
|
+
> ```
|
|
508
|
+
|
|
498
509
|
### VS Code 扩展
|
|
499
510
|
|
|
500
511
|
为了改善使用 Intlayer 的开发体验,您可以安装**官方 Intlayer VS Code 扩展**。
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Preact i18n - 如何在 2026 年翻译 Astro + Preact 应用程序
|
|
5
5
|
description: 了解如何使用 Intlayer 为您的 Astro + Preact 网站添加 internationalization (i18n)。按照本指南让您的网站支持多语言。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Astro + Preact 的初始文档"
|
|
@@ -444,6 +447,14 @@ Intlayer 使用模块扩展来利用 TypeScript,使您的代码库更加健壮
|
|
|
444
447
|
.intlayer
|
|
445
448
|
```
|
|
446
449
|
|
|
450
|
+
> 如果您想在 `字符串` 属性(如 `alt`、`title`、`href`、`aria-label` 等)中使用内容,可以使用函数的值,例如:
|
|
451
|
+
|
|
452
|
+
> ```jsx
|
|
453
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
454
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
455
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
456
|
+
> ```
|
|
457
|
+
|
|
447
458
|
### VS Code 扩展
|
|
448
459
|
|
|
449
460
|
为了改善使用 Intlayer 的开发体验,您可以安装**官方 Intlayer VS Code 扩展**。
|
|
@@ -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 - 如何在 2026 年翻译 Astro + React 应用程序
|
|
5
5
|
description: 了解如何使用 Intlayer 为您的 Astro + React 网站添加国际化 (i18n)。按照本指南让您的网站支持多语言。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "添加 init 命令"
|
|
@@ -442,6 +445,14 @@ Intlayer 使用模块扩展来利用 TypeScript,使您的代码库更加健壮
|
|
|
442
445
|
.intlayer
|
|
443
446
|
```
|
|
444
447
|
|
|
448
|
+
> 如果您想在 `字符串` 属性(如 `alt`、`title`、`href`、`aria-label` 等)中使用内容,可以使用函数的值,例如:
|
|
449
|
+
|
|
450
|
+
> ```jsx
|
|
451
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
452
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
453
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
454
|
+
> ```
|
|
455
|
+
|
|
445
456
|
### VS Code 扩展
|
|
446
457
|
|
|
447
458
|
为了改善使用 Intlayer 的开发体验,您可以安装**官方 Intlayer VS Code 扩展**。
|
|
@@ -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 - 如何在 2026 年翻译 Astro + Solid 应用程序
|
|
5
5
|
description: 了解如何使用 Intlayer 为您的 Astro + Solid 网站添加国际化 (i18n)。按照本指南让您的网站支持多语言。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Astro + Solid 的初始文档"
|
|
@@ -281,7 +284,7 @@ function App() {
|
|
|
281
284
|
|
|
282
285
|
return (
|
|
283
286
|
<div>
|
|
284
|
-
<h1>{content
|
|
287
|
+
<h1>{content.title}</h1>
|
|
285
288
|
<LocaleSwitcher />
|
|
286
289
|
</div>
|
|
287
290
|
);
|
|
@@ -298,7 +301,7 @@ export function SolidIsland({ locale }: { locale: LocalesValues }) {
|
|
|
298
301
|
|
|
299
302
|
> `locale` 属性从 Astro 页面(服务端检测)传递到 `IntlayerProvider`,使其成为树中所有 Solid 基元的初始语言。
|
|
300
303
|
|
|
301
|
-
> 在 Solid 中,`useIntlayer` 返回一个 **访问器 (accessor)** 函数(例如:`content
|
|
304
|
+
> 在 Solid 中,`useIntlayer` 返回一个 **访问器 (accessor)** 函数(例如:`content.)。您必须调用此函数来访问响应式内容。
|
|
302
305
|
|
|
303
306
|
### 第七步:添加语言切换器
|
|
304
307
|
|
|
@@ -442,6 +445,14 @@ Intlayer 使用模块扩展来利用 TypeScript,使您的代码库更加健壮
|
|
|
442
445
|
.intlayer
|
|
443
446
|
```
|
|
444
447
|
|
|
448
|
+
> 如果您想在 `字符串` 属性(如 `alt`、`title`、`href`、`aria-label` 等)中使用内容,可以使用函数的值,例如:
|
|
449
|
+
|
|
450
|
+
> ```jsx
|
|
451
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
452
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
453
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
454
|
+
> ```
|
|
455
|
+
|
|
445
456
|
### VS Code 扩展
|
|
446
457
|
|
|
447
458
|
为了改善使用 Intlayer 的开发体验,您可以安装**官方 Intlayer VS Code 扩展**。
|
|
@@ -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 - 如何在 2026 年翻译 Astro + Svelte 应用程序
|
|
5
5
|
description: 了解如何使用 Intlayer 为您的 Astro + Svelte 网站添加国际化 (i18n)。按照本指南让您的网站支持多语言。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Astro + Svelte 的初始文档"
|
|
@@ -446,6 +449,14 @@ Intlayer 使用模块扩展来利用 TypeScript,使您的代码库更加健壮
|
|
|
446
449
|
.intlayer
|
|
447
450
|
```
|
|
448
451
|
|
|
452
|
+
> 如果您想在 `字符串` 属性(如 `alt`、`title`、`href`、`aria-label` 等)中使用内容,可以使用函数的值,例如:
|
|
453
|
+
|
|
454
|
+
> ```jsx
|
|
455
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
456
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
457
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
458
|
+
> ```
|
|
459
|
+
|
|
449
460
|
### VS Code 扩展
|
|
450
461
|
|
|
451
462
|
为了改善使用 Intlayer 的开发体验,您可以安装**官方 Intlayer VS Code 扩展**。
|
|
@@ -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 - 如何在 2026 年翻译 Astro + Vanilla JS 应用程序
|
|
5
5
|
description: 了解如何使用 Intlayer 为您的 Astro + Vanilla JS 网站添加国际化 (i18n)。按照本指南让您的网站支持多语言。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Astro + Vanilla JS 的初始文档"
|
|
@@ -422,6 +425,14 @@ Intlayer 使用模块扩展来利用 TypeScript,使您的代码库更加健壮
|
|
|
422
425
|
.intlayer
|
|
423
426
|
```
|
|
424
427
|
|
|
428
|
+
> 如果您想在 `字符串` 属性(如 `alt`、`title`、`href`、`aria-label` 等)中使用内容,可以使用函数的值,例如:
|
|
429
|
+
|
|
430
|
+
> ```jsx
|
|
431
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
432
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
433
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
434
|
+
> ```
|
|
435
|
+
|
|
425
436
|
### VS Code 扩展
|
|
426
437
|
|
|
427
438
|
为了改善使用 Intlayer 的开发体验,您可以安装**官方 Intlayer VS Code 扩展**。
|
|
@@ -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 - 如何在 2026 年翻译 Astro + Vue 应用程序
|
|
5
5
|
description: 了解如何使用 Intlayer 为您的 Astro + Vue 网站添加国际化 (i18n)。按照本指南让您的网站支持多语言。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "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 - 如何翻译React 应用 2026
|
|
5
5
|
description: 了解如何使您的 Create React App (CRA) 网站实现多语言。请遵循文档进行国际化(i18n)和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "添加 init 命令"
|
|
@@ -237,10 +240,12 @@ const App: FC = () => (
|
|
|
237
240
|
export default App;
|
|
238
241
|
```
|
|
239
242
|
|
|
240
|
-
> 注意:如果您想在 `string` 属性中使用您的内容,例如 `alt`、`title`、`href`、`aria-label`
|
|
243
|
+
> 注意:如果您想在 `string` 属性中使用您的内容,例如 `alt`、`title`、`href`、`aria-label` 等,您可以使用函数的值,例如:
|
|
241
244
|
|
|
242
245
|
> ```jsx
|
|
243
246
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
247
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
248
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
244
249
|
> ```
|
|
245
250
|
>
|
|
246
251
|
> 要了解有关 `useIntlayer` 钩子的更多信息,请参阅 [文档](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/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 - 如何翻译Express 应用 2026
|
|
5
5
|
description: 了解如何使您的 Express 后端实现多语言。请遵循文档进行国际化(i18n)和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
19
22
|
- version: 7.5.9
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "添加 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 - 如何在 2026 年翻译 Fastify 应用程序
|
|
5
5
|
description: 了解如何使您的 Fastify 后端实现多语言。按照文档进行国际化 (i18n) 和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
19
22
|
- version: 7.6.0
|
|
20
23
|
date: 2025-12-31
|
|
21
24
|
changes: "添加 init 命令"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-08-23
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Hono i18n - 如何翻译Hono 应用 2026
|
|
5
5
|
description: 探索如何使您的 Hono 后端支持多语言。按照文档进行国际化 (i18n) 和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
19
22
|
- version: 7.5.9
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "添加 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 - 如何翻译Lynx 应用 2026
|
|
5
5
|
description: 了解如何使您的使用 Lynx 和 React 的移动应用实现多语言。请遵循文档进行国际化(i18n)和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "添加 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 - 如何翻译NestJS 应用 2026
|
|
5
5
|
description: 了解如何使你的 NestJS 后端支持多语言。按照文档进行国际化(i18n)和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "添加 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 - 如何翻译Next.js 14 应用 2026
|
|
5
5
|
description: 了解如何使你的 Next.js 14 App Router 网站支持多语言。按照文档进行国际化(i18n)和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
21
24
|
- version: 7.5.9
|
|
22
25
|
date: 2025-12-30
|
|
23
26
|
changes: "添加 init 命令"
|
|
@@ -476,6 +479,8 @@ const ServerComponentExample: FC = () => {
|
|
|
476
479
|
|
|
477
480
|
> ```jsx
|
|
478
481
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
482
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
483
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
479
484
|
> ```
|
|
480
485
|
|
|
481
486
|
> 若要了解有关 `useIntlayer` 钩子的更多信息,请参阅[文档](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/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 - 如何翻译Next.js 15 应用 2026
|
|
5
5
|
description: 了解如何使您的 Next.js 15 网站支持多语言。按照文档进行国际化(i18n)和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "添加 init 命令"
|
|
@@ -385,10 +388,12 @@ export const ServerComponentExample: FC = () => {
|
|
|
385
388
|
};
|
|
386
389
|
```
|
|
387
390
|
|
|
388
|
-
> 如果您想在字符串属性中使用内容,比如 `alt`、`title`、`href`、`aria-label`
|
|
391
|
+
> 如果您想在字符串属性中使用内容,比如 `alt`、`title`、`href`、`aria-label` 等,可以使用函数的值,例如:
|
|
389
392
|
|
|
390
393
|
> ```jsx
|
|
391
394
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
395
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
396
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
392
397
|
> ```
|
|
393
398
|
|
|
394
399
|
> 要了解有关 `useIntlayer` 钩子的更多信息,请参阅[文档](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/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 - 如何翻译Next.js 16 应用 2026
|
|
5
5
|
description: 了解如何让您的 Next.js 16 网站支持多语言。按照文档进行国际化 (i18n) 并对其进行翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
21
24
|
- version: 7.5.9
|
|
22
25
|
date: 2025-12-30
|
|
23
26
|
changes: "添加 init 命令"
|
|
@@ -404,6 +407,8 @@ export const ServerComponentExample: FC = () => {
|
|
|
404
407
|
|
|
405
408
|
> ```jsx
|
|
406
409
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
410
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
411
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
407
412
|
> ```
|
|
408
413
|
|
|
409
414
|
> 要了解有关 `useIntlayer` 钩子的更多信息,请参阅[文档](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/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 - 将现有的 Next.js 应用程序转换为多语言应用程序 2026
|
|
5
5
|
description: 了解如何使用 Intlayer 编译器将现有的 Next.js 应用程序转换为多语言。按照文档进行国际化 (i18n) 并使用 AI 进行翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
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 - 如何翻译Next.js 16 应用(页面路径中不包含 [locale]) 2026
|
|
5
5
|
description: 了解如何在页面路径中不包含 [locale] 的情况下,让你的 Next.js 16 网站支持多语言。按照文档进行国际化 (i18n) 并进行翻译。
|
|
6
6
|
keywords:
|
|
@@ -18,6 +18,9 @@ slugs:
|
|
|
18
18
|
applicationTemplate: https://github.com/aymericzip/intlayer-next-no-lolale-path-template
|
|
19
19
|
youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
|
|
20
20
|
history:
|
|
21
|
+
- version: 8.9.0
|
|
22
|
+
date: 2026-05-04
|
|
23
|
+
changes: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
21
24
|
- version: 8.0.0
|
|
22
25
|
date: 2026-01-10
|
|
23
26
|
changes: "初始发布"
|
|
@@ -451,10 +454,12 @@ export const ServerComponentExample: FC = () => {
|
|
|
451
454
|
};
|
|
452
455
|
```
|
|
453
456
|
|
|
454
|
-
> 如果您想在 `string` 属性(例如 `alt`、`title`、`href`、`aria-label`
|
|
457
|
+
> 如果您想在 `string` 属性(例如 `alt`、`title`、`href`、`aria-label` 等)中使用内容,可以使用函数的值,例如:
|
|
455
458
|
|
|
456
459
|
> ```jsx
|
|
457
460
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
461
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
462
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
458
463
|
> ```
|
|
459
464
|
|
|
460
465
|
> 若要了解有关 `useIntlayer` hook 的更多信息,请参阅 [文档](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/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 - 如何翻译Next.js 应用 2026
|
|
5
5
|
description: 了解如何使使用 Page Router 的 Next.js 网站支持多语言。按照文档进行国际化(i18n)和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "添加 init 命令"
|
|
@@ -431,6 +434,8 @@ const ComponentExample = () => {
|
|
|
431
434
|
|
|
432
435
|
> ```jsx
|
|
433
436
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
437
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
438
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
434
439
|
> ```
|
|
435
440
|
|
|
436
441
|
> 要了解有关 `useIntlayer` 钩子的更多信息,请参阅[文档](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/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 - 如何翻译Nuxt 应用 2026
|
|
5
5
|
description: 了解如何使您的 Nuxt 和 Vue 网站支持多语言。按照文档进行国际化(i18n)和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
21
24
|
- version: 7.3.11
|
|
22
25
|
date: 2025-12-07
|
|
23
26
|
changes: "更新 LocaleSwitcher、SEO、元数据"
|
|
@@ -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 - 如何翻译React Native 应用 2026
|
|
5
5
|
description: 了解如何使你的 React Native 和 Expo 网站支持多语言。按照文档进行国际化(i18n)和翻译。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "添加 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 - 如何翻译React Router v7 应用 2026
|
|
5
5
|
description: 学习如何使用 Intlayer 为您的 React Router v7 应用添加国际化(i18n)。按照本综合指南,使您的应用支持多语言和基于区域的路由。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
24
27
|
- version: 7.5.9
|
|
25
28
|
date: 2025-12-30
|
|
26
29
|
changes: "添加 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 - 如何翻译React Router v7 应用 2026
|
|
5
5
|
description: 学习如何使用 Intlayer 为您的 React Router v7 应用添加国际化(i18n)。按照本综合指南,使您的应用支持多语言和基于区域的路由。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
24
27
|
- version: 7.5.9
|
|
25
28
|
date: 2025-12-30
|
|
26
29
|
changes: "添加 init 命令"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-03-20
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: 如何在 Storybook 中设置 Intlayer
|
|
5
5
|
description: 学习如何使用 Intlayer 和 Storybook 使您的设计系统多语言化 — 编译内容声明、添加语言切换器,并以任何语言预览您的组件。
|
|
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: "更新 Solid useIntlayer API 用法以直接访问属性"
|
|
20
23
|
- version: 8.4.5
|
|
21
24
|
date: 2026-03-20
|
|
22
25
|
changes: "Init doc"
|