@intlayer/docs 8.7.14 → 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
|
@@ -0,0 +1,223 @@
|
|
|
1
|
+
---
|
|
2
|
+
createdAt: 2026-05-04
|
|
3
|
+
updatedAt: 2026-05-04
|
|
4
|
+
title: Jamak (Plural)
|
|
5
|
+
description: Pelajari cara mendeklarasikan dan menggunakan konten jamak yang sadar lokal (berbasis CLDR) di situs web multibahasa Anda. Ikuti langkah-langkah dalam dokumentasi online ini untuk menyiapkan proyek Anda dalam beberapa menit.
|
|
6
|
+
keywords:
|
|
7
|
+
- Jamak
|
|
8
|
+
- Pluralisasi
|
|
9
|
+
- CLDR
|
|
10
|
+
- Internasionalisasi
|
|
11
|
+
- Dokumentasi
|
|
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
|
+
# Konten Jamak / Jamak di Intlayer
|
|
28
|
+
|
|
29
|
+
## Cara Kerja Jamak
|
|
30
|
+
|
|
31
|
+
Di Intlayer, konten jamak dicapai melalui fungsi `plural`, yang memetakan kategori jamak CLDR, `zero`, `one`, `two`, `few`, `many`, `other`, ke konten yang sesuai. Kategori yang benar dipilih secara otomatis berdasarkan lokal aktif dan nilai hitungan, menggunakan API [`Intl.PluralRules`](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl/PluralRules) bawaan platform.
|
|
32
|
+
|
|
33
|
+
Berbeda dengan [`enu`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/dictionary/enumeration.md), yang memilih konten berdasarkan rentang numerik yang Anda tentukan sendiri, `plural` mendelegasikan pemilihan ke aturan CLDR. Inilah yang membuatnya skalabel untuk bahasa dengan aturan pluralisasi yang kompleks, seperti Rusia, Polandia, Arab, atau Welsh, tanpa harus menulis logika modulo secara manual.
|
|
34
|
+
|
|
35
|
+
## Kapan Menggunakan `plural` vs `enu`
|
|
36
|
+
|
|
37
|
+
| Kasus penggunaan | Helper |
|
|
38
|
+
| ------------------------------------------------------------------------ | -------- |
|
|
39
|
+
| Bentuk jamak gramatikal yang sadar lokal (satu apel / dua apel / 5 apel) | `plural` |
|
|
40
|
+
| Rentang numerik khusus (`<5`, `>=10`) atau bucket non-CLDR | `enu` |
|
|
41
|
+
|
|
42
|
+
Jika Anda hanya menargetkan bahasa Inggris atau Indonesia (yang hanya memiliki `one` / `other` atau bahkan tidak memiliki perubahan bentuk jamak yang kompleks), keduanya berfungsi. Untuk bahasa apa pun dengan perbedaan `few` / `many` / `two`, lebih baik gunakan `plural`.
|
|
43
|
+
|
|
44
|
+
## Menyiapkan Konten Jamak
|
|
45
|
+
|
|
46
|
+
Untuk menyiapkan konten jamak dalam proyek Intlayer Anda, buat modul konten yang menggunakan helper `plural`. Kategori `other` wajib ada dan digunakan sebagai fallback ketika lokal tidak menentukan kategori yang lebih spesifik.
|
|
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
|
+
id: plural({
|
|
60
|
+
other: "{{count}} lowongan",
|
|
61
|
+
}),
|
|
62
|
+
}),
|
|
63
|
+
},
|
|
64
|
+
} satisfies Dictionary;
|
|
65
|
+
|
|
66
|
+
export default openingsContent;
|
|
67
|
+
```
|
|
68
|
+
|
|
69
|
+
```json fileName="**/*.content.json" contentDeclarationFormat="json"
|
|
70
|
+
{
|
|
71
|
+
"$schema": "https://intlayer.org/schema.json",
|
|
72
|
+
"key": "total_openings",
|
|
73
|
+
"content": {
|
|
74
|
+
"totalOpenings": {
|
|
75
|
+
"nodeType": "translation",
|
|
76
|
+
"translation": {
|
|
77
|
+
"en": {
|
|
78
|
+
"nodeType": "plural",
|
|
79
|
+
"plural": {
|
|
80
|
+
"one": "{{count}} opening",
|
|
81
|
+
"other": "{{count}} openings"
|
|
82
|
+
}
|
|
83
|
+
},
|
|
84
|
+
"id": {
|
|
85
|
+
"nodeType": "plural",
|
|
86
|
+
"plural": {
|
|
87
|
+
"other": "{{count}} lowongan"
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
```
|
|
95
|
+
|
|
96
|
+
> Kategori yang didukung adalah `zero`, `one`, `two`, `few`, `many`, `other`. Anda hanya perlu mendeklarasikan kategori yang digunakan bahasa target Anda, Intlayer kembali ke `other` ketika tidak ada kategori spesifik yang cocok.
|
|
97
|
+
>
|
|
98
|
+
> Placeholder `{{count}}` secara otomatis diganti dengan hitungan yang Anda berikan saat runtime. Anda juga dapat menyertakan placeholder lain (lihat [Placeholder khusus](#custom-placeholders) di bawah).
|
|
99
|
+
|
|
100
|
+
## Menggunakan Konten Jamak dengan React Intlayer
|
|
101
|
+
|
|
102
|
+
Untuk menggunakan konten jamak di dalam komponen React, ambil melalui hook `useIntlayer` dan panggil dengan hitungan. Lokal aktif dan hitungan digabungkan untuk memilih kategori CLDR yang cocok.
|
|
103
|
+
|
|
104
|
+
```tsx fileName="**/*.tsx" codeFormat={["typescript", "esm"]}
|
|
105
|
+
import type { FC } from "react";
|
|
106
|
+
import { useIntlayer } from "react-intlayer";
|
|
107
|
+
|
|
108
|
+
const OpeningsComponent: FC<{ count: number }> = ({ count }) => {
|
|
109
|
+
const { totalOpenings } = useIntlayer("total_openings");
|
|
110
|
+
|
|
111
|
+
return (
|
|
112
|
+
<div>
|
|
113
|
+
{/* Dalam bahasa Inggris: */}
|
|
114
|
+
{/* count=0 → "0 openings" (other) */}
|
|
115
|
+
{/* count=1 → "1 opening" (one) */}
|
|
116
|
+
{/* count=2 → "2 openings" (other) */}
|
|
117
|
+
{/* count=21 → "21 openings" (other) */}
|
|
118
|
+
<p>{totalOpenings(count)}</p>
|
|
119
|
+
</div>
|
|
120
|
+
);
|
|
121
|
+
};
|
|
122
|
+
|
|
123
|
+
export default OpeningsComponent;
|
|
124
|
+
```
|
|
125
|
+
|
|
126
|
+
Anda dapat memanggil fungsi yang dikembalikan dengan dua cara yang setara:
|
|
127
|
+
|
|
128
|
+
```tsx
|
|
129
|
+
totalOpenings(21); // singkatan: hanya hitungan
|
|
130
|
+
totalOpenings({ count: 21 }); // bentuk eksplisit
|
|
131
|
+
```
|
|
132
|
+
|
|
133
|
+
## Placeholder khusus
|
|
134
|
+
|
|
135
|
+
String jamak dapat menyertakan placeholder selain `{{count}}`. Lewatkan dalam bentuk objek bersama `count`:
|
|
136
|
+
|
|
137
|
+
```typescript fileName="**/*.content.ts" contentDeclarationFormat={["typescript", "esm", "commonjs"]}
|
|
138
|
+
import { plural, type Dictionary } from "intlayer";
|
|
139
|
+
|
|
140
|
+
const inboxContent = {
|
|
141
|
+
key: "inbox_summary",
|
|
142
|
+
content: {
|
|
143
|
+
summary: plural({
|
|
144
|
+
other: "{{name}}, Anda memiliki {{count}} pesan baru",
|
|
145
|
+
}),
|
|
146
|
+
},
|
|
147
|
+
} satisfies Dictionary;
|
|
148
|
+
|
|
149
|
+
export default inboxContent;
|
|
150
|
+
```
|
|
151
|
+
|
|
152
|
+
```tsx fileName="**/*.tsx" codeFormat={["typescript", "esm"]}
|
|
153
|
+
const { summary } = useIntlayer("inbox_summary");
|
|
154
|
+
|
|
155
|
+
summary({ count: 1, name: "Alice" });
|
|
156
|
+
// → "Alice, Anda memiliki 1 pesan baru"
|
|
157
|
+
|
|
158
|
+
summary({ count: 7, name: "Alice" });
|
|
159
|
+
// → "Alice, Anda memiliki 7 pesan baru"
|
|
160
|
+
```
|
|
161
|
+
|
|
162
|
+
## Sekilas Kategori CLDR
|
|
163
|
+
|
|
164
|
+
Bahasa yang berbeda menggunakan subset kategori CLDR yang berbeda. Beberapa kasus umum:
|
|
165
|
+
|
|
166
|
+
| Bahasa | Kategori yang digunakan |
|
|
167
|
+
| ----------------------------- | -------------------------------------------- |
|
|
168
|
+
| Inggris (`en`) | `one`, `other` |
|
|
169
|
+
| Prancis (`fr`) | `one`, `many`, `other` |
|
|
170
|
+
| Rusia (`ru`) | `one`, `few`, `many`, `other` |
|
|
171
|
+
| Polandia (`pl`) | `one`, `few`, `many`, `other` |
|
|
172
|
+
| Arab (`ar`) | `zero`, `one`, `two`, `few`, `many`, `other` |
|
|
173
|
+
| Jepang / Mandarin / Indonesia | `other` saja |
|
|
174
|
+
|
|
175
|
+
Anda tidak perlu menghafal ini, deklarasikan kategori yang Anda miliki terjemahannya, dan Intlayer akan kembali ke `other` jika diperlukan.
|
|
176
|
+
|
|
177
|
+
## Batasan
|
|
178
|
+
|
|
179
|
+
Dibandingkan dengan node lain, `plural` belum dapat disarangkan (nested) dengan node anak.
|
|
180
|
+
|
|
181
|
+
Contoh:
|
|
182
|
+
|
|
183
|
+
Valid:
|
|
184
|
+
|
|
185
|
+
```ts
|
|
186
|
+
totalOpenings: t({
|
|
187
|
+
en: plural({
|
|
188
|
+
one: "{{count}} opening",
|
|
189
|
+
other: "{{count}} openings",
|
|
190
|
+
}),
|
|
191
|
+
fr: plural({
|
|
192
|
+
one: "{{count}} offre",
|
|
193
|
+
other: "{{count}} offres",
|
|
194
|
+
}),
|
|
195
|
+
}),
|
|
196
|
+
```
|
|
197
|
+
|
|
198
|
+
Tidak Valid:
|
|
199
|
+
|
|
200
|
+
```ts
|
|
201
|
+
totalOpenings: plural({
|
|
202
|
+
one: {
|
|
203
|
+
en: "{{count}} opening",
|
|
204
|
+
fr: "{{count}} offre",
|
|
205
|
+
},
|
|
206
|
+
other: {
|
|
207
|
+
en: "{{count}} openings",
|
|
208
|
+
fr: "{{count}} offres",
|
|
209
|
+
},
|
|
210
|
+
}),
|
|
211
|
+
```
|
|
212
|
+
|
|
213
|
+
## Sumber Daya Tambahan
|
|
214
|
+
|
|
215
|
+
Untuk informasi lebih rinci tentang konfigurasi dan penggunaan, lihat sumber daya berikut:
|
|
216
|
+
|
|
217
|
+
- [Dokumentasi Enumerasi](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/dictionary/enumeration.md)
|
|
218
|
+
- [Dokumentasi Inseri](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/dictionary/insertion.md)
|
|
219
|
+
- [Dokumentasi Intlayer CLI](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/cli/index.md)
|
|
220
|
+
- [Dokumentasi React Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/intlayer_with_create_react_app.md)
|
|
221
|
+
- [Dokumentasi Next Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/intlayer_with_nextjs_15.md)
|
|
222
|
+
|
|
223
|
+
Sumber daya ini menawarkan wawasan lebih lanjut tentang penyiapan dan penggunaan Intlayer di berbagai lingkungan dan kerangka kerja.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-08-23
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: AdonisJS i18n - Cara menerjemahkan aplikasi AdonisJS di 2026
|
|
5
5
|
description: Temukan cara membuat backend AdonisJS Anda multibahasa. Ikuti dokumentasi untuk menginternasionalkan (i18n) dan menerjemahkannya.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
19
22
|
- version: 8.0.0
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "Inisialisasi riwayat"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Analog i18n - Cara menerjemahkan aplikasi Analog di 2026
|
|
5
5
|
description: Temukan cara membuat aplikasi Analog Anda multibahasa. Ikuti dokumentasi untuk menginternasionalisasi (i18n) dan menerjemahkannya.
|
|
6
6
|
keywords:
|
|
@@ -17,9 +17,12 @@ slugs:
|
|
|
17
17
|
applicationTemplate: https://github.com/aymericzip/intlayer-analog-template
|
|
18
18
|
applicationShowcase: https://intlayer-analog-template.vercel.app
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
20
23
|
- version: 8.0.4
|
|
21
24
|
date: 2026-01-26
|
|
22
|
-
changes: "
|
|
25
|
+
changes: "Riwayat awal"
|
|
23
26
|
---
|
|
24
27
|
|
|
25
28
|
# Terjemahkan aplikasi Analog (Angular) Anda menggunakan Intlayer | Internasionalisasi (i18n)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Angular i18n - Cara menerjemahkan aplikasi Angular di 2026
|
|
5
5
|
description: Temukan cara membuat situs web Angular Anda multibahasa. Ikuti dokumentasi untuk melakukan internasionalisasi (i18n) dan menerjemahkannya.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
19
22
|
- version: 8.0.0
|
|
20
23
|
date: 2026-01-26
|
|
21
24
|
changes: "Rilis versi stabil"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-03-07
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Terjemahan Astro i18n - Cara Menerjemahkan Aplikasi Astro di tahun 2026
|
|
5
5
|
description: Pelajari cara menambahkan internasionalisasi (i18n) ke situs Astro Anda menggunakan Intlayer. Ikuti panduan ini untuk membuat situs Anda multibahasa.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
21
24
|
- version: 7.5.9
|
|
22
25
|
date: 2025-12-30
|
|
23
26
|
changes: "Menambahkan perintah 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 - Cara Menerjemahkan Aplikasi Astro + Lit di tahun 2026
|
|
5
5
|
description: Pelajari cara menambahkan internasionalisasi (i18n) ke situs Astro + Lit Anda menggunakan Intlayer. Ikuti panduan ini untuk membuat situs Anda multibahasa.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
23
26
|
- version: 8.7.7
|
|
24
27
|
date: 2026-04-24
|
|
25
28
|
changes: "Dokumentasi awal untuk Astro + Lit"
|
|
@@ -269,6 +272,14 @@ const { greeting } = getIntlayer("lit-demo", locale);
|
|
|
269
272
|
</script>
|
|
270
273
|
```
|
|
271
274
|
|
|
275
|
+
> Jika Anda ingin menggunakan konten Anda dalam atribut `string`, seperti `alt`, `title`, `href`, `aria-label`, dll., Anda dapat menggunakan nilai fungsi, seperti:
|
|
276
|
+
|
|
277
|
+
> ```jsx
|
|
278
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
279
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
280
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
281
|
+
> ```
|
|
282
|
+
|
|
272
283
|
> **Catatan tentang Penyiapan Perutean:**
|
|
273
284
|
> Struktur direktori yang Anda gunakan bergantung pada pengaturan `middleware.routing` di `intlayer.config.ts`:
|
|
274
285
|
>
|
|
@@ -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 - Cara Menerjemahkan Aplikasi Astro + Preact di tahun 2026
|
|
5
5
|
description: Pelajari cara menambahkan internasionalisasi (i18n) ke situs Astro + Preact Anda menggunakan Intlayer. Ikuti panduan ini untuk membuat situs Anda multibahasa.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Dokumentasi awal untuk Astro + Preact"
|
|
@@ -264,6 +267,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
264
267
|
</html>
|
|
265
268
|
```
|
|
266
269
|
|
|
270
|
+
> Jika Anda ingin menggunakan konten Anda dalam atribut `string`, seperti `alt`, `title`, `href`, `aria-label`, dll., Anda dapat menggunakan nilai fungsi, seperti:
|
|
271
|
+
|
|
272
|
+
> ```jsx
|
|
273
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
274
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
275
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
276
|
+
> ```
|
|
277
|
+
|
|
267
278
|
> **Catatan tentang Penyiapan Perutean:**
|
|
268
279
|
> Struktur direktori yang Anda gunakan bergantung pada pengaturan `middleware.routing` di `intlayer.config.ts`:
|
|
269
280
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-03-07
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + React i18n - Cara Menerjemahkan Aplikasi Astro + React di tahun 2026
|
|
5
5
|
description: Pelajari cara menambahkan internasionalisasi (i18n) ke situs Astro + React Anda menggunakan Intlayer. Ikuti panduan ini untuk membuat situs Anda multibahasa.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
22
25
|
- version: 7.5.9
|
|
23
26
|
date: 2025-12-30
|
|
24
27
|
changes: "Menambahkan perintah init"
|
|
@@ -264,6 +267,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
264
267
|
</html>
|
|
265
268
|
```
|
|
266
269
|
|
|
270
|
+
> Jika Anda ingin menggunakan konten Anda dalam atribut `string`, seperti `alt`, `title`, `href`, `aria-label`, dll., Anda dapat menggunakan nilai fungsi, seperti:
|
|
271
|
+
|
|
272
|
+
> ```jsx
|
|
273
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
274
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
275
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
276
|
+
> ```
|
|
277
|
+
|
|
267
278
|
> **Catatan tentang Penyiapan Perutean:**
|
|
268
279
|
> Struktur direktori yang Anda gunakan bergantung pada pengaturan `middleware.routing` di `intlayer.config.ts`:
|
|
269
280
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Solid i18n - Cara Menerjemahkan Aplikasi Astro + Solid di tahun 2026
|
|
5
5
|
description: Pelajari cara menambahkan internasionalisasi (i18n) ke situs Astro + Solid Anda menggunakan Intlayer. Ikuti panduan ini untuk membuat situs Anda multibahasa.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Dokumentasi awal untuk Astro + Solid"
|
|
@@ -260,6 +263,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
260
263
|
</html>
|
|
261
264
|
```
|
|
262
265
|
|
|
266
|
+
> Jika Anda ingin menggunakan konten Anda dalam atribut `string`, seperti `alt`, `title`, `href`, `aria-label`, dll., Anda dapat menggunakan nilai fungsi, seperti:
|
|
267
|
+
|
|
268
|
+
> ```jsx
|
|
269
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
270
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
271
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
272
|
+
> ```
|
|
273
|
+
|
|
263
274
|
> **Catatan tentang Penyiapan Perutean:**
|
|
264
275
|
> Struktur direktori yang Anda gunakan bergantung pada pengaturan `middleware.routing` di `intlayer.config.ts`:
|
|
265
276
|
>
|
|
@@ -282,7 +293,7 @@ function App() {
|
|
|
282
293
|
|
|
283
294
|
return (
|
|
284
295
|
<div>
|
|
285
|
-
<h1>{content
|
|
296
|
+
<h1>{content.title}</h1>
|
|
286
297
|
<LocaleSwitcher />
|
|
287
298
|
</div>
|
|
288
299
|
);
|
|
@@ -299,7 +310,7 @@ export function SolidIsland({ locale }: { locale: LocalesValues }) {
|
|
|
299
310
|
|
|
300
311
|
> Prop `locale` diteruskan dari halaman Astro (deteksi sisi server) ke `IntlayerProvider`, yang berfungsi sebagai bahasa awal untuk semua primitif Solid di dalam pohon.
|
|
301
312
|
|
|
302
|
-
> Di Solid, `useIntlayer` mengembalikan **accessor** (misalnya, `content
|
|
313
|
+
> Di Solid, `useIntlayer` mengembalikan **accessor** (misalnya, `content.). Anda harus memanggilnya untuk mengakses konten reaktif.
|
|
303
314
|
|
|
304
315
|
### Langkah 7: Menambahkan Pengalih Bahasa
|
|
305
316
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Svelte i18n - Cara Menerjemahkan Aplikasi Astro + Svelte di tahun 2026
|
|
5
5
|
description: Pelajari cara menambahkan internasionalisasi (i18n) ke situs Astro + Svelte Anda menggunakan Intlayer. Ikuti panduan ini untuk membuat situs Anda multibahasa.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Dokumentasi awal untuk Astro + Svelte"
|
|
@@ -260,6 +263,14 @@ const { title } = getIntlayer("app", locale);
|
|
|
260
263
|
</html>
|
|
261
264
|
```
|
|
262
265
|
|
|
266
|
+
> Jika Anda ingin menggunakan konten Anda dalam atribut `string`, seperti `alt`, `title`, `href`, `aria-label`, dll., Anda dapat menggunakan nilai fungsi, seperti:
|
|
267
|
+
|
|
268
|
+
> ```jsx
|
|
269
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
270
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
271
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
272
|
+
> ```
|
|
273
|
+
|
|
263
274
|
> **Catatan tentang Penyiapan Perutean:**
|
|
264
275
|
> Struktur direktori yang Anda gunakan bergantung pada pengaturan `middleware.routing` di `intlayer.config.ts`:
|
|
265
276
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Vanilla JS i18n - Cara Menerjemahkan Aplikasi Astro + Vanilla JS di tahun 2026
|
|
5
5
|
description: Pelajari cara menambahkan internasionalisasi (i18n) ke situs Astro + Vanilla JS Anda menggunakan Intlayer. Ikuti panduan ini untuk membuat situs Anda multibahasa.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Dokumentasi awal untuk Astro + Vanilla JS"
|
|
@@ -284,6 +287,14 @@ const { greeting, description, switchLocale } = getIntlayer("app", locale);
|
|
|
284
287
|
</html>
|
|
285
288
|
```
|
|
286
289
|
|
|
290
|
+
> Jika Anda ingin menggunakan konten Anda dalam atribut `string`, seperti `alt`, `title`, `href`, `aria-label`, dll., Anda dapat menggunakan nilai fungsi, seperti:
|
|
291
|
+
|
|
292
|
+
> ```jsx
|
|
293
|
+
> <img src={content.image.src.value} alt={content.image.value} />
|
|
294
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
295
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
296
|
+
> ```
|
|
297
|
+
|
|
287
298
|
> **Catatan tentang Penyiapan Perutean:**
|
|
288
299
|
> Struktur direktori yang Anda gunakan bergantung pada pengaturan `middleware.routing` di `intlayer.config.ts`:
|
|
289
300
|
>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-04-24
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Astro + Vue i18n - Cara Menerjemahkan Aplikasi Astro + Vue di tahun 2026
|
|
5
5
|
description: Pelajari cara menambahkan internasionalisasi (i18n) ke situs Astro + Vue Anda menggunakan Intlayer. Ikuti panduan ini untuk membuat situs Anda multibahasa.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
22
25
|
- version: 8.7.7
|
|
23
26
|
date: 2026-04-24
|
|
24
27
|
changes: "Dokumentasi awal untuk Astro + Vue"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-08-23
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Create React App i18n - Cara menerjemahkan aplikasi React di 2026
|
|
5
5
|
description: Temukan cara membuat situs web Create React App (CRA) Anda menjadi multibahasa. Ikuti dokumentasi untuk melakukan internasionalisasi (i18n) dan menerjemahkannya.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Tambahkan perintah init"
|
|
@@ -215,6 +218,8 @@ export default App;
|
|
|
215
218
|
|
|
216
219
|
> ```jsx
|
|
217
220
|
> <img src={content.image.src.value} alt={content.image.value} />
|
|
221
|
+
> <img src={content.image.src.toString()} alt={content.image.toString()} />
|
|
222
|
+
> <img src={String(content.image.src)} alt={String(content.image)} />
|
|
218
223
|
> ```
|
|
219
224
|
|
|
220
225
|
> Untuk mempelajari lebih lanjut tentang hook `useIntlayer`, lihat [dokumentasi](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/packages/react-intlayer/useIntlayer.md).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-08-23
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: Express i18n - Cara menerjemahkan aplikasi Express di 2026
|
|
5
5
|
description: Temukan cara membuat backend Express Anda menjadi multibahasa. Ikuti dokumentasi untuk melakukan internasionalisasi (i18n) dan menerjemahkannya.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
19
22
|
- version: 7.5.9
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "Tambahkan perintah 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 - Cara menerjemahkan aplikasi Fastify pada tahun 2026
|
|
5
5
|
description: Temukan cara membuat backend Fastify Anda multibahasa. Ikuti dokumentasi untuk internasionalisasi (i18n) dan terjemahannya.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
19
22
|
- version: 7.6.0
|
|
20
23
|
date: 2025-12-31
|
|
21
24
|
changes: "Tambah perintah init"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-08-23
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-05-06
|
|
4
4
|
title: i18n Hono - Cara menerjemahkan aplikasi Hono di 2026
|
|
5
5
|
description: Temukan cara membuat backend Hono Anda multibahasa. Ikuti dokumentasi untuk internasionalisasi (i18n) dan menerjemahkannya.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
19
22
|
- version: 7.5.9
|
|
20
23
|
date: 2025-12-30
|
|
21
24
|
changes: "Tambahkan perintah 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 - Cara menerjemahkan aplikasi Lynx di 2026
|
|
5
5
|
description: Temukan cara membuat aplikasi mobile Lynx dan React Anda menjadi multibahasa. Ikuti dokumentasi untuk melakukan internasionalisasi (i18n) dan menerjemahkannya.
|
|
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: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Tambahkan perintah 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 - Cara menerjemahkan aplikasi NestJS di 2026
|
|
5
5
|
description: Temukan cara membuat backend NestJS Anda menjadi multibahasa. Ikuti dokumentasi untuk melakukan internasionalisasi (i18n) dan menerjemahkannya.
|
|
6
6
|
keywords:
|
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
applicationTemplate: https://github.com/AydinTheFirst/nestjs-intlayer
|
|
18
18
|
author: AydinTheFirst
|
|
19
19
|
history:
|
|
20
|
+
- version: 8.9.0
|
|
21
|
+
date: 2026-05-04
|
|
22
|
+
changes: "Perbarui penggunaan API useIntlayer Solid ke akses properti langsung"
|
|
20
23
|
- version: 7.5.9
|
|
21
24
|
date: 2025-12-30
|
|
22
25
|
changes: "Tambahkan perintah init"
|