@intlayer/docs 8.4.8 → 8.4.9
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/docs/ar/CI_CD.md +1 -1
- package/docs/ar/agent_skills.md +1 -1
- package/docs/ar/autoFill.md +3 -3
- package/docs/ar/bundle_optimization.md +1 -1
- package/docs/ar/cli/build.md +1 -1
- package/docs/ar/cli/ci.md +1 -1
- package/docs/ar/cli/index.md +13 -13
- package/docs/ar/cli/init.md +1 -1
- package/docs/ar/cli/list.md +2 -2
- package/docs/ar/cli/list_projects.md +1 -1
- package/docs/ar/compiler.md +3 -3
- package/docs/ar/configuration.md +135 -135
- package/docs/ar/custom_url_rewrites.md +1 -1
- package/docs/ar/dictionary/content_file.md +7 -7
- package/docs/ar/dictionary/enumeration.md +1 -1
- package/docs/ar/dictionary/file.md +1 -1
- package/docs/ar/dictionary/function_fetching.md +1 -1
- package/docs/ar/dictionary/gender.md +1 -1
- package/docs/ar/dictionary/html.md +2 -2
- package/docs/ar/dictionary/insertion.md +2 -2
- package/docs/ar/dictionary/markdown.md +3 -3
- package/docs/ar/dictionary/translation.md +1 -1
- package/docs/ar/formatters.md +6 -6
- package/docs/ar/how_works_intlayer.md +1 -1
- package/docs/ar/index.md +1 -1
- package/docs/ar/interest_of_intlayer.md +2 -2
- package/docs/ar/intlayer_CMS.md +3 -3
- package/docs/ar/intlayer_visual_editor.md +1 -1
- package/docs/ar/intlayer_with_adonisjs.md +1 -1
- package/docs/ar/intlayer_with_analog.md +1 -1
- package/docs/ar/intlayer_with_angular.md +3 -3
- package/docs/ar/intlayer_with_astro.md +2 -2
- package/docs/ar/intlayer_with_create_react_app.md +2 -2
- package/docs/ar/intlayer_with_express.md +2 -2
- package/docs/ar/intlayer_with_fastify.md +20 -95
- package/docs/ar/intlayer_with_hono.md +2 -2
- package/docs/ar/intlayer_with_lynx+react.md +2 -2
- package/docs/ar/intlayer_with_nestjs.md +2 -2
- package/docs/ar/intlayer_with_nextjs_15.md +2 -2
- package/docs/ar/intlayer_with_nextjs_16.md +3 -3
- package/docs/ar/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/ar/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/ar/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ar/intlayer_with_nuxt.md +2 -2
- package/docs/ar/intlayer_with_react_native+expo.md +2 -2
- package/docs/ar/intlayer_with_react_router_v7.md +4 -4
- package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/ar/intlayer_with_storybook.md +1 -1
- package/docs/ar/intlayer_with_svelte_kit.md +2 -2
- package/docs/ar/intlayer_with_tanstack.md +4 -4
- package/docs/ar/intlayer_with_vite+preact.md +2 -2
- package/docs/ar/intlayer_with_vite+react.md +2 -2
- package/docs/ar/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ar/intlayer_with_vite+solid.md +2 -2
- package/docs/ar/intlayer_with_vite+svelte.md +3 -3
- package/docs/ar/intlayer_with_vite+vue.md +2 -2
- package/docs/ar/introduction.md +1 -1
- package/docs/ar/locale_mapper.md +1 -1
- package/docs/ar/mcp_server.md +4 -4
- package/docs/ar/packages/adonis-intlayer/exports.md +1 -1
- package/docs/ar/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/adonis-intlayer/t.md +1 -1
- package/docs/ar/packages/angular-intlayer/exports.md +1 -1
- package/docs/ar/packages/astro-intlayer/exports.md +1 -1
- package/docs/ar/packages/express-intlayer/exports.md +1 -1
- package/docs/ar/packages/express-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/express-intlayer/t.md +1 -1
- package/docs/ar/packages/fastify-intlayer/exports.md +1 -1
- package/docs/ar/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/hono-intlayer/exports.md +1 -1
- package/docs/ar/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/hono-intlayer/t.md +1 -1
- package/docs/ar/packages/intlayer/exports.md +1 -1
- package/docs/ar/packages/intlayer/getConfiguration.md +1 -2
- package/docs/ar/packages/intlayer/getEnumeration.md +1 -6
- package/docs/ar/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/ar/packages/intlayer/getLocale.md +1 -1
- package/docs/ar/packages/intlayer/getLocaleLang.md +1 -2
- package/docs/ar/packages/intlayer/getLocaleName.md +2 -2
- package/docs/ar/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/ar/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/ar/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/ar/packages/intlayer/getPrefix.md +1 -1
- package/docs/ar/packages/intlayer/getTranslation.md +1 -3
- package/docs/ar/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/ar/packages/intlayer/validatePrefix.md +1 -1
- package/docs/ar/packages/intlayer-cli/exports.md +1 -1
- package/docs/ar/packages/lynx-intlayer/exports.md +1 -1
- package/docs/ar/packages/next-intlayer/exports.md +1 -1
- package/docs/ar/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/ar/packages/next-intlayer/t.md +1 -1
- package/docs/ar/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/ar/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/ar/packages/next-intlayer/useLocale.md +2 -2
- package/docs/ar/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/ar/packages/preact-intlayer/exports.md +1 -1
- package/docs/ar/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/ar/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/ar/packages/react-intlayer/exports.md +1 -1
- package/docs/ar/packages/react-intlayer/t.md +1 -1
- package/docs/ar/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/ar/packages/react-intlayer/useLocale.md +1 -1
- package/docs/ar/packages/react-native-intlayer/exports.md +1 -1
- package/docs/ar/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/ar/packages/solid-intlayer/exports.md +1 -1
- package/docs/ar/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/ar/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/ar/packages/svelte-intlayer/exports.md +1 -1
- package/docs/ar/packages/vite-intlayer/exports.md +1 -1
- package/docs/ar/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/vue-intlayer/exports.md +1 -1
- package/docs/ar/per_locale_file.md +1 -1
- package/docs/ar/plugins/sync-json.md +2 -2
- package/docs/ar/roadmap.md +2 -2
- package/docs/ar/testing.md +1 -1
- package/docs/ar/vs_code_extension.md +4 -4
- package/docs/bn/configuration.md +958 -0
- package/docs/bn/index.md +183 -0
- package/docs/bn/intlayer_with_fastify.md +451 -0
- package/docs/bn/intlayer_with_hono.md +2 -2
- package/docs/bn/intlayer_with_storybook.md +521 -0
- package/docs/bn/introduction.md +216 -0
- package/docs/cs/configuration.md +135 -135
- package/docs/cs/index.md +183 -0
- package/docs/cs/intlayer_with_fastify.md +451 -0
- package/docs/cs/intlayer_with_hono.md +428 -0
- package/docs/cs/intlayer_with_storybook.md +521 -0
- package/docs/cs/introduction.md +216 -0
- package/docs/de/CI_CD.md +1 -1
- package/docs/de/agent_skills.md +1 -1
- package/docs/de/autoFill.md +3 -3
- package/docs/de/bundle_optimization.md +1 -1
- package/docs/de/cli/build.md +1 -1
- package/docs/de/cli/ci.md +1 -1
- package/docs/de/cli/index.md +13 -13
- package/docs/de/cli/init.md +1 -1
- package/docs/de/cli/list.md +2 -2
- package/docs/de/cli/list_projects.md +1 -1
- package/docs/de/compiler.md +3 -3
- package/docs/de/configuration.md +123 -123
- package/docs/de/custom_url_rewrites.md +1 -1
- package/docs/de/dictionary/content_file.md +7 -7
- package/docs/de/dictionary/enumeration.md +1 -1
- package/docs/de/dictionary/file.md +1 -1
- package/docs/de/dictionary/function_fetching.md +1 -1
- package/docs/de/dictionary/gender.md +1 -1
- package/docs/de/dictionary/html.md +2 -2
- package/docs/de/dictionary/insertion.md +2 -2
- package/docs/de/dictionary/markdown.md +3 -3
- package/docs/de/dictionary/translation.md +1 -1
- package/docs/de/formatters.md +8 -8
- package/docs/de/how_works_intlayer.md +1 -1
- package/docs/de/index.md +1 -1
- package/docs/de/interest_of_intlayer.md +2 -2
- package/docs/de/intlayer_CMS.md +3 -3
- package/docs/de/intlayer_visual_editor.md +1 -1
- package/docs/de/intlayer_with_adonisjs.md +1 -1
- package/docs/de/intlayer_with_analog.md +1 -1
- package/docs/de/intlayer_with_angular.md +2 -2
- package/docs/de/intlayer_with_astro.md +2 -2
- package/docs/de/intlayer_with_express.md +2 -2
- package/docs/de/intlayer_with_fastify.md +11 -19
- package/docs/de/intlayer_with_hono.md +2 -2
- package/docs/de/intlayer_with_lynx+react.md +2 -2
- package/docs/de/intlayer_with_nestjs.md +2 -2
- package/docs/de/intlayer_with_nextjs_15.md +2 -2
- package/docs/de/intlayer_with_nextjs_16.md +3 -3
- package/docs/de/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/de/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/de/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/de/intlayer_with_nuxt.md +2 -2
- package/docs/de/intlayer_with_react_native+expo.md +2 -2
- package/docs/de/intlayer_with_react_router_v7.md +4 -4
- package/docs/de/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/de/intlayer_with_storybook.md +1 -1
- package/docs/de/intlayer_with_svelte_kit.md +2 -2
- package/docs/de/intlayer_with_tanstack.md +4 -4
- package/docs/de/intlayer_with_vite+preact.md +2 -2
- package/docs/de/intlayer_with_vite+react.md +2 -2
- package/docs/de/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/de/intlayer_with_vite+solid.md +2 -2
- package/docs/de/intlayer_with_vite+svelte.md +3 -3
- package/docs/de/intlayer_with_vite+vue.md +2 -2
- package/docs/de/introduction.md +1 -1
- package/docs/de/locale_mapper.md +1 -1
- package/docs/de/mcp_server.md +4 -4
- package/docs/de/packages/adonis-intlayer/exports.md +1 -1
- package/docs/de/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/de/packages/adonis-intlayer/t.md +1 -1
- package/docs/de/packages/angular-intlayer/exports.md +1 -1
- package/docs/de/packages/astro-intlayer/exports.md +1 -1
- package/docs/de/packages/express-intlayer/exports.md +1 -1
- package/docs/de/packages/express-intlayer/intlayer.md +1 -1
- package/docs/de/packages/express-intlayer/t.md +1 -1
- package/docs/de/packages/fastify-intlayer/exports.md +1 -1
- package/docs/de/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/de/packages/hono-intlayer/exports.md +1 -1
- package/docs/de/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/de/packages/hono-intlayer/t.md +1 -1
- package/docs/de/packages/intlayer/exports.md +1 -1
- package/docs/de/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/de/packages/intlayer/getConfiguration.md +1 -2
- package/docs/de/packages/intlayer/getEnumeration.md +1 -6
- package/docs/de/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/de/packages/intlayer/getLocale.md +1 -1
- package/docs/de/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/de/packages/intlayer/getLocaleName.md +2 -2
- package/docs/de/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/de/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/de/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/de/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/de/packages/intlayer/getPrefix.md +1 -1
- package/docs/de/packages/intlayer/getTranslation.md +1 -3
- package/docs/de/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/de/packages/intlayer/validatePrefix.md +1 -1
- package/docs/de/packages/intlayer-cli/exports.md +1 -1
- package/docs/de/packages/lynx-intlayer/exports.md +1 -1
- package/docs/de/packages/next-intlayer/exports.md +1 -1
- package/docs/de/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/de/packages/next-intlayer/t.md +1 -1
- package/docs/de/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/de/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/de/packages/next-intlayer/useLocale.md +2 -2
- package/docs/de/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/de/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/de/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/de/packages/react-intlayer/exports.md +1 -1
- package/docs/de/packages/react-intlayer/t.md +1 -1
- package/docs/de/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/de/packages/react-intlayer/useI18n.md +1 -1
- package/docs/de/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/de/packages/react-intlayer/useLocale.md +1 -1
- package/docs/de/packages/react-native-intlayer/exports.md +1 -1
- package/docs/de/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/de/packages/solid-intlayer/exports.md +1 -1
- package/docs/de/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/de/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/de/packages/svelte-intlayer/exports.md +1 -1
- package/docs/de/packages/vite-intlayer/exports.md +1 -1
- package/docs/de/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/de/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/de/packages/vue-intlayer/exports.md +1 -1
- package/docs/de/per_locale_file.md +1 -1
- package/docs/de/plugins/sync-json.md +2 -2
- package/docs/de/roadmap.md +2 -2
- package/docs/de/testing.md +1 -1
- package/docs/de/vs_code_extension.md +4 -4
- package/docs/en/CI_CD.md +1 -1
- package/docs/en/agent_skills.md +1 -1
- package/docs/en/autoFill.md +4 -4
- package/docs/en/bundle_optimization.md +1 -1
- package/docs/en/cli/build.md +1 -1
- package/docs/en/cli/ci.md +1 -1
- package/docs/en/cli/index.md +14 -14
- package/docs/en/cli/init.md +1 -1
- package/docs/en/cli/list.md +2 -2
- package/docs/en/cli/list_projects.md +1 -1
- package/docs/en/compiler.md +3 -3
- package/docs/en/configuration.md +43 -43
- package/docs/en/custom_url_rewrites.md +1 -1
- package/docs/en/dictionary/condition.md +1 -1
- package/docs/en/dictionary/content_file.md +8 -8
- package/docs/en/dictionary/enumeration.md +1 -1
- package/docs/en/dictionary/file.md +1 -1
- package/docs/en/dictionary/function_fetching.md +1 -1
- package/docs/en/dictionary/gender.md +1 -1
- package/docs/en/dictionary/html.md +2 -2
- package/docs/en/dictionary/insertion.md +2 -2
- package/docs/en/dictionary/markdown.md +3 -3
- package/docs/en/dictionary/nesting.md +1 -1
- package/docs/en/dictionary/translation.md +1 -1
- package/docs/en/formatters.md +42 -40
- package/docs/en/how_works_intlayer.md +1 -1
- package/docs/en/index.md +1 -1
- package/docs/en/interest_of_intlayer.md +3 -3
- package/docs/en/intlayer_CMS.md +3 -3
- package/docs/en/intlayer_visual_editor.md +4 -4
- package/docs/en/intlayer_with_adonisjs.md +1 -1
- package/docs/en/intlayer_with_analog.md +1 -1
- package/docs/en/intlayer_with_angular.md +3 -3
- package/docs/en/intlayer_with_astro.md +2 -2
- package/docs/en/intlayer_with_create_react_app.md +2 -2
- package/docs/en/intlayer_with_express.md +2 -2
- package/docs/en/intlayer_with_fastify.md +4 -2
- package/docs/en/intlayer_with_hono.md +2 -2
- package/docs/en/intlayer_with_lynx+react.md +2 -2
- package/docs/en/intlayer_with_nestjs.md +2 -2
- package/docs/en/intlayer_with_nextjs_14.md +6 -6
- package/docs/en/intlayer_with_nextjs_15.md +9 -9
- package/docs/en/intlayer_with_nextjs_16.md +3 -3
- package/docs/en/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/en/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/en/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/en/intlayer_with_nuxt.md +4 -4
- package/docs/en/intlayer_with_react_native+expo.md +3 -3
- package/docs/en/intlayer_with_react_router_v7.md +4 -4
- package/docs/en/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/en/intlayer_with_storybook.md +1 -1
- package/docs/en/intlayer_with_svelte_kit.md +2 -2
- package/docs/en/intlayer_with_tanstack.md +7 -7
- package/docs/en/intlayer_with_vite+preact.md +3 -3
- package/docs/en/intlayer_with_vite+react.md +2 -2
- package/docs/en/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/en/intlayer_with_vite+solid.md +2 -2
- package/docs/en/intlayer_with_vite+svelte.md +3 -3
- package/docs/en/intlayer_with_vite+vue.md +2 -2
- package/docs/en/introduction.md +1 -1
- package/docs/en/locale_mapper.md +1 -1
- package/docs/en/mcp_server.md +4 -4
- package/docs/en/packages/adonis-intlayer/exports.md +1 -1
- package/docs/en/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/en/packages/adonis-intlayer/t.md +1 -1
- package/docs/en/packages/angular-intlayer/exports.md +1 -1
- package/docs/en/packages/astro-intlayer/exports.md +1 -1
- package/docs/en/packages/express-intlayer/exports.md +1 -1
- package/docs/en/packages/express-intlayer/intlayer.md +1 -1
- package/docs/en/packages/express-intlayer/t.md +1 -1
- package/docs/en/packages/fastify-intlayer/exports.md +1 -1
- package/docs/en/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/en/packages/hono-intlayer/exports.md +1 -1
- package/docs/en/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/en/packages/hono-intlayer/t.md +1 -1
- package/docs/en/packages/intlayer/exports.md +1 -1
- package/docs/en/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/en/packages/intlayer/getConfiguration.md +1 -1
- package/docs/en/packages/intlayer/getEnumeration.md +1 -1
- package/docs/en/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/en/packages/intlayer/getLocale.md +1 -1
- package/docs/en/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/en/packages/intlayer/getLocaleName.md +2 -2
- package/docs/en/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/en/packages/intlayer/getLocalizedUrl.md +2 -2
- package/docs/en/packages/intlayer/getMultilingualUrls.md +2 -2
- package/docs/en/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/en/packages/intlayer/getPrefix.md +1 -1
- package/docs/en/packages/intlayer/getTranslation.md +1 -1
- package/docs/en/packages/intlayer/validatePrefix.md +1 -1
- package/docs/en/packages/intlayer-cli/exports.md +1 -1
- package/docs/en/packages/lynx-intlayer/exports.md +1 -1
- package/docs/en/packages/next-intlayer/exports.md +1 -1
- package/docs/en/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/en/packages/next-intlayer/t.md +1 -1
- package/docs/en/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/en/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/en/packages/next-intlayer/useLocale.md +3 -3
- package/docs/en/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/en/packages/preact-intlayer/exports.md +1 -1
- package/docs/en/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/en/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/en/packages/react-intlayer/exports.md +1 -1
- package/docs/en/packages/react-intlayer/t.md +1 -1
- package/docs/en/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/en/packages/react-intlayer/useI18n.md +1 -1
- package/docs/en/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/en/packages/react-intlayer/useLocale.md +1 -1
- package/docs/en/packages/react-native-intlayer/exports.md +1 -1
- package/docs/en/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/en/packages/solid-intlayer/exports.md +1 -1
- package/docs/en/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/en/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/en/packages/svelte-intlayer/exports.md +1 -1
- package/docs/en/packages/vite-intlayer/exports.md +1 -1
- package/docs/en/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/en/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/en/packages/vue-intlayer/exports.md +1 -1
- package/docs/en/per_locale_file.md +2 -2
- package/docs/en/plugins/sync-json.md +2 -2
- package/docs/en/roadmap.md +3 -3
- package/docs/en/testing.md +2 -2
- package/docs/en/vs_code_extension.md +5 -5
- package/docs/en-GB/CI_CD.md +1 -1
- package/docs/en-GB/agent_skills.md +1 -1
- package/docs/en-GB/autoFill.md +3 -3
- package/docs/en-GB/bundle_optimization.md +1 -1
- package/docs/en-GB/cli/build.md +1 -1
- package/docs/en-GB/cli/ci.md +1 -1
- package/docs/en-GB/cli/index.md +13 -13
- package/docs/en-GB/cli/init.md +1 -1
- package/docs/en-GB/cli/list.md +2 -2
- package/docs/en-GB/cli/list_projects.md +1 -1
- package/docs/en-GB/compiler.md +3 -3
- package/docs/en-GB/configuration.md +43 -43
- package/docs/en-GB/custom_url_rewrites.md +1 -1
- package/docs/en-GB/dictionary/condition.md +1 -1
- package/docs/en-GB/dictionary/content_file.md +6 -6
- package/docs/en-GB/dictionary/enumeration.md +1 -1
- package/docs/en-GB/dictionary/file.md +1 -1
- package/docs/en-GB/dictionary/gender.md +1 -1
- package/docs/en-GB/dictionary/html.md +2 -2
- package/docs/en-GB/dictionary/insertion.md +2 -2
- package/docs/en-GB/dictionary/markdown.md +3 -3
- package/docs/en-GB/dictionary/nesting.md +1 -1
- package/docs/en-GB/dictionary/translation.md +1 -1
- package/docs/en-GB/formatters.md +6 -6
- package/docs/en-GB/how_works_intlayer.md +1 -1
- package/docs/en-GB/index.md +1 -1
- package/docs/en-GB/interest_of_intlayer.md +2 -2
- package/docs/en-GB/intlayer_CMS.md +3 -3
- package/docs/en-GB/intlayer_visual_editor.md +1 -1
- package/docs/en-GB/intlayer_with_adonisjs.md +1 -1
- package/docs/en-GB/intlayer_with_analog.md +1 -1
- package/docs/en-GB/intlayer_with_angular.md +3 -3
- package/docs/en-GB/intlayer_with_astro.md +2 -2
- package/docs/en-GB/intlayer_with_create_react_app.md +2 -2
- package/docs/en-GB/intlayer_with_express.md +2 -2
- package/docs/en-GB/intlayer_with_fastify.md +28 -32
- package/docs/en-GB/intlayer_with_hono.md +2 -2
- package/docs/en-GB/intlayer_with_lynx+react.md +2 -2
- package/docs/en-GB/intlayer_with_nestjs.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_14.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_15.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_16.md +3 -3
- package/docs/en-GB/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/en-GB/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/en-GB/intlayer_with_nuxt.md +2 -2
- package/docs/en-GB/intlayer_with_react_native+expo.md +2 -2
- package/docs/en-GB/intlayer_with_react_router_v7.md +4 -4
- package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/en-GB/intlayer_with_storybook.md +1 -1
- package/docs/en-GB/intlayer_with_svelte_kit.md +2 -2
- package/docs/en-GB/intlayer_with_tanstack.md +4 -4
- package/docs/en-GB/intlayer_with_vite+preact.md +2 -2
- package/docs/en-GB/intlayer_with_vite+react.md +2 -2
- package/docs/en-GB/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/en-GB/intlayer_with_vite+solid.md +2 -2
- package/docs/en-GB/intlayer_with_vite+svelte.md +3 -3
- package/docs/en-GB/intlayer_with_vite+vue.md +2 -2
- package/docs/en-GB/introduction.md +1 -1
- package/docs/en-GB/locale_mapper.md +1 -1
- package/docs/en-GB/mcp_server.md +4 -4
- package/docs/en-GB/packages/adonis-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/adonis-intlayer/t.md +1 -1
- package/docs/en-GB/packages/angular-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/astro-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/express-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/express-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/express-intlayer/t.md +1 -1
- package/docs/en-GB/packages/fastify-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/hono-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/hono-intlayer/t.md +1 -1
- package/docs/en-GB/packages/intlayer/exports.md +1 -1
- package/docs/en-GB/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/en-GB/packages/intlayer/getConfiguration.md +1 -2
- package/docs/en-GB/packages/intlayer/getEnumeration.md +1 -6
- package/docs/en-GB/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/en-GB/packages/intlayer/getLocale.md +1 -1
- package/docs/en-GB/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/en-GB/packages/intlayer/getLocaleName.md +2 -2
- package/docs/en-GB/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/en-GB/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/en-GB/packages/intlayer/getPrefix.md +1 -1
- package/docs/en-GB/packages/intlayer/getTranslation.md +1 -1
- package/docs/en-GB/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/en-GB/packages/intlayer/validatePrefix.md +1 -1
- package/docs/en-GB/packages/intlayer-cli/exports.md +1 -1
- package/docs/en-GB/packages/lynx-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/next-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/en-GB/packages/next-intlayer/t.md +1 -1
- package/docs/en-GB/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/en-GB/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/en-GB/packages/next-intlayer/useLocale.md +2 -2
- package/docs/en-GB/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/preact-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/en-GB/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/en-GB/packages/react-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/react-intlayer/t.md +1 -1
- package/docs/en-GB/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/en-GB/packages/react-intlayer/useI18n.md +1 -1
- package/docs/en-GB/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/en-GB/packages/react-intlayer/useLocale.md +1 -1
- package/docs/en-GB/packages/react-native-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/en-GB/packages/solid-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/en-GB/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/en-GB/packages/svelte-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/vite-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/en-GB/packages/vue-intlayer/exports.md +1 -1
- package/docs/en-GB/per_locale_file.md +1 -1
- package/docs/en-GB/plugins/sync-json.md +2 -2
- package/docs/en-GB/roadmap.md +2 -2
- package/docs/en-GB/testing.md +1 -1
- package/docs/en-GB/vs_code_extension.md +4 -4
- package/docs/es/CI_CD.md +1 -1
- package/docs/es/agent_skills.md +1 -1
- package/docs/es/autoFill.md +3 -3
- package/docs/es/bundle_optimization.md +1 -1
- package/docs/es/cli/build.md +1 -1
- package/docs/es/cli/ci.md +1 -1
- package/docs/es/cli/index.md +13 -13
- package/docs/es/cli/init.md +1 -1
- package/docs/es/cli/list.md +2 -2
- package/docs/es/cli/list_projects.md +1 -1
- package/docs/es/compiler.md +3 -3
- package/docs/es/configuration.md +114 -114
- package/docs/es/custom_url_rewrites.md +1 -1
- package/docs/es/dictionary/content_file.md +7 -7
- package/docs/es/dictionary/enumeration.md +1 -1
- package/docs/es/dictionary/file.md +1 -1
- package/docs/es/dictionary/function_fetching.md +1 -1
- package/docs/es/dictionary/gender.md +1 -1
- package/docs/es/dictionary/html.md +2 -2
- package/docs/es/dictionary/insertion.md +2 -2
- package/docs/es/dictionary/markdown.md +3 -3
- package/docs/es/dictionary/translation.md +1 -1
- package/docs/es/formatters.md +8 -8
- package/docs/es/how_works_intlayer.md +1 -1
- package/docs/es/index.md +1 -1
- package/docs/es/interest_of_intlayer.md +2 -2
- package/docs/es/intlayer_CMS.md +3 -3
- package/docs/es/intlayer_visual_editor.md +1 -1
- package/docs/es/intlayer_with_adonisjs.md +1 -1
- package/docs/es/intlayer_with_analog.md +1 -1
- package/docs/es/intlayer_with_angular.md +2 -2
- package/docs/es/intlayer_with_astro.md +2 -2
- package/docs/es/intlayer_with_create_react_app.md +2 -2
- package/docs/es/intlayer_with_express.md +2 -2
- package/docs/es/intlayer_with_fastify.md +15 -54
- package/docs/es/intlayer_with_hono.md +2 -2
- package/docs/es/intlayer_with_lynx+react.md +2 -2
- package/docs/es/intlayer_with_nestjs.md +2 -2
- package/docs/es/intlayer_with_nextjs_14.md +2 -2
- package/docs/es/intlayer_with_nextjs_15.md +2 -2
- package/docs/es/intlayer_with_nextjs_16.md +3 -3
- package/docs/es/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/es/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/es/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/es/intlayer_with_nuxt.md +2 -2
- package/docs/es/intlayer_with_react_native+expo.md +2 -2
- package/docs/es/intlayer_with_react_router_v7.md +4 -4
- package/docs/es/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/es/intlayer_with_storybook.md +1 -1
- package/docs/es/intlayer_with_svelte_kit.md +2 -2
- package/docs/es/intlayer_with_tanstack.md +4 -4
- package/docs/es/intlayer_with_vite+preact.md +2 -2
- package/docs/es/intlayer_with_vite+react.md +2 -2
- package/docs/es/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/es/intlayer_with_vite+solid.md +2 -2
- package/docs/es/intlayer_with_vite+svelte.md +3 -3
- package/docs/es/intlayer_with_vite+vue.md +2 -2
- package/docs/es/introduction.md +1 -1
- package/docs/es/locale_mapper.md +1 -1
- package/docs/es/mcp_server.md +4 -4
- package/docs/es/packages/adonis-intlayer/exports.md +1 -1
- package/docs/es/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/es/packages/adonis-intlayer/t.md +1 -1
- package/docs/es/packages/angular-intlayer/exports.md +1 -1
- package/docs/es/packages/astro-intlayer/exports.md +1 -1
- package/docs/es/packages/express-intlayer/exports.md +1 -1
- package/docs/es/packages/express-intlayer/intlayer.md +1 -1
- package/docs/es/packages/express-intlayer/t.md +1 -1
- package/docs/es/packages/fastify-intlayer/exports.md +1 -1
- package/docs/es/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/es/packages/hono-intlayer/exports.md +1 -1
- package/docs/es/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/es/packages/hono-intlayer/t.md +1 -1
- package/docs/es/packages/intlayer/exports.md +1 -1
- package/docs/es/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/es/packages/intlayer/getConfiguration.md +1 -2
- package/docs/es/packages/intlayer/getEnumeration.md +1 -6
- package/docs/es/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/es/packages/intlayer/getLocale.md +1 -1
- package/docs/es/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/es/packages/intlayer/getLocaleName.md +2 -2
- package/docs/es/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/es/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/es/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/es/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/es/packages/intlayer/getPrefix.md +1 -1
- package/docs/es/packages/intlayer/getTranslation.md +1 -3
- package/docs/es/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/es/packages/intlayer/validatePrefix.md +1 -1
- package/docs/es/packages/intlayer-cli/exports.md +1 -1
- package/docs/es/packages/lynx-intlayer/exports.md +1 -1
- package/docs/es/packages/next-intlayer/exports.md +1 -1
- package/docs/es/packages/next-intlayer/index.md +1 -1
- package/docs/es/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/es/packages/next-intlayer/t.md +1 -1
- package/docs/es/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/es/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/es/packages/next-intlayer/useLocale.md +2 -2
- package/docs/es/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/es/packages/preact-intlayer/exports.md +1 -1
- package/docs/es/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/es/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/es/packages/react-intlayer/exports.md +1 -1
- package/docs/es/packages/react-intlayer/index.md +1 -1
- package/docs/es/packages/react-intlayer/t.md +1 -1
- package/docs/es/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/es/packages/react-intlayer/useI18n.md +1 -1
- package/docs/es/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/es/packages/react-intlayer/useLocale.md +1 -1
- package/docs/es/packages/react-native-intlayer/exports.md +1 -1
- package/docs/es/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/es/packages/solid-intlayer/exports.md +1 -1
- package/docs/es/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/es/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/es/packages/svelte-intlayer/exports.md +1 -1
- package/docs/es/packages/vite-intlayer/exports.md +1 -1
- package/docs/es/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/es/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/es/packages/vue-intlayer/exports.md +1 -1
- package/docs/es/per_locale_file.md +1 -1
- package/docs/es/plugins/sync-json.md +2 -2
- package/docs/es/roadmap.md +2 -2
- package/docs/es/testing.md +1 -1
- package/docs/es/vs_code_extension.md +4 -4
- package/docs/fr/CI_CD.md +1 -1
- package/docs/fr/agent_skills.md +1 -1
- package/docs/fr/autoFill.md +4 -4
- package/docs/fr/bundle_optimization.md +1 -1
- package/docs/fr/cli/build.md +1 -1
- package/docs/fr/cli/ci.md +1 -1
- package/docs/fr/cli/index.md +13 -13
- package/docs/fr/cli/init.md +1 -1
- package/docs/fr/cli/list.md +2 -2
- package/docs/fr/cli/list_projects.md +1 -1
- package/docs/fr/compiler.md +3 -3
- package/docs/fr/configuration.md +104 -104
- package/docs/fr/custom_url_rewrites.md +1 -1
- package/docs/fr/dictionary/content_file.md +6 -6
- package/docs/fr/dictionary/enumeration.md +1 -1
- package/docs/fr/dictionary/file.md +1 -1
- package/docs/fr/dictionary/function_fetching.md +1 -1
- package/docs/fr/dictionary/gender.md +1 -1
- package/docs/fr/dictionary/html.md +2 -2
- package/docs/fr/dictionary/insertion.md +2 -2
- package/docs/fr/dictionary/markdown.md +3 -3
- package/docs/fr/dictionary/translation.md +1 -1
- package/docs/fr/formatters.md +8 -8
- package/docs/fr/how_works_intlayer.md +1 -1
- package/docs/fr/index.md +1 -1
- package/docs/fr/interest_of_intlayer.md +2 -2
- package/docs/fr/intlayer_CMS.md +3 -3
- package/docs/fr/intlayer_visual_editor.md +1 -1
- package/docs/fr/intlayer_with_adonisjs.md +1 -1
- package/docs/fr/intlayer_with_analog.md +1 -1
- package/docs/fr/intlayer_with_angular.md +2 -2
- package/docs/fr/intlayer_with_astro.md +2 -2
- package/docs/fr/intlayer_with_create_react_app.md +2 -2
- package/docs/fr/intlayer_with_express.md +2 -2
- package/docs/fr/intlayer_with_fastify.md +4 -2
- package/docs/fr/intlayer_with_hono.md +2 -2
- package/docs/fr/intlayer_with_lynx+react.md +2 -2
- package/docs/fr/intlayer_with_nestjs.md +2 -2
- package/docs/fr/intlayer_with_nextjs_15.md +2 -2
- package/docs/fr/intlayer_with_nextjs_16.md +3 -3
- package/docs/fr/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/fr/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/fr/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/fr/intlayer_with_nuxt.md +2 -2
- package/docs/fr/intlayer_with_react_native+expo.md +2 -2
- package/docs/fr/intlayer_with_react_router_v7.md +4 -4
- package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/fr/intlayer_with_storybook.md +1 -1
- package/docs/fr/intlayer_with_svelte_kit.md +2 -2
- package/docs/fr/intlayer_with_tanstack.md +7 -7
- package/docs/fr/intlayer_with_vite+preact.md +2 -2
- package/docs/fr/intlayer_with_vite+react.md +2 -2
- package/docs/fr/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/fr/intlayer_with_vite+solid.md +2 -2
- package/docs/fr/intlayer_with_vite+svelte.md +3 -3
- package/docs/fr/intlayer_with_vite+vue.md +2 -2
- package/docs/fr/introduction.md +1 -1
- package/docs/fr/locale_mapper.md +1 -1
- package/docs/fr/mcp_server.md +4 -4
- package/docs/fr/packages/adonis-intlayer/exports.md +1 -1
- package/docs/fr/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/adonis-intlayer/t.md +1 -1
- package/docs/fr/packages/angular-intlayer/exports.md +1 -1
- package/docs/fr/packages/astro-intlayer/exports.md +1 -1
- package/docs/fr/packages/express-intlayer/exports.md +1 -1
- package/docs/fr/packages/express-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/express-intlayer/t.md +1 -1
- package/docs/fr/packages/fastify-intlayer/exports.md +1 -1
- package/docs/fr/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/hono-intlayer/exports.md +1 -1
- package/docs/fr/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/hono-intlayer/t.md +1 -1
- package/docs/fr/packages/intlayer/exports.md +1 -1
- package/docs/fr/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/fr/packages/intlayer/getConfiguration.md +1 -2
- package/docs/fr/packages/intlayer/getEnumeration.md +1 -6
- package/docs/fr/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/fr/packages/intlayer/getLocale.md +1 -1
- package/docs/fr/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/fr/packages/intlayer/getLocaleName.md +2 -2
- package/docs/fr/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/fr/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/fr/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/fr/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/fr/packages/intlayer/getPrefix.md +1 -1
- package/docs/fr/packages/intlayer/getTranslation.md +1 -3
- package/docs/fr/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/fr/packages/intlayer/validatePrefix.md +1 -1
- package/docs/fr/packages/intlayer-cli/exports.md +1 -1
- package/docs/fr/packages/lynx-intlayer/exports.md +1 -1
- package/docs/fr/packages/next-intlayer/exports.md +1 -1
- package/docs/fr/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/fr/packages/next-intlayer/t.md +1 -1
- package/docs/fr/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/fr/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/fr/packages/next-intlayer/useLocale.md +2 -2
- package/docs/fr/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/fr/packages/preact-intlayer/exports.md +1 -1
- package/docs/fr/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/fr/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/fr/packages/react-intlayer/exports.md +1 -1
- package/docs/fr/packages/react-intlayer/index.md +1 -1
- package/docs/fr/packages/react-intlayer/t.md +1 -1
- package/docs/fr/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/fr/packages/react-intlayer/useI18n.md +1 -1
- package/docs/fr/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/fr/packages/react-intlayer/useLocale.md +1 -1
- package/docs/fr/packages/react-native-intlayer/exports.md +1 -1
- package/docs/fr/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/fr/packages/solid-intlayer/exports.md +1 -1
- package/docs/fr/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/fr/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/fr/packages/svelte-intlayer/exports.md +1 -1
- package/docs/fr/packages/vite-intlayer/exports.md +1 -1
- package/docs/fr/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/fr/packages/vue-intlayer/exports.md +1 -1
- package/docs/fr/per_locale_file.md +1 -1
- package/docs/fr/plugins/sync-json.md +2 -2
- package/docs/fr/roadmap.md +2 -2
- package/docs/fr/testing.md +1 -1
- package/docs/fr/vs_code_extension.md +4 -4
- package/docs/hi/CI_CD.md +1 -1
- package/docs/hi/agent_skills.md +1 -1
- package/docs/hi/autoFill.md +5 -5
- package/docs/hi/bundle_optimization.md +1 -1
- package/docs/hi/cli/build.md +1 -1
- package/docs/hi/cli/ci.md +1 -1
- package/docs/hi/cli/index.md +13 -13
- package/docs/hi/cli/init.md +1 -1
- package/docs/hi/cli/list.md +2 -2
- package/docs/hi/cli/list_projects.md +1 -1
- package/docs/hi/compiler.md +3 -3
- package/docs/hi/configuration.md +958 -0
- package/docs/hi/custom_url_rewrites.md +1 -1
- package/docs/hi/dictionary/content_file.md +6 -6
- package/docs/hi/dictionary/enumeration.md +1 -1
- package/docs/hi/dictionary/file.md +1 -1
- package/docs/hi/dictionary/function_fetching.md +1 -1
- package/docs/hi/dictionary/gender.md +1 -1
- package/docs/hi/dictionary/html.md +2 -2
- package/docs/hi/dictionary/insertion.md +2 -2
- package/docs/hi/dictionary/markdown.md +3 -3
- package/docs/hi/dictionary/translation.md +1 -1
- package/docs/hi/formatters.md +6 -6
- package/docs/hi/how_works_intlayer.md +1 -1
- package/docs/hi/index.md +1 -1
- package/docs/hi/interest_of_intlayer.md +2 -2
- package/docs/hi/intlayer_CMS.md +3 -3
- package/docs/hi/intlayer_visual_editor.md +1 -1
- package/docs/hi/intlayer_with_adonisjs.md +1 -1
- package/docs/hi/intlayer_with_analog.md +1 -1
- package/docs/hi/intlayer_with_angular.md +3 -3
- package/docs/hi/intlayer_with_astro.md +2 -2
- package/docs/hi/intlayer_with_express.md +2 -2
- package/docs/hi/intlayer_with_fastify.md +56 -155
- package/docs/hi/intlayer_with_hono.md +2 -2
- package/docs/hi/intlayer_with_lynx+react.md +2 -2
- package/docs/hi/intlayer_with_nestjs.md +2 -2
- package/docs/hi/intlayer_with_nextjs_15.md +2 -2
- package/docs/hi/intlayer_with_nextjs_16.md +3 -3
- package/docs/hi/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/hi/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/hi/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/hi/intlayer_with_nuxt.md +2 -2
- package/docs/hi/intlayer_with_react_native+expo.md +2 -2
- package/docs/hi/intlayer_with_react_router_v7.md +4 -4
- package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/hi/intlayer_with_storybook.md +1 -1
- package/docs/hi/intlayer_with_svelte_kit.md +2 -2
- package/docs/hi/intlayer_with_tanstack.md +4 -4
- package/docs/hi/intlayer_with_vite+preact.md +2 -2
- package/docs/hi/intlayer_with_vite+react.md +2 -2
- package/docs/hi/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/hi/intlayer_with_vite+solid.md +2 -2
- package/docs/hi/intlayer_with_vite+svelte.md +3 -3
- package/docs/hi/intlayer_with_vite+vue.md +2 -2
- package/docs/hi/introduction.md +1 -1
- package/docs/hi/locale_mapper.md +1 -1
- package/docs/hi/mcp_server.md +4 -4
- package/docs/hi/packages/adonis-intlayer/exports.md +1 -1
- package/docs/hi/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/hi/packages/adonis-intlayer/t.md +1 -1
- package/docs/hi/packages/angular-intlayer/exports.md +1 -1
- package/docs/hi/packages/astro-intlayer/exports.md +1 -1
- package/docs/hi/packages/express-intlayer/exports.md +1 -1
- package/docs/hi/packages/express-intlayer/t.md +1 -1
- package/docs/hi/packages/fastify-intlayer/exports.md +1 -1
- package/docs/hi/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/hi/packages/hono-intlayer/exports.md +1 -1
- package/docs/hi/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/hi/packages/hono-intlayer/t.md +1 -1
- package/docs/hi/packages/intlayer/exports.md +1 -1
- package/docs/hi/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/hi/packages/intlayer/getConfiguration.md +1 -2
- package/docs/hi/packages/intlayer/getEnumeration.md +1 -6
- package/docs/hi/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/hi/packages/intlayer/getLocale.md +1 -1
- package/docs/hi/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/hi/packages/intlayer/getLocaleName.md +2 -2
- package/docs/hi/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/hi/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/hi/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/hi/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/hi/packages/intlayer/getPrefix.md +1 -1
- package/docs/hi/packages/intlayer/getTranslation.md +1 -3
- package/docs/hi/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/hi/packages/intlayer/index.md +1 -1
- package/docs/hi/packages/intlayer/validatePrefix.md +1 -1
- package/docs/hi/packages/intlayer-cli/exports.md +1 -1
- package/docs/hi/packages/lynx-intlayer/exports.md +1 -1
- package/docs/hi/packages/next-intlayer/exports.md +1 -1
- package/docs/hi/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/hi/packages/next-intlayer/t.md +1 -1
- package/docs/hi/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/hi/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/hi/packages/next-intlayer/useLocale.md +2 -2
- package/docs/hi/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/hi/packages/preact-intlayer/exports.md +1 -1
- package/docs/hi/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/hi/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/hi/packages/react-intlayer/exports.md +1 -1
- package/docs/hi/packages/react-intlayer/t.md +1 -1
- package/docs/hi/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/hi/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/hi/packages/react-intlayer/useLocale.md +1 -1
- package/docs/hi/packages/react-native-intlayer/exports.md +1 -1
- package/docs/hi/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/hi/packages/solid-intlayer/exports.md +1 -1
- package/docs/hi/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/hi/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/hi/packages/svelte-intlayer/exports.md +1 -1
- package/docs/hi/packages/vite-intlayer/exports.md +1 -1
- package/docs/hi/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/hi/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/hi/packages/vue-intlayer/exports.md +1 -1
- package/docs/hi/per_locale_file.md +1 -1
- package/docs/hi/plugins/sync-json.md +2 -2
- package/docs/hi/roadmap.md +2 -2
- package/docs/hi/testing.md +1 -1
- package/docs/hi/vs_code_extension.md +4 -4
- package/docs/id/CI_CD.md +1 -1
- package/docs/id/agent_skills.md +1 -1
- package/docs/id/autoFill.md +4 -4
- package/docs/id/bundle_optimization.md +1 -1
- package/docs/id/cli/build.md +1 -1
- package/docs/id/cli/ci.md +1 -1
- package/docs/id/cli/index.md +13 -13
- package/docs/id/cli/init.md +1 -1
- package/docs/id/cli/list.md +2 -2
- package/docs/id/cli/list_projects.md +1 -1
- package/docs/id/compiler.md +3 -3
- package/docs/id/configuration.md +958 -0
- package/docs/id/custom_url_rewrites.md +1 -1
- package/docs/id/dictionary/condition.md +1 -1
- package/docs/id/dictionary/content_file.md +7 -7
- package/docs/id/dictionary/enumeration.md +1 -1
- package/docs/id/dictionary/file.md +1 -1
- package/docs/id/dictionary/function_fetching.md +1 -1
- package/docs/id/dictionary/gender.md +1 -1
- package/docs/id/dictionary/html.md +2 -2
- package/docs/id/dictionary/insertion.md +2 -2
- package/docs/id/dictionary/markdown.md +3 -3
- package/docs/id/dictionary/nesting.md +1 -1
- package/docs/id/dictionary/translation.md +1 -1
- package/docs/id/formatters.md +7 -7
- package/docs/id/how_works_intlayer.md +1 -1
- package/docs/id/index.md +1 -1
- package/docs/id/interest_of_intlayer.md +2 -2
- package/docs/id/intlayer_CMS.md +3 -3
- package/docs/id/intlayer_visual_editor.md +4 -4
- package/docs/id/intlayer_with_adonisjs.md +1 -1
- package/docs/id/intlayer_with_analog.md +1 -1
- package/docs/id/intlayer_with_angular.md +3 -3
- package/docs/id/intlayer_with_astro.md +2 -2
- package/docs/id/intlayer_with_create_react_app.md +2 -2
- package/docs/id/intlayer_with_express.md +2 -2
- package/docs/id/intlayer_with_fastify.md +38 -67
- package/docs/id/intlayer_with_hono.md +2 -2
- package/docs/id/intlayer_with_lynx+react.md +2 -2
- package/docs/id/intlayer_with_nestjs.md +2 -2
- package/docs/id/intlayer_with_nextjs_14.md +6 -6
- package/docs/id/intlayer_with_nextjs_15.md +9 -9
- package/docs/id/intlayer_with_nextjs_16.md +3 -3
- package/docs/id/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/id/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/id/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/id/intlayer_with_nuxt.md +2 -2
- package/docs/id/intlayer_with_react_native+expo.md +3 -3
- package/docs/id/intlayer_with_react_router_v7.md +4 -4
- package/docs/id/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/id/intlayer_with_storybook.md +1 -1
- package/docs/id/intlayer_with_svelte_kit.md +2 -2
- package/docs/id/intlayer_with_tanstack.md +4 -4
- package/docs/id/intlayer_with_vite+preact.md +3 -3
- package/docs/id/intlayer_with_vite+react.md +2 -2
- package/docs/id/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/id/intlayer_with_vite+solid.md +2 -2
- package/docs/id/intlayer_with_vite+svelte.md +3 -3
- package/docs/id/intlayer_with_vite+vue.md +2 -2
- package/docs/id/introduction.md +1 -1
- package/docs/id/locale_mapper.md +1 -1
- package/docs/id/mcp_server.md +4 -4
- package/docs/id/packages/adonis-intlayer/exports.md +1 -1
- package/docs/id/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/id/packages/adonis-intlayer/t.md +1 -1
- package/docs/id/packages/angular-intlayer/exports.md +1 -1
- package/docs/id/packages/astro-intlayer/exports.md +1 -1
- package/docs/id/packages/express-intlayer/exports.md +1 -1
- package/docs/id/packages/express-intlayer/intlayer.md +1 -1
- package/docs/id/packages/express-intlayer/t.md +1 -1
- package/docs/id/packages/fastify-intlayer/exports.md +1 -1
- package/docs/id/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/id/packages/hono-intlayer/exports.md +1 -1
- package/docs/id/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/id/packages/hono-intlayer/t.md +1 -1
- package/docs/id/packages/intlayer/exports.md +1 -1
- package/docs/id/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/id/packages/intlayer/getConfiguration.md +1 -1
- package/docs/id/packages/intlayer/getEnumeration.md +1 -1
- package/docs/id/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/id/packages/intlayer/getLocale.md +1 -1
- package/docs/id/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/id/packages/intlayer/getLocaleName.md +2 -2
- package/docs/id/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/id/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/id/packages/intlayer/getMultilingualUrls.md +1 -1
- package/docs/id/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/id/packages/intlayer/getPrefix.md +1 -1
- package/docs/id/packages/intlayer/getTranslation.md +1 -1
- package/docs/id/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/id/packages/intlayer/validatePrefix.md +1 -1
- package/docs/id/packages/intlayer-cli/exports.md +1 -1
- package/docs/id/packages/lynx-intlayer/exports.md +1 -1
- package/docs/id/packages/next-intlayer/exports.md +1 -1
- package/docs/id/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/id/packages/next-intlayer/t.md +1 -1
- package/docs/id/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/id/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/id/packages/next-intlayer/useLocale.md +3 -3
- package/docs/id/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/id/packages/preact-intlayer/exports.md +1 -1
- package/docs/id/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/id/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/id/packages/react-intlayer/exports.md +1 -1
- package/docs/id/packages/react-intlayer/t.md +1 -1
- package/docs/id/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/id/packages/react-intlayer/useI18n.md +1 -1
- package/docs/id/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/id/packages/react-intlayer/useLocale.md +1 -1
- package/docs/id/packages/react-native-intlayer/exports.md +1 -1
- package/docs/id/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/id/packages/solid-intlayer/exports.md +1 -1
- package/docs/id/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/id/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/id/packages/svelte-intlayer/exports.md +1 -1
- package/docs/id/packages/vite-intlayer/exports.md +1 -1
- package/docs/id/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/id/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/id/packages/vue-intlayer/exports.md +1 -1
- package/docs/id/per_locale_file.md +1 -1
- package/docs/id/plugins/sync-json.md +2 -2
- package/docs/id/roadmap.md +3 -3
- package/docs/id/testing.md +2 -2
- package/docs/id/vs_code_extension.md +4 -4
- package/docs/it/CI_CD.md +1 -1
- package/docs/it/agent_skills.md +1 -1
- package/docs/it/autoFill.md +3 -3
- package/docs/it/bundle_optimization.md +1 -1
- package/docs/it/cli/build.md +1 -1
- package/docs/it/cli/ci.md +1 -1
- package/docs/it/cli/index.md +13 -13
- package/docs/it/cli/init.md +1 -1
- package/docs/it/cli/list.md +2 -2
- package/docs/it/cli/list_projects.md +1 -1
- package/docs/it/compiler.md +3 -3
- package/docs/it/configuration.md +285 -285
- package/docs/it/custom_url_rewrites.md +1 -1
- package/docs/it/dictionary/content_file.md +6 -6
- package/docs/it/dictionary/enumeration.md +1 -1
- package/docs/it/dictionary/file.md +1 -1
- package/docs/it/dictionary/function_fetching.md +1 -1
- package/docs/it/dictionary/gender.md +1 -1
- package/docs/it/dictionary/html.md +2 -2
- package/docs/it/dictionary/insertion.md +2 -2
- package/docs/it/dictionary/markdown.md +3 -3
- package/docs/it/dictionary/translation.md +1 -1
- package/docs/it/formatters.md +6 -6
- package/docs/it/how_works_intlayer.md +1 -1
- package/docs/it/index.md +1 -1
- package/docs/it/interest_of_intlayer.md +2 -2
- package/docs/it/intlayer_CMS.md +3 -3
- package/docs/it/intlayer_visual_editor.md +1 -1
- package/docs/it/intlayer_with_adonisjs.md +1 -1
- package/docs/it/intlayer_with_analog.md +1 -1
- package/docs/it/intlayer_with_angular.md +2 -2
- package/docs/it/intlayer_with_astro.md +2 -2
- package/docs/it/intlayer_with_create_react_app.md +2 -2
- package/docs/it/intlayer_with_express.md +2 -2
- package/docs/it/intlayer_with_fastify.md +54 -58
- package/docs/it/intlayer_with_hono.md +2 -2
- package/docs/it/intlayer_with_lynx+react.md +2 -2
- package/docs/it/intlayer_with_nestjs.md +2 -2
- package/docs/it/intlayer_with_nextjs_15.md +2 -2
- package/docs/it/intlayer_with_nextjs_16.md +3 -3
- package/docs/it/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/it/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/it/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/it/intlayer_with_nuxt.md +2 -2
- package/docs/it/intlayer_with_react_native+expo.md +2 -2
- package/docs/it/intlayer_with_react_router_v7.md +4 -4
- package/docs/it/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/it/intlayer_with_storybook.md +1 -1
- package/docs/it/intlayer_with_svelte_kit.md +2 -2
- package/docs/it/intlayer_with_tanstack.md +4 -4
- package/docs/it/intlayer_with_vite+preact.md +2 -2
- package/docs/it/intlayer_with_vite+react.md +2 -2
- package/docs/it/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/it/intlayer_with_vite+solid.md +2 -2
- package/docs/it/intlayer_with_vite+svelte.md +3 -3
- package/docs/it/intlayer_with_vite+vue.md +2 -2
- package/docs/it/introduction.md +1 -1
- package/docs/it/locale_mapper.md +1 -1
- package/docs/it/mcp_server.md +4 -4
- package/docs/it/packages/adonis-intlayer/exports.md +1 -1
- package/docs/it/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/it/packages/adonis-intlayer/t.md +1 -1
- package/docs/it/packages/angular-intlayer/exports.md +1 -1
- package/docs/it/packages/astro-intlayer/exports.md +1 -1
- package/docs/it/packages/express-intlayer/exports.md +1 -1
- package/docs/it/packages/express-intlayer/intlayer.md +1 -1
- package/docs/it/packages/express-intlayer/t.md +1 -1
- package/docs/it/packages/fastify-intlayer/exports.md +1 -1
- package/docs/it/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/it/packages/hono-intlayer/exports.md +1 -1
- package/docs/it/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/it/packages/hono-intlayer/t.md +1 -1
- package/docs/it/packages/intlayer/exports.md +1 -1
- package/docs/it/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/it/packages/intlayer/getConfiguration.md +1 -2
- package/docs/it/packages/intlayer/getEnumeration.md +1 -6
- package/docs/it/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/it/packages/intlayer/getLocale.md +1 -1
- package/docs/it/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/it/packages/intlayer/getLocaleName.md +2 -2
- package/docs/it/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/it/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/it/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/it/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/it/packages/intlayer/getPrefix.md +1 -1
- package/docs/it/packages/intlayer/getTranslation.md +1 -3
- package/docs/it/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/it/packages/intlayer/validatePrefix.md +1 -1
- package/docs/it/packages/intlayer-cli/exports.md +1 -1
- package/docs/it/packages/lynx-intlayer/exports.md +1 -1
- package/docs/it/packages/next-intlayer/exports.md +1 -1
- package/docs/it/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/it/packages/next-intlayer/t.md +1 -1
- package/docs/it/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/it/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/it/packages/next-intlayer/useLocale.md +2 -2
- package/docs/it/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/it/packages/preact-intlayer/exports.md +1 -1
- package/docs/it/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/it/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/it/packages/react-intlayer/exports.md +1 -1
- package/docs/it/packages/react-intlayer/t.md +1 -1
- package/docs/it/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/it/packages/react-intlayer/useI18n.md +1 -1
- package/docs/it/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/it/packages/react-intlayer/useLocale.md +1 -1
- package/docs/it/packages/react-native-intlayer/exports.md +1 -1
- package/docs/it/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/it/packages/solid-intlayer/exports.md +1 -1
- package/docs/it/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/it/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/it/packages/svelte-intlayer/exports.md +1 -1
- package/docs/it/packages/vite-intlayer/exports.md +1 -1
- package/docs/it/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/it/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/it/packages/vue-intlayer/exports.md +1 -1
- package/docs/it/per_locale_file.md +1 -1
- package/docs/it/plugins/sync-json.md +2 -2
- package/docs/it/roadmap.md +2 -2
- package/docs/it/testing.md +1 -1
- package/docs/it/vs_code_extension.md +4 -4
- package/docs/ja/CI_CD.md +1 -1
- package/docs/ja/agent_skills.md +1 -1
- package/docs/ja/autoFill.md +3 -3
- package/docs/ja/bundle_optimization.md +1 -1
- package/docs/ja/cli/build.md +1 -1
- package/docs/ja/cli/ci.md +1 -1
- package/docs/ja/cli/index.md +13 -13
- package/docs/ja/cli/init.md +1 -1
- package/docs/ja/cli/list.md +2 -2
- package/docs/ja/cli/list_projects.md +1 -1
- package/docs/ja/compiler.md +3 -3
- package/docs/ja/configuration.md +135 -135
- package/docs/ja/custom_url_rewrites.md +1 -1
- package/docs/ja/dictionary/content_file.md +6 -6
- package/docs/ja/dictionary/enumeration.md +1 -1
- package/docs/ja/dictionary/file.md +1 -1
- package/docs/ja/dictionary/function_fetching.md +1 -1
- package/docs/ja/dictionary/gender.md +1 -1
- package/docs/ja/dictionary/html.md +2 -2
- package/docs/ja/dictionary/insertion.md +2 -2
- package/docs/ja/dictionary/markdown.md +3 -3
- package/docs/ja/dictionary/translation.md +1 -1
- package/docs/ja/formatters.md +8 -8
- package/docs/ja/how_works_intlayer.md +1 -1
- package/docs/ja/index.md +1 -1
- package/docs/ja/interest_of_intlayer.md +2 -2
- package/docs/ja/intlayer_CMS.md +3 -3
- package/docs/ja/intlayer_visual_editor.md +1 -1
- package/docs/ja/intlayer_with_adonisjs.md +1 -1
- package/docs/ja/intlayer_with_analog.md +1 -1
- package/docs/ja/intlayer_with_angular.md +2 -2
- package/docs/ja/intlayer_with_astro.md +2 -2
- package/docs/ja/intlayer_with_create_react_app.md +2 -2
- package/docs/ja/intlayer_with_express.md +2 -2
- package/docs/ja/intlayer_with_fastify.md +61 -136
- package/docs/ja/intlayer_with_hono.md +2 -2
- package/docs/ja/intlayer_with_lynx+react.md +2 -2
- package/docs/ja/intlayer_with_nestjs.md +2 -2
- package/docs/ja/intlayer_with_nextjs_14.md +2 -2
- package/docs/ja/intlayer_with_nextjs_15.md +2 -2
- package/docs/ja/intlayer_with_nextjs_16.md +3 -3
- package/docs/ja/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/ja/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/ja/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ja/intlayer_with_nuxt.md +2 -2
- package/docs/ja/intlayer_with_react_native+expo.md +2 -2
- package/docs/ja/intlayer_with_react_router_v7.md +4 -4
- package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/ja/intlayer_with_storybook.md +1 -1
- package/docs/ja/intlayer_with_svelte_kit.md +2 -2
- package/docs/ja/intlayer_with_tanstack.md +7 -7
- package/docs/ja/intlayer_with_vite+preact.md +2 -2
- package/docs/ja/intlayer_with_vite+react.md +2 -2
- package/docs/ja/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ja/intlayer_with_vite+solid.md +2 -2
- package/docs/ja/intlayer_with_vite+svelte.md +3 -3
- package/docs/ja/intlayer_with_vite+vue.md +2 -2
- package/docs/ja/introduction.md +1 -1
- package/docs/ja/locale_mapper.md +1 -1
- package/docs/ja/mcp_server.md +4 -4
- package/docs/ja/packages/adonis-intlayer/exports.md +1 -1
- package/docs/ja/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/adonis-intlayer/t.md +1 -1
- package/docs/ja/packages/angular-intlayer/exports.md +1 -1
- package/docs/ja/packages/astro-intlayer/exports.md +1 -1
- package/docs/ja/packages/express-intlayer/exports.md +1 -1
- package/docs/ja/packages/express-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/express-intlayer/t.md +1 -1
- package/docs/ja/packages/fastify-intlayer/exports.md +1 -1
- package/docs/ja/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/hono-intlayer/exports.md +1 -1
- package/docs/ja/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/hono-intlayer/t.md +1 -1
- package/docs/ja/packages/intlayer/exports.md +1 -1
- package/docs/ja/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/ja/packages/intlayer/getConfiguration.md +1 -2
- package/docs/ja/packages/intlayer/getEnumeration.md +1 -6
- package/docs/ja/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/ja/packages/intlayer/getLocale.md +1 -1
- package/docs/ja/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/ja/packages/intlayer/getLocaleName.md +2 -2
- package/docs/ja/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/ja/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/ja/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/ja/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/ja/packages/intlayer/getPrefix.md +1 -1
- package/docs/ja/packages/intlayer/getTranslation.md +1 -3
- package/docs/ja/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/ja/packages/intlayer/validatePrefix.md +1 -1
- package/docs/ja/packages/intlayer-cli/exports.md +1 -1
- package/docs/ja/packages/lynx-intlayer/exports.md +1 -1
- package/docs/ja/packages/next-intlayer/exports.md +1 -1
- package/docs/ja/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/ja/packages/next-intlayer/t.md +1 -1
- package/docs/ja/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/ja/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/ja/packages/next-intlayer/useLocale.md +2 -2
- package/docs/ja/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/ja/packages/preact-intlayer/exports.md +1 -1
- package/docs/ja/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/ja/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/ja/packages/react-intlayer/exports.md +1 -1
- package/docs/ja/packages/react-intlayer/t.md +1 -1
- package/docs/ja/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/ja/packages/react-intlayer/useI18n.md +1 -1
- package/docs/ja/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/ja/packages/react-intlayer/useLocale.md +1 -1
- package/docs/ja/packages/react-native-intlayer/exports.md +1 -1
- package/docs/ja/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/ja/packages/solid-intlayer/exports.md +1 -1
- package/docs/ja/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/ja/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/ja/packages/svelte-intlayer/exports.md +1 -1
- package/docs/ja/packages/vite-intlayer/exports.md +1 -1
- package/docs/ja/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/ja/packages/vue-intlayer/exports.md +1 -1
- package/docs/ja/per_locale_file.md +1 -1
- package/docs/ja/plugins/sync-json.md +2 -2
- package/docs/ja/roadmap.md +2 -2
- package/docs/ja/testing.md +1 -1
- package/docs/ja/vs_code_extension.md +4 -4
- package/docs/ko/CI_CD.md +1 -1
- package/docs/ko/agent_skills.md +1 -1
- package/docs/ko/autoFill.md +3 -3
- package/docs/ko/bundle_optimization.md +1 -1
- package/docs/ko/cli/build.md +1 -1
- package/docs/ko/cli/ci.md +1 -1
- package/docs/ko/cli/index.md +13 -13
- package/docs/ko/cli/init.md +1 -1
- package/docs/ko/cli/list.md +2 -2
- package/docs/ko/cli/list_projects.md +1 -1
- package/docs/ko/compiler.md +3 -3
- package/docs/ko/configuration.md +958 -0
- package/docs/ko/custom_url_rewrites.md +1 -1
- package/docs/ko/dictionary/content_file.md +6 -6
- package/docs/ko/dictionary/enumeration.md +1 -1
- package/docs/ko/dictionary/file.md +1 -1
- package/docs/ko/dictionary/function_fetching.md +1 -1
- package/docs/ko/dictionary/gender.md +1 -1
- package/docs/ko/dictionary/html.md +2 -2
- package/docs/ko/dictionary/insertion.md +2 -2
- package/docs/ko/dictionary/markdown.md +3 -3
- package/docs/ko/dictionary/translation.md +1 -1
- package/docs/ko/formatters.md +6 -6
- package/docs/ko/how_works_intlayer.md +1 -1
- package/docs/ko/index.md +1 -1
- package/docs/ko/interest_of_intlayer.md +2 -2
- package/docs/ko/intlayer_CMS.md +3 -3
- package/docs/ko/intlayer_visual_editor.md +1 -1
- package/docs/ko/intlayer_with_adonisjs.md +1 -1
- package/docs/ko/intlayer_with_analog.md +1 -1
- package/docs/ko/intlayer_with_angular.md +2 -2
- package/docs/ko/intlayer_with_astro.md +2 -2
- package/docs/ko/intlayer_with_create_react_app.md +2 -2
- package/docs/ko/intlayer_with_express.md +2 -2
- package/docs/ko/intlayer_with_fastify.md +52 -74
- package/docs/ko/intlayer_with_hono.md +2 -2
- package/docs/ko/intlayer_with_lynx+react.md +2 -2
- package/docs/ko/intlayer_with_nestjs.md +2 -2
- package/docs/ko/intlayer_with_nextjs_14.md +2 -2
- package/docs/ko/intlayer_with_nextjs_15.md +2 -2
- package/docs/ko/intlayer_with_nextjs_16.md +3 -3
- package/docs/ko/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/ko/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/ko/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ko/intlayer_with_nuxt.md +2 -2
- package/docs/ko/intlayer_with_react_native+expo.md +2 -2
- package/docs/ko/intlayer_with_react_router_v7.md +4 -4
- package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/ko/intlayer_with_storybook.md +1 -1
- package/docs/ko/intlayer_with_svelte_kit.md +2 -2
- package/docs/ko/intlayer_with_tanstack.md +4 -4
- package/docs/ko/intlayer_with_vite+preact.md +2 -2
- package/docs/ko/intlayer_with_vite+react.md +2 -2
- package/docs/ko/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ko/intlayer_with_vite+solid.md +2 -2
- package/docs/ko/intlayer_with_vite+svelte.md +3 -3
- package/docs/ko/intlayer_with_vite+vue.md +2 -2
- package/docs/ko/introduction.md +1 -1
- package/docs/ko/locale_mapper.md +1 -1
- package/docs/ko/mcp_server.md +4 -4
- package/docs/ko/packages/adonis-intlayer/exports.md +1 -1
- package/docs/ko/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/adonis-intlayer/t.md +1 -1
- package/docs/ko/packages/angular-intlayer/exports.md +1 -1
- package/docs/ko/packages/astro-intlayer/exports.md +1 -1
- package/docs/ko/packages/express-intlayer/exports.md +1 -1
- package/docs/ko/packages/express-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/express-intlayer/t.md +1 -1
- package/docs/ko/packages/fastify-intlayer/exports.md +1 -1
- package/docs/ko/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/hono-intlayer/exports.md +1 -1
- package/docs/ko/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/hono-intlayer/t.md +1 -1
- package/docs/ko/packages/intlayer/exports.md +1 -1
- package/docs/ko/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/ko/packages/intlayer/getConfiguration.md +1 -2
- package/docs/ko/packages/intlayer/getEnumeration.md +1 -6
- package/docs/ko/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/ko/packages/intlayer/getLocale.md +1 -1
- package/docs/ko/packages/intlayer/getLocaleLang.md +1 -2
- package/docs/ko/packages/intlayer/getLocaleName.md +2 -2
- package/docs/ko/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/ko/packages/intlayer/getLocalizedUrl.md +2 -8
- package/docs/ko/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/ko/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/ko/packages/intlayer/getPrefix.md +1 -1
- package/docs/ko/packages/intlayer/getTranslation.md +1 -3
- package/docs/ko/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/ko/packages/intlayer/validatePrefix.md +1 -1
- package/docs/ko/packages/intlayer-cli/exports.md +1 -1
- package/docs/ko/packages/lynx-intlayer/exports.md +1 -1
- package/docs/ko/packages/next-intlayer/exports.md +1 -1
- package/docs/ko/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/ko/packages/next-intlayer/t.md +1 -1
- package/docs/ko/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/ko/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/ko/packages/next-intlayer/useLocale.md +2 -2
- package/docs/ko/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/ko/packages/preact-intlayer/exports.md +1 -1
- package/docs/ko/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/ko/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/ko/packages/react-intlayer/exports.md +1 -1
- package/docs/ko/packages/react-intlayer/t.md +1 -1
- package/docs/ko/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/ko/packages/react-intlayer/useI18n.md +1 -1
- package/docs/ko/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/ko/packages/react-intlayer/useLocale.md +1 -1
- package/docs/ko/packages/react-native-intlayer/exports.md +1 -1
- package/docs/ko/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/ko/packages/solid-intlayer/exports.md +1 -1
- package/docs/ko/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/ko/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/ko/packages/svelte-intlayer/exports.md +1 -1
- package/docs/ko/packages/vite-intlayer/exports.md +1 -1
- package/docs/ko/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/ko/packages/vue-intlayer/exports.md +1 -1
- package/docs/ko/per_locale_file.md +1 -1
- package/docs/ko/plugins/sync-json.md +2 -2
- package/docs/ko/roadmap.md +2 -2
- package/docs/ko/testing.md +1 -1
- package/docs/ko/vs_code_extension.md +4 -4
- package/docs/nl/configuration.md +132 -132
- package/docs/nl/index.md +183 -0
- package/docs/nl/intlayer_with_fastify.md +451 -0
- package/docs/nl/intlayer_with_hono.md +428 -0
- package/docs/nl/intlayer_with_storybook.md +521 -0
- package/docs/nl/introduction.md +214 -0
- package/docs/pl/CI_CD.md +1 -1
- package/docs/pl/agent_skills.md +1 -1
- package/docs/pl/autoFill.md +4 -4
- package/docs/pl/bundle_optimization.md +1 -1
- package/docs/pl/cli/build.md +1 -1
- package/docs/pl/cli/ci.md +1 -1
- package/docs/pl/cli/index.md +13 -13
- package/docs/pl/cli/init.md +1 -1
- package/docs/pl/cli/list.md +2 -2
- package/docs/pl/cli/list_projects.md +1 -1
- package/docs/pl/compiler.md +3 -3
- package/docs/pl/configuration.md +958 -0
- package/docs/pl/custom_url_rewrites.md +1 -1
- package/docs/pl/dictionary/condition.md +1 -1
- package/docs/pl/dictionary/content_file.md +7 -7
- package/docs/pl/dictionary/enumeration.md +1 -1
- package/docs/pl/dictionary/file.md +1 -1
- package/docs/pl/dictionary/function_fetching.md +1 -1
- package/docs/pl/dictionary/gender.md +1 -1
- package/docs/pl/dictionary/html.md +2 -2
- package/docs/pl/dictionary/insertion.md +2 -2
- package/docs/pl/dictionary/markdown.md +3 -3
- package/docs/pl/dictionary/nesting.md +1 -1
- package/docs/pl/dictionary/translation.md +1 -1
- package/docs/pl/formatters.md +7 -7
- package/docs/pl/how_works_intlayer.md +1 -1
- package/docs/pl/index.md +1 -1
- package/docs/pl/interest_of_intlayer.md +2 -2
- package/docs/pl/intlayer_CMS.md +3 -3
- package/docs/pl/intlayer_visual_editor.md +4 -4
- package/docs/pl/intlayer_with_adonisjs.md +1 -1
- package/docs/pl/intlayer_with_analog.md +1 -1
- package/docs/pl/intlayer_with_angular.md +2 -2
- package/docs/pl/intlayer_with_astro.md +2 -2
- package/docs/pl/intlayer_with_create_react_app.md +2 -2
- package/docs/pl/intlayer_with_express.md +2 -2
- package/docs/pl/intlayer_with_fastify.md +43 -59
- package/docs/pl/intlayer_with_hono.md +2 -2
- package/docs/pl/intlayer_with_lynx+react.md +2 -2
- package/docs/pl/intlayer_with_nestjs.md +2 -2
- package/docs/pl/intlayer_with_nextjs_14.md +6 -6
- package/docs/pl/intlayer_with_nextjs_15.md +9 -9
- package/docs/pl/intlayer_with_nextjs_16.md +3 -3
- package/docs/pl/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/pl/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/pl/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/pl/intlayer_with_nuxt.md +2 -2
- package/docs/pl/intlayer_with_react_native+expo.md +3 -3
- package/docs/pl/intlayer_with_react_router_v7.md +4 -4
- package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/pl/intlayer_with_storybook.md +1 -1
- package/docs/pl/intlayer_with_svelte_kit.md +2 -2
- package/docs/pl/intlayer_with_tanstack.md +4 -4
- package/docs/pl/intlayer_with_vite+preact.md +3 -3
- package/docs/pl/intlayer_with_vite+react.md +2 -2
- package/docs/pl/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/pl/intlayer_with_vite+solid.md +2 -2
- package/docs/pl/intlayer_with_vite+svelte.md +3 -3
- package/docs/pl/intlayer_with_vite+vue.md +2 -2
- package/docs/pl/introduction.md +1 -1
- package/docs/pl/locale_mapper.md +1 -1
- package/docs/pl/mcp_server.md +4 -4
- package/docs/pl/packages/adonis-intlayer/exports.md +1 -1
- package/docs/pl/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/adonis-intlayer/t.md +1 -1
- package/docs/pl/packages/angular-intlayer/exports.md +1 -1
- package/docs/pl/packages/astro-intlayer/exports.md +1 -1
- package/docs/pl/packages/express-intlayer/exports.md +1 -1
- package/docs/pl/packages/express-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/express-intlayer/t.md +1 -1
- package/docs/pl/packages/fastify-intlayer/exports.md +1 -1
- package/docs/pl/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/hono-intlayer/exports.md +1 -1
- package/docs/pl/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/hono-intlayer/t.md +1 -1
- package/docs/pl/packages/intlayer/exports.md +1 -1
- package/docs/pl/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/pl/packages/intlayer/getConfiguration.md +1 -1
- package/docs/pl/packages/intlayer/getEnumeration.md +1 -1
- package/docs/pl/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/pl/packages/intlayer/getLocale.md +1 -1
- package/docs/pl/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/pl/packages/intlayer/getLocaleName.md +2 -2
- package/docs/pl/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/pl/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/pl/packages/intlayer/getMultilingualUrls.md +1 -1
- package/docs/pl/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/pl/packages/intlayer/getPrefix.md +1 -1
- package/docs/pl/packages/intlayer/getTranslation.md +1 -1
- package/docs/pl/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/pl/packages/intlayer/validatePrefix.md +1 -1
- package/docs/pl/packages/intlayer-cli/exports.md +1 -1
- package/docs/pl/packages/lynx-intlayer/exports.md +1 -1
- package/docs/pl/packages/next-intlayer/exports.md +1 -1
- package/docs/pl/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/pl/packages/next-intlayer/t.md +1 -1
- package/docs/pl/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/pl/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/pl/packages/next-intlayer/useLocale.md +3 -3
- package/docs/pl/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/pl/packages/preact-intlayer/exports.md +1 -1
- package/docs/pl/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/pl/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/pl/packages/react-intlayer/exports.md +1 -1
- package/docs/pl/packages/react-intlayer/t.md +1 -1
- package/docs/pl/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/pl/packages/react-intlayer/useI18n.md +1 -1
- package/docs/pl/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/pl/packages/react-intlayer/useLocale.md +1 -1
- package/docs/pl/packages/react-native-intlayer/exports.md +1 -1
- package/docs/pl/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/pl/packages/solid-intlayer/exports.md +1 -1
- package/docs/pl/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/pl/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/pl/packages/svelte-intlayer/exports.md +1 -1
- package/docs/pl/packages/vite-intlayer/exports.md +1 -1
- package/docs/pl/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/pl/packages/vue-intlayer/exports.md +1 -1
- package/docs/pl/per_locale_file.md +1 -1
- package/docs/pl/plugins/sync-json.md +1 -1
- package/docs/pl/roadmap.md +3 -3
- package/docs/pl/testing.md +2 -2
- package/docs/pl/vs_code_extension.md +4 -4
- package/docs/pt/CI_CD.md +1 -1
- package/docs/pt/agent_skills.md +1 -1
- package/docs/pt/autoFill.md +3 -3
- package/docs/pt/bundle_optimization.md +1 -1
- package/docs/pt/cli/build.md +1 -1
- package/docs/pt/cli/ci.md +1 -1
- package/docs/pt/cli/index.md +13 -13
- package/docs/pt/cli/init.md +1 -1
- package/docs/pt/cli/list.md +2 -2
- package/docs/pt/cli/list_projects.md +1 -1
- package/docs/pt/compiler.md +3 -3
- package/docs/pt/configuration.md +128 -128
- package/docs/pt/custom_url_rewrites.md +1 -1
- package/docs/pt/dictionary/content_file.md +6 -6
- package/docs/pt/dictionary/enumeration.md +1 -1
- package/docs/pt/dictionary/file.md +1 -1
- package/docs/pt/dictionary/function_fetching.md +1 -1
- package/docs/pt/dictionary/gender.md +1 -1
- package/docs/pt/dictionary/html.md +2 -2
- package/docs/pt/dictionary/insertion.md +2 -2
- package/docs/pt/dictionary/markdown.md +3 -3
- package/docs/pt/dictionary/translation.md +1 -1
- package/docs/pt/formatters.md +6 -6
- package/docs/pt/how_works_intlayer.md +1 -1
- package/docs/pt/index.md +1 -1
- package/docs/pt/interest_of_intlayer.md +2 -2
- package/docs/pt/intlayer_CMS.md +3 -3
- package/docs/pt/intlayer_visual_editor.md +1 -1
- package/docs/pt/intlayer_with_adonisjs.md +1 -1
- package/docs/pt/intlayer_with_analog.md +1 -1
- package/docs/pt/intlayer_with_angular.md +2 -2
- package/docs/pt/intlayer_with_astro.md +2 -2
- package/docs/pt/intlayer_with_create_react_app.md +2 -2
- package/docs/pt/intlayer_with_express.md +2 -2
- package/docs/pt/intlayer_with_fastify.md +57 -118
- package/docs/pt/intlayer_with_hono.md +2 -2
- package/docs/pt/intlayer_with_lynx+react.md +2 -2
- package/docs/pt/intlayer_with_nestjs.md +2 -2
- package/docs/pt/intlayer_with_nextjs_15.md +2 -2
- package/docs/pt/intlayer_with_nextjs_16.md +3 -3
- package/docs/pt/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/pt/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/pt/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/pt/intlayer_with_nuxt.md +2 -2
- package/docs/pt/intlayer_with_react_native+expo.md +2 -2
- package/docs/pt/intlayer_with_react_router_v7.md +3 -3
- package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/pt/intlayer_with_storybook.md +1 -1
- package/docs/pt/intlayer_with_svelte_kit.md +2 -2
- package/docs/pt/intlayer_with_tanstack.md +4 -4
- package/docs/pt/intlayer_with_vite+preact.md +2 -2
- package/docs/pt/intlayer_with_vite+react.md +2 -2
- package/docs/pt/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/pt/intlayer_with_vite+solid.md +2 -2
- package/docs/pt/intlayer_with_vite+svelte.md +3 -3
- package/docs/pt/intlayer_with_vite+vue.md +2 -2
- package/docs/pt/introduction.md +1 -1
- package/docs/pt/locale_mapper.md +1 -1
- package/docs/pt/mcp_server.md +4 -4
- package/docs/pt/packages/adonis-intlayer/exports.md +1 -1
- package/docs/pt/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/adonis-intlayer/t.md +1 -1
- package/docs/pt/packages/angular-intlayer/exports.md +1 -1
- package/docs/pt/packages/astro-intlayer/exports.md +1 -1
- package/docs/pt/packages/express-intlayer/exports.md +1 -1
- package/docs/pt/packages/express-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/express-intlayer/t.md +1 -1
- package/docs/pt/packages/fastify-intlayer/exports.md +1 -1
- package/docs/pt/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/hono-intlayer/exports.md +1 -1
- package/docs/pt/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/hono-intlayer/t.md +1 -1
- package/docs/pt/packages/intlayer/exports.md +1 -1
- package/docs/pt/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/pt/packages/intlayer/getConfiguration.md +1 -2
- package/docs/pt/packages/intlayer/getEnumeration.md +1 -6
- package/docs/pt/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/pt/packages/intlayer/getLocale.md +1 -1
- package/docs/pt/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/pt/packages/intlayer/getLocaleName.md +2 -2
- package/docs/pt/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/pt/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/pt/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/pt/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/pt/packages/intlayer/getPrefix.md +1 -1
- package/docs/pt/packages/intlayer/getTranslation.md +1 -3
- package/docs/pt/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/pt/packages/intlayer/validatePrefix.md +1 -1
- package/docs/pt/packages/intlayer-cli/exports.md +1 -1
- package/docs/pt/packages/lynx-intlayer/exports.md +1 -1
- package/docs/pt/packages/next-intlayer/exports.md +1 -1
- package/docs/pt/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/pt/packages/next-intlayer/t.md +1 -1
- package/docs/pt/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/pt/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/pt/packages/next-intlayer/useLocale.md +2 -2
- package/docs/pt/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/pt/packages/preact-intlayer/exports.md +1 -1
- package/docs/pt/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/pt/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/pt/packages/react-intlayer/exports.md +1 -1
- package/docs/pt/packages/react-intlayer/t.md +1 -1
- package/docs/pt/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/pt/packages/react-intlayer/useI18n.md +1 -1
- package/docs/pt/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/pt/packages/react-intlayer/useLocale.md +1 -1
- package/docs/pt/packages/react-native-intlayer/exports.md +1 -1
- package/docs/pt/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/pt/packages/solid-intlayer/exports.md +1 -1
- package/docs/pt/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/pt/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/pt/packages/svelte-intlayer/exports.md +1 -1
- package/docs/pt/packages/vite-intlayer/exports.md +1 -1
- package/docs/pt/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/pt/packages/vue-intlayer/exports.md +1 -1
- package/docs/pt/per_locale_file.md +1 -1
- package/docs/pt/plugins/sync-json.md +2 -2
- package/docs/pt/roadmap.md +2 -2
- package/docs/pt/testing.md +1 -1
- package/docs/pt/vs_code_extension.md +4 -4
- package/docs/ru/CI_CD.md +1 -1
- package/docs/ru/agent_skills.md +1 -1
- package/docs/ru/autoFill.md +3 -3
- package/docs/ru/bundle_optimization.md +1 -1
- package/docs/ru/cli/build.md +1 -1
- package/docs/ru/cli/ci.md +1 -1
- package/docs/ru/cli/index.md +13 -13
- package/docs/ru/cli/init.md +1 -1
- package/docs/ru/cli/list.md +2 -2
- package/docs/ru/cli/list_projects.md +1 -1
- package/docs/ru/compiler.md +3 -3
- package/docs/ru/configuration.md +132 -132
- package/docs/ru/custom_url_rewrites.md +1 -1
- package/docs/ru/dictionary/content_file.md +7 -7
- package/docs/ru/dictionary/enumeration.md +1 -1
- package/docs/ru/dictionary/file.md +1 -1
- package/docs/ru/dictionary/function_fetching.md +1 -1
- package/docs/ru/dictionary/gender.md +1 -1
- package/docs/ru/dictionary/html.md +2 -2
- package/docs/ru/dictionary/insertion.md +2 -2
- package/docs/ru/dictionary/markdown.md +3 -3
- package/docs/ru/dictionary/translation.md +1 -1
- package/docs/ru/formatters.md +6 -6
- package/docs/ru/how_works_intlayer.md +1 -1
- package/docs/ru/index.md +1 -1
- package/docs/ru/interest_of_intlayer.md +2 -2
- package/docs/ru/intlayer_CMS.md +3 -3
- package/docs/ru/intlayer_visual_editor.md +1 -1
- package/docs/ru/intlayer_with_adonisjs.md +1 -1
- package/docs/ru/intlayer_with_analog.md +1 -1
- package/docs/ru/intlayer_with_angular.md +2 -2
- package/docs/ru/intlayer_with_astro.md +2 -2
- package/docs/ru/intlayer_with_create_react_app.md +2 -2
- package/docs/ru/intlayer_with_express.md +2 -2
- package/docs/ru/intlayer_with_fastify.md +49 -76
- package/docs/ru/intlayer_with_hono.md +2 -2
- package/docs/ru/intlayer_with_lynx+react.md +2 -2
- package/docs/ru/intlayer_with_nestjs.md +2 -2
- package/docs/ru/intlayer_with_nextjs_15.md +2 -2
- package/docs/ru/intlayer_with_nextjs_16.md +3 -3
- package/docs/ru/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/ru/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/ru/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ru/intlayer_with_nuxt.md +2 -2
- package/docs/ru/intlayer_with_react_native+expo.md +2 -2
- package/docs/ru/intlayer_with_react_router_v7.md +4 -4
- package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/ru/intlayer_with_storybook.md +1 -1
- package/docs/ru/intlayer_with_svelte_kit.md +2 -2
- package/docs/ru/intlayer_with_tanstack.md +4 -4
- package/docs/ru/intlayer_with_vite+preact.md +2 -2
- package/docs/ru/intlayer_with_vite+react.md +2 -2
- package/docs/ru/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ru/intlayer_with_vite+solid.md +2 -2
- package/docs/ru/intlayer_with_vite+svelte.md +3 -3
- package/docs/ru/intlayer_with_vite+vue.md +2 -2
- package/docs/ru/introduction.md +1 -1
- package/docs/ru/locale_mapper.md +1 -1
- package/docs/ru/mcp_server.md +4 -4
- package/docs/ru/packages/adonis-intlayer/exports.md +1 -1
- package/docs/ru/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/adonis-intlayer/t.md +1 -1
- package/docs/ru/packages/angular-intlayer/exports.md +1 -1
- package/docs/ru/packages/astro-intlayer/exports.md +1 -1
- package/docs/ru/packages/express-intlayer/exports.md +1 -1
- package/docs/ru/packages/express-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/express-intlayer/t.md +1 -1
- package/docs/ru/packages/fastify-intlayer/exports.md +1 -1
- package/docs/ru/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/hono-intlayer/exports.md +1 -1
- package/docs/ru/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/hono-intlayer/t.md +1 -1
- package/docs/ru/packages/intlayer/exports.md +1 -1
- package/docs/ru/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/ru/packages/intlayer/getConfiguration.md +1 -2
- package/docs/ru/packages/intlayer/getEnumeration.md +1 -1
- package/docs/ru/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/ru/packages/intlayer/getLocale.md +1 -1
- package/docs/ru/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/ru/packages/intlayer/getLocaleName.md +2 -2
- package/docs/ru/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/ru/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/ru/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/ru/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/ru/packages/intlayer/getPrefix.md +1 -1
- package/docs/ru/packages/intlayer/getTranslation.md +1 -1
- package/docs/ru/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/ru/packages/intlayer/validatePrefix.md +1 -1
- package/docs/ru/packages/intlayer-cli/exports.md +1 -1
- package/docs/ru/packages/lynx-intlayer/exports.md +1 -1
- package/docs/ru/packages/next-intlayer/exports.md +1 -1
- package/docs/ru/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/ru/packages/next-intlayer/t.md +1 -1
- package/docs/ru/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/ru/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/ru/packages/next-intlayer/useLocale.md +2 -2
- package/docs/ru/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/ru/packages/preact-intlayer/exports.md +1 -1
- package/docs/ru/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/ru/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/ru/packages/react-intlayer/exports.md +1 -1
- package/docs/ru/packages/react-intlayer/t.md +1 -1
- package/docs/ru/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/ru/packages/react-intlayer/useI18n.md +1 -1
- package/docs/ru/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/ru/packages/react-intlayer/useLocale.md +1 -1
- package/docs/ru/packages/react-native-intlayer/exports.md +1 -1
- package/docs/ru/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/ru/packages/solid-intlayer/exports.md +1 -1
- package/docs/ru/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/ru/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/ru/packages/svelte-intlayer/exports.md +1 -1
- package/docs/ru/packages/vite-intlayer/exports.md +1 -1
- package/docs/ru/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/ru/packages/vue-intlayer/exports.md +1 -1
- package/docs/ru/per_locale_file.md +1 -1
- package/docs/ru/plugins/sync-json.md +2 -2
- package/docs/ru/roadmap.md +2 -2
- package/docs/ru/testing.md +1 -1
- package/docs/ru/vs_code_extension.md +4 -4
- package/docs/tr/CI_CD.md +1 -1
- package/docs/tr/agent_skills.md +1 -1
- package/docs/tr/autoFill.md +4 -4
- package/docs/tr/bundle_optimization.md +1 -1
- package/docs/tr/cli/build.md +1 -1
- package/docs/tr/cli/ci.md +1 -1
- package/docs/tr/cli/index.md +13 -13
- package/docs/tr/cli/init.md +1 -1
- package/docs/tr/cli/list.md +2 -2
- package/docs/tr/cli/list_projects.md +1 -1
- package/docs/tr/compiler.md +3 -3
- package/docs/tr/configuration.md +129 -129
- package/docs/tr/custom_url_rewrites.md +1 -1
- package/docs/tr/dictionary/condition.md +1 -1
- package/docs/tr/dictionary/content_file.md +6 -6
- package/docs/tr/dictionary/enumeration.md +1 -1
- package/docs/tr/dictionary/file.md +1 -1
- package/docs/tr/dictionary/function_fetching.md +1 -1
- package/docs/tr/dictionary/gender.md +1 -1
- package/docs/tr/dictionary/html.md +2 -2
- package/docs/tr/dictionary/insertion.md +2 -2
- package/docs/tr/dictionary/markdown.md +3 -3
- package/docs/tr/dictionary/nesting.md +1 -1
- package/docs/tr/dictionary/translation.md +1 -1
- package/docs/tr/formatters.md +6 -6
- package/docs/tr/how_works_intlayer.md +1 -1
- package/docs/tr/index.md +1 -1
- package/docs/tr/interest_of_intlayer.md +2 -2
- package/docs/tr/intlayer_CMS.md +3 -3
- package/docs/tr/intlayer_visual_editor.md +1 -1
- package/docs/tr/intlayer_with_adonisjs.md +1 -1
- package/docs/tr/intlayer_with_analog.md +1 -1
- package/docs/tr/intlayer_with_angular.md +2 -2
- package/docs/tr/intlayer_with_astro.md +2 -2
- package/docs/tr/intlayer_with_create_react_app.md +2 -2
- package/docs/tr/intlayer_with_express.md +2 -2
- package/docs/tr/intlayer_with_fastify.md +47 -77
- package/docs/tr/intlayer_with_hono.md +2 -2
- package/docs/tr/intlayer_with_lynx+react.md +2 -2
- package/docs/tr/intlayer_with_nestjs.md +2 -2
- package/docs/tr/intlayer_with_nextjs_14.md +3 -3
- package/docs/tr/intlayer_with_nextjs_15.md +3 -3
- package/docs/tr/intlayer_with_nextjs_16.md +3 -3
- package/docs/tr/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/tr/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/tr/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/tr/intlayer_with_nuxt.md +2 -2
- package/docs/tr/intlayer_with_react_native+expo.md +2 -2
- package/docs/tr/intlayer_with_react_router_v7.md +4 -4
- package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/tr/intlayer_with_storybook.md +1 -1
- package/docs/tr/intlayer_with_svelte_kit.md +2 -2
- package/docs/tr/intlayer_with_tanstack.md +4 -4
- package/docs/tr/intlayer_with_vite+preact.md +2 -2
- package/docs/tr/intlayer_with_vite+react.md +2 -2
- package/docs/tr/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/tr/intlayer_with_vite+solid.md +2 -2
- package/docs/tr/intlayer_with_vite+svelte.md +3 -3
- package/docs/tr/intlayer_with_vite+vue.md +2 -2
- package/docs/tr/introduction.md +1 -1
- package/docs/tr/locale_mapper.md +1 -1
- package/docs/tr/mcp_server.md +4 -4
- package/docs/tr/packages/adonis-intlayer/exports.md +1 -1
- package/docs/tr/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/adonis-intlayer/t.md +1 -1
- package/docs/tr/packages/angular-intlayer/exports.md +1 -1
- package/docs/tr/packages/astro-intlayer/exports.md +1 -1
- package/docs/tr/packages/express-intlayer/exports.md +1 -1
- package/docs/tr/packages/express-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/express-intlayer/t.md +1 -1
- package/docs/tr/packages/fastify-intlayer/exports.md +1 -1
- package/docs/tr/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/hono-intlayer/exports.md +1 -1
- package/docs/tr/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/hono-intlayer/t.md +1 -1
- package/docs/tr/packages/intlayer/exports.md +1 -1
- package/docs/tr/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/tr/packages/intlayer/getConfiguration.md +1 -1
- package/docs/tr/packages/intlayer/getEnumeration.md +1 -1
- package/docs/tr/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/tr/packages/intlayer/getLocale.md +1 -1
- package/docs/tr/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/tr/packages/intlayer/getLocaleName.md +2 -2
- package/docs/tr/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/tr/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/tr/packages/intlayer/getMultilingualUrls.md +1 -1
- package/docs/tr/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/tr/packages/intlayer/getPrefix.md +1 -1
- package/docs/tr/packages/intlayer/getTranslation.md +1 -1
- package/docs/tr/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/tr/packages/intlayer/validatePrefix.md +1 -1
- package/docs/tr/packages/intlayer-cli/exports.md +1 -1
- package/docs/tr/packages/lynx-intlayer/exports.md +1 -1
- package/docs/tr/packages/next-intlayer/exports.md +1 -1
- package/docs/tr/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/tr/packages/next-intlayer/t.md +1 -1
- package/docs/tr/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/tr/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/tr/packages/next-intlayer/useLocale.md +2 -2
- package/docs/tr/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/tr/packages/preact-intlayer/exports.md +1 -1
- package/docs/tr/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/tr/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/tr/packages/react-intlayer/exports.md +1 -1
- package/docs/tr/packages/react-intlayer/t.md +1 -1
- package/docs/tr/packages/react-intlayer/useDictionary.md +3 -3
- package/docs/tr/packages/react-intlayer/useI18n.md +1 -1
- package/docs/tr/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/tr/packages/react-intlayer/useLocale.md +1 -1
- package/docs/tr/packages/react-native-intlayer/exports.md +1 -1
- package/docs/tr/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/tr/packages/solid-intlayer/exports.md +1 -1
- package/docs/tr/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/tr/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/tr/packages/svelte-intlayer/exports.md +1 -1
- package/docs/tr/packages/vite-intlayer/exports.md +1 -1
- package/docs/tr/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/tr/packages/vue-intlayer/exports.md +1 -1
- package/docs/tr/per_locale_file.md +1 -1
- package/docs/tr/plugins/sync-json.md +2 -2
- package/docs/tr/roadmap.md +3 -3
- package/docs/tr/testing.md +1 -1
- package/docs/tr/vs_code_extension.md +4 -4
- package/docs/uk/CI_CD.md +1 -1
- package/docs/uk/agent_skills.md +1 -1
- package/docs/uk/autoFill.md +4 -4
- package/docs/uk/bundle_optimization.md +1 -1
- package/docs/uk/cli/build.md +1 -1
- package/docs/uk/cli/ci.md +1 -1
- package/docs/uk/cli/index.md +14 -14
- package/docs/uk/cli/init.md +1 -1
- package/docs/uk/cli/list.md +2 -2
- package/docs/uk/cli/list_projects.md +1 -1
- package/docs/uk/compiler.md +3 -3
- package/docs/uk/configuration.md +958 -0
- package/docs/uk/custom_url_rewrites.md +1 -1
- package/docs/uk/dictionary/condition.md +1 -1
- package/docs/uk/dictionary/content_file.md +8 -8
- package/docs/uk/dictionary/enumeration.md +1 -1
- package/docs/uk/dictionary/file.md +1 -1
- package/docs/uk/dictionary/function_fetching.md +1 -1
- package/docs/uk/dictionary/gender.md +1 -1
- package/docs/uk/dictionary/html.md +2 -2
- package/docs/uk/dictionary/insertion.md +2 -2
- package/docs/uk/dictionary/markdown.md +3 -3
- package/docs/uk/dictionary/nesting.md +1 -1
- package/docs/uk/dictionary/translation.md +1 -1
- package/docs/uk/formatters.md +7 -7
- package/docs/uk/how_works_intlayer.md +1 -1
- package/docs/uk/index.md +1 -1
- package/docs/uk/interest_of_intlayer.md +3 -3
- package/docs/uk/intlayer_CMS.md +3 -3
- package/docs/uk/intlayer_visual_editor.md +4 -4
- package/docs/uk/intlayer_with_adonisjs.md +1 -1
- package/docs/uk/intlayer_with_analog.md +1 -1
- package/docs/uk/intlayer_with_angular.md +2 -2
- package/docs/uk/intlayer_with_astro.md +2 -2
- package/docs/uk/intlayer_with_create_react_app.md +2 -2
- package/docs/uk/intlayer_with_express.md +2 -2
- package/docs/uk/intlayer_with_fastify.md +46 -51
- package/docs/uk/intlayer_with_hono.md +2 -2
- package/docs/uk/intlayer_with_lynx+react.md +2 -2
- package/docs/uk/intlayer_with_nestjs.md +2 -2
- package/docs/uk/intlayer_with_nextjs_14.md +6 -6
- package/docs/uk/intlayer_with_nextjs_15.md +16 -16
- package/docs/uk/intlayer_with_nextjs_16.md +3 -3
- package/docs/uk/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/uk/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/uk/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/uk/intlayer_with_nuxt.md +4 -4
- package/docs/uk/intlayer_with_react_native+expo.md +3 -3
- package/docs/uk/intlayer_with_react_router_v7.md +4 -4
- package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/uk/intlayer_with_storybook.md +1 -1
- package/docs/uk/intlayer_with_svelte_kit.md +2 -2
- package/docs/uk/intlayer_with_tanstack.md +4 -4
- package/docs/uk/intlayer_with_vite+preact.md +3 -3
- package/docs/uk/intlayer_with_vite+react.md +2 -2
- package/docs/uk/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/uk/intlayer_with_vite+solid.md +2 -2
- package/docs/uk/intlayer_with_vite+svelte.md +3 -3
- package/docs/uk/intlayer_with_vite+vue.md +2 -2
- package/docs/uk/introduction.md +1 -1
- package/docs/uk/locale_mapper.md +1 -1
- package/docs/uk/mcp_server.md +4 -4
- package/docs/uk/packages/adonis-intlayer/exports.md +1 -1
- package/docs/uk/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/adonis-intlayer/t.md +1 -1
- package/docs/uk/packages/angular-intlayer/exports.md +1 -1
- package/docs/uk/packages/astro-intlayer/exports.md +1 -1
- package/docs/uk/packages/express-intlayer/exports.md +1 -1
- package/docs/uk/packages/express-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/express-intlayer/t.md +1 -1
- package/docs/uk/packages/fastify-intlayer/exports.md +1 -1
- package/docs/uk/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/hono-intlayer/exports.md +1 -1
- package/docs/uk/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/hono-intlayer/t.md +1 -1
- package/docs/uk/packages/intlayer/exports.md +1 -1
- package/docs/uk/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/uk/packages/intlayer/getConfiguration.md +1 -1
- package/docs/uk/packages/intlayer/getEnumeration.md +1 -1
- package/docs/uk/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/uk/packages/intlayer/getLocale.md +1 -1
- package/docs/uk/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/uk/packages/intlayer/getLocaleName.md +2 -2
- package/docs/uk/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/uk/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/uk/packages/intlayer/getMultilingualUrls.md +2 -2
- package/docs/uk/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/uk/packages/intlayer/getPrefix.md +1 -1
- package/docs/uk/packages/intlayer/getTranslation.md +1 -1
- package/docs/uk/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/uk/packages/intlayer/validatePrefix.md +1 -1
- package/docs/uk/packages/intlayer-cli/exports.md +1 -1
- package/docs/uk/packages/lynx-intlayer/exports.md +1 -1
- package/docs/uk/packages/next-intlayer/exports.md +1 -1
- package/docs/uk/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/uk/packages/next-intlayer/t.md +1 -1
- package/docs/uk/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/uk/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/uk/packages/next-intlayer/useLocale.md +3 -3
- package/docs/uk/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/uk/packages/preact-intlayer/exports.md +1 -1
- package/docs/uk/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/uk/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/uk/packages/react-intlayer/exports.md +1 -1
- package/docs/uk/packages/react-intlayer/t.md +1 -1
- package/docs/uk/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/uk/packages/react-intlayer/useI18n.md +1 -1
- package/docs/uk/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/uk/packages/react-intlayer/useLocale.md +1 -1
- package/docs/uk/packages/react-native-intlayer/exports.md +1 -1
- package/docs/uk/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/uk/packages/solid-intlayer/exports.md +1 -1
- package/docs/uk/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/uk/packages/svelte-intlayer/exports.md +1 -1
- package/docs/uk/packages/vite-intlayer/exports.md +1 -1
- package/docs/uk/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/uk/packages/vue-intlayer/exports.md +1 -1
- package/docs/uk/per_locale_file.md +2 -2
- package/docs/uk/plugins/sync-json.md +2 -2
- package/docs/uk/roadmap.md +3 -3
- package/docs/uk/testing.md +2 -2
- package/docs/uk/vs_code_extension.md +5 -5
- package/docs/ur/configuration.md +960 -0
- package/docs/ur/index.md +183 -0
- package/docs/ur/intlayer_with_fastify.md +451 -0
- package/docs/ur/intlayer_with_hono.md +2 -2
- package/docs/ur/intlayer_with_storybook.md +521 -0
- package/docs/ur/introduction.md +216 -0
- package/docs/vi/CI_CD.md +1 -1
- package/docs/vi/agent_skills.md +1 -1
- package/docs/vi/autoFill.md +4 -4
- package/docs/vi/bundle_optimization.md +1 -1
- package/docs/vi/cli/build.md +1 -1
- package/docs/vi/cli/ci.md +1 -1
- package/docs/vi/cli/index.md +13 -13
- package/docs/vi/cli/init.md +1 -1
- package/docs/vi/cli/list.md +2 -2
- package/docs/vi/cli/list_projects.md +1 -1
- package/docs/vi/compiler.md +3 -3
- package/docs/vi/configuration.md +958 -0
- package/docs/vi/custom_url_rewrites.md +1 -1
- package/docs/vi/dictionary/condition.md +1 -1
- package/docs/vi/dictionary/content_file.md +8 -8
- package/docs/vi/dictionary/enumeration.md +1 -1
- package/docs/vi/dictionary/file.md +1 -1
- package/docs/vi/dictionary/function_fetching.md +1 -1
- package/docs/vi/dictionary/gender.md +1 -1
- package/docs/vi/dictionary/html.md +2 -2
- package/docs/vi/dictionary/insertion.md +2 -2
- package/docs/vi/dictionary/markdown.md +3 -3
- package/docs/vi/dictionary/nesting.md +1 -1
- package/docs/vi/dictionary/translation.md +1 -1
- package/docs/vi/formatters.md +7 -7
- package/docs/vi/how_works_intlayer.md +1 -1
- package/docs/vi/index.md +1 -1
- package/docs/vi/interest_of_intlayer.md +2 -2
- package/docs/vi/intlayer_CMS.md +3 -3
- package/docs/vi/intlayer_visual_editor.md +4 -4
- package/docs/vi/intlayer_with_adonisjs.md +1 -1
- package/docs/vi/intlayer_with_analog.md +1 -1
- package/docs/vi/intlayer_with_angular.md +2 -2
- package/docs/vi/intlayer_with_astro.md +2 -2
- package/docs/vi/intlayer_with_create_react_app.md +2 -2
- package/docs/vi/intlayer_with_express.md +2 -2
- package/docs/vi/intlayer_with_fastify.md +68 -117
- package/docs/vi/intlayer_with_hono.md +2 -2
- package/docs/vi/intlayer_with_lynx+react.md +2 -2
- package/docs/vi/intlayer_with_nestjs.md +2 -2
- package/docs/vi/intlayer_with_nextjs_14.md +6 -6
- package/docs/vi/intlayer_with_nextjs_15.md +9 -9
- package/docs/vi/intlayer_with_nextjs_16.md +3 -3
- package/docs/vi/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/vi/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/vi/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/vi/intlayer_with_nuxt.md +2 -2
- package/docs/vi/intlayer_with_react_native+expo.md +3 -3
- package/docs/vi/intlayer_with_react_router_v7.md +4 -4
- package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/vi/intlayer_with_storybook.md +1 -1
- package/docs/vi/intlayer_with_svelte_kit.md +2 -2
- package/docs/vi/intlayer_with_tanstack.md +4 -4
- package/docs/vi/intlayer_with_vite+preact.md +3 -3
- package/docs/vi/intlayer_with_vite+react.md +2 -2
- package/docs/vi/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/vi/intlayer_with_vite+solid.md +2 -2
- package/docs/vi/intlayer_with_vite+svelte.md +3 -3
- package/docs/vi/intlayer_with_vite+vue.md +2 -2
- package/docs/vi/introduction.md +1 -1
- package/docs/vi/locale_mapper.md +1 -1
- package/docs/vi/mcp_server.md +4 -4
- package/docs/vi/packages/adonis-intlayer/exports.md +1 -1
- package/docs/vi/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/adonis-intlayer/t.md +1 -1
- package/docs/vi/packages/angular-intlayer/exports.md +1 -1
- package/docs/vi/packages/astro-intlayer/exports.md +1 -1
- package/docs/vi/packages/express-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/express-intlayer/t.md +1 -1
- package/docs/vi/packages/fastify-intlayer/exports.md +1 -1
- package/docs/vi/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/hono-intlayer/exports.md +1 -1
- package/docs/vi/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/hono-intlayer/t.md +1 -1
- package/docs/vi/packages/intlayer/exports.md +1 -1
- package/docs/vi/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/vi/packages/intlayer/getConfiguration.md +1 -1
- package/docs/vi/packages/intlayer/getEnumeration.md +1 -1
- package/docs/vi/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/vi/packages/intlayer/getLocale.md +1 -1
- package/docs/vi/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/vi/packages/intlayer/getLocaleName.md +2 -2
- package/docs/vi/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/vi/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/vi/packages/intlayer/getMultilingualUrls.md +1 -1
- package/docs/vi/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/vi/packages/intlayer/getPrefix.md +1 -1
- package/docs/vi/packages/intlayer/getTranslation.md +1 -1
- package/docs/vi/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/vi/packages/intlayer/validatePrefix.md +1 -1
- package/docs/vi/packages/intlayer-cli/exports.md +1 -1
- package/docs/vi/packages/lynx-intlayer/exports.md +1 -1
- package/docs/vi/packages/next-intlayer/exports.md +1 -1
- package/docs/vi/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/vi/packages/next-intlayer/t.md +1 -1
- package/docs/vi/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/vi/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/vi/packages/next-intlayer/useLocale.md +3 -3
- package/docs/vi/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/vi/packages/preact-intlayer/exports.md +1 -1
- package/docs/vi/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/vi/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/vi/packages/react-intlayer/exports.md +1 -1
- package/docs/vi/packages/react-intlayer/t.md +1 -1
- package/docs/vi/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/vi/packages/react-intlayer/useI18n.md +1 -1
- package/docs/vi/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/vi/packages/react-intlayer/useLocale.md +1 -1
- package/docs/vi/packages/react-native-intlayer/exports.md +1 -1
- package/docs/vi/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/vi/packages/solid-intlayer/exports.md +1 -1
- package/docs/vi/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/vi/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/vi/packages/svelte-intlayer/exports.md +1 -1
- package/docs/vi/packages/vite-intlayer/exports.md +1 -1
- package/docs/vi/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/vi/packages/vue-intlayer/exports.md +1 -1
- package/docs/vi/per_locale_file.md +1 -1
- package/docs/vi/plugins/sync-json.md +2 -2
- package/docs/vi/roadmap.md +3 -3
- package/docs/vi/testing.md +2 -2
- package/docs/vi/vs_code_extension.md +4 -4
- package/docs/zh/CI_CD.md +1 -1
- package/docs/zh/agent_skills.md +1 -1
- package/docs/zh/autoFill.md +3 -3
- package/docs/zh/bundle_optimization.md +1 -1
- package/docs/zh/cli/build.md +1 -1
- package/docs/zh/cli/ci.md +1 -1
- package/docs/zh/cli/index.md +13 -13
- package/docs/zh/cli/init.md +1 -1
- package/docs/zh/cli/list.md +2 -2
- package/docs/zh/cli/list_projects.md +1 -1
- package/docs/zh/compiler.md +3 -3
- package/docs/zh/configuration.md +958 -0
- package/docs/zh/custom_url_rewrites.md +1 -1
- package/docs/zh/dictionary/content_file.md +7 -7
- package/docs/zh/dictionary/enumeration.md +1 -1
- package/docs/zh/dictionary/file.md +1 -1
- package/docs/zh/dictionary/function_fetching.md +1 -1
- package/docs/zh/dictionary/gender.md +1 -1
- package/docs/zh/dictionary/html.md +2 -2
- package/docs/zh/dictionary/insertion.md +2 -2
- package/docs/zh/dictionary/markdown.md +3 -3
- package/docs/zh/dictionary/translation.md +1 -1
- package/docs/zh/formatters.md +6 -6
- package/docs/zh/how_works_intlayer.md +1 -1
- package/docs/zh/index.md +1 -1
- package/docs/zh/interest_of_intlayer.md +2 -2
- package/docs/zh/intlayer_CMS.md +3 -3
- package/docs/zh/intlayer_visual_editor.md +1 -1
- package/docs/zh/intlayer_with_adonisjs.md +1 -1
- package/docs/zh/intlayer_with_analog.md +1 -1
- package/docs/zh/intlayer_with_angular.md +2 -2
- package/docs/zh/intlayer_with_astro.md +2 -2
- package/docs/zh/intlayer_with_create_react_app.md +2 -2
- package/docs/zh/intlayer_with_express.md +2 -2
- package/docs/zh/intlayer_with_fastify.md +62 -73
- package/docs/zh/intlayer_with_hono.md +2 -2
- package/docs/zh/intlayer_with_lynx+react.md +2 -2
- package/docs/zh/intlayer_with_nestjs.md +2 -2
- package/docs/zh/intlayer_with_nextjs_14.md +2 -2
- package/docs/zh/intlayer_with_nextjs_15.md +2 -2
- package/docs/zh/intlayer_with_nextjs_16.md +3 -3
- package/docs/zh/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/zh/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/zh/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/zh/intlayer_with_nuxt.md +2 -2
- package/docs/zh/intlayer_with_react_native+expo.md +2 -2
- package/docs/zh/intlayer_with_react_router_v7.md +4 -4
- package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/zh/intlayer_with_storybook.md +1 -1
- package/docs/zh/intlayer_with_svelte_kit.md +2 -2
- package/docs/zh/intlayer_with_tanstack.md +4 -4
- package/docs/zh/intlayer_with_vite+preact.md +2 -2
- package/docs/zh/intlayer_with_vite+react.md +2 -2
- package/docs/zh/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/zh/intlayer_with_vite+solid.md +2 -2
- package/docs/zh/intlayer_with_vite+svelte.md +3 -3
- package/docs/zh/intlayer_with_vite+vue.md +2 -2
- package/docs/zh/introduction.md +1 -1
- package/docs/zh/locale_mapper.md +1 -1
- package/docs/zh/mcp_server.md +4 -4
- package/docs/zh/packages/adonis-intlayer/exports.md +1 -1
- package/docs/zh/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/adonis-intlayer/t.md +1 -1
- package/docs/zh/packages/angular-intlayer/exports.md +1 -1
- package/docs/zh/packages/astro-intlayer/exports.md +1 -1
- package/docs/zh/packages/express-intlayer/exports.md +1 -1
- package/docs/zh/packages/express-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/express-intlayer/t.md +1 -1
- package/docs/zh/packages/fastify-intlayer/exports.md +1 -1
- package/docs/zh/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/hono-intlayer/exports.md +1 -1
- package/docs/zh/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/hono-intlayer/t.md +1 -1
- package/docs/zh/packages/intlayer/exports.md +1 -1
- package/docs/zh/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/zh/packages/intlayer/getConfiguration.md +1 -2
- package/docs/zh/packages/intlayer/getEnumeration.md +1 -6
- package/docs/zh/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/zh/packages/intlayer/getLocale.md +1 -1
- package/docs/zh/packages/intlayer/getLocaleLang.md +1 -2
- package/docs/zh/packages/intlayer/getLocaleName.md +2 -2
- package/docs/zh/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/zh/packages/intlayer/getLocalizedUrl.md +2 -8
- package/docs/zh/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/zh/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/zh/packages/intlayer/getPrefix.md +1 -1
- package/docs/zh/packages/intlayer/getTranslation.md +1 -3
- package/docs/zh/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/zh/packages/intlayer/validatePrefix.md +1 -1
- package/docs/zh/packages/intlayer-cli/exports.md +1 -1
- package/docs/zh/packages/lynx-intlayer/exports.md +1 -1
- package/docs/zh/packages/next-intlayer/exports.md +1 -1
- package/docs/zh/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/zh/packages/next-intlayer/t.md +1 -1
- package/docs/zh/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/zh/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/zh/packages/next-intlayer/useLocale.md +2 -2
- package/docs/zh/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/zh/packages/preact-intlayer/exports.md +1 -1
- package/docs/zh/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/zh/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/zh/packages/react-intlayer/exports.md +1 -1
- package/docs/zh/packages/react-intlayer/t.md +1 -1
- package/docs/zh/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/zh/packages/react-intlayer/useI18n.md +1 -1
- package/docs/zh/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/zh/packages/react-intlayer/useLocale.md +1 -1
- package/docs/zh/packages/react-native-intlayer/exports.md +1 -1
- package/docs/zh/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/zh/packages/solid-intlayer/exports.md +1 -1
- package/docs/zh/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/zh/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/zh/packages/svelte-intlayer/exports.md +1 -1
- package/docs/zh/packages/vite-intlayer/exports.md +1 -1
- package/docs/zh/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/zh/packages/vue-intlayer/exports.md +1 -1
- package/docs/zh/per_locale_file.md +1 -1
- package/docs/zh/plugins/sync-json.md +2 -2
- package/docs/zh/roadmap.md +2 -2
- package/docs/zh/testing.md +1 -1
- package/docs/zh/vs_code_extension.md +4 -4
- package/package.json +6 -6
|
@@ -19,10 +19,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
|
|
|
19
19
|
history:
|
|
20
20
|
- version: 7.5.9
|
|
21
21
|
date: 2025-12-30
|
|
22
|
-
changes: Add init command
|
|
22
|
+
changes: "Add init command"
|
|
23
23
|
- version: 6.2.0
|
|
24
24
|
date: 2025-10-03
|
|
25
|
-
changes: Refresh for Astro integration, config, usage
|
|
25
|
+
changes: "Refresh for Astro integration, config, usage"
|
|
26
26
|
---
|
|
27
27
|
|
|
28
28
|
# Getting Started Internationalising (i18n) with Intlayer and Astro
|
|
@@ -19,10 +19,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-react-cra-template
|
|
|
19
19
|
history:
|
|
20
20
|
- version: 7.5.9
|
|
21
21
|
date: 2025-12-30
|
|
22
|
-
changes: Add init command
|
|
22
|
+
changes: "Add init command"
|
|
23
23
|
- version: 5.5.10
|
|
24
24
|
date: 2025-06-29
|
|
25
|
-
changes: Init history
|
|
25
|
+
changes: "Init history"
|
|
26
26
|
---
|
|
27
27
|
|
|
28
28
|
# Translate your Create React App website using Intlayer | Internationalization (i18n)
|
|
@@ -18,10 +18,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-express-template
|
|
|
18
18
|
history:
|
|
19
19
|
- version: 7.5.9
|
|
20
20
|
date: 2025-12-30
|
|
21
|
-
changes: Add init command
|
|
21
|
+
changes: "Add init command"
|
|
22
22
|
- version: 5.5.10
|
|
23
23
|
date: 2025-06-29
|
|
24
|
-
changes: Init history
|
|
24
|
+
changes: "Init history"
|
|
25
25
|
---
|
|
26
26
|
|
|
27
27
|
# Translate your Express backend using Intlayer | Internationalization (i18n)
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-12-30
|
|
3
3
|
updatedAt: 2025-12-30
|
|
4
|
-
title: Fastify i18n - How to translate
|
|
5
|
-
description: Discover how to make your Fastify
|
|
4
|
+
title: Fastify i18n - How to translate a Fastify app in 2026
|
|
5
|
+
description: Discover how to make your Fastify backend multilingual. Follow the documentation to internationalise (i18n) and translate it.
|
|
6
6
|
keywords:
|
|
7
|
-
-
|
|
7
|
+
- Internationalisation
|
|
8
8
|
- Documentation
|
|
9
9
|
- Intlayer
|
|
10
10
|
- Fastify
|
|
@@ -18,32 +18,34 @@ applicationTemplate: https://github.com/aymericzip/intlayer-fastify-template
|
|
|
18
18
|
history:
|
|
19
19
|
- version: 7.6.0
|
|
20
20
|
date: 2025-12-31
|
|
21
|
-
changes: Add init command
|
|
21
|
+
changes: "Add init command"
|
|
22
22
|
- version: 7.6.0
|
|
23
23
|
date: 2025-12-31
|
|
24
|
-
changes: Init history
|
|
24
|
+
changes: "Init history"
|
|
25
25
|
---
|
|
26
26
|
|
|
27
|
-
# Translate your Fastify
|
|
27
|
+
# Translate your Fastify backend website using Intlayer | Internationalisation (i18n)
|
|
28
28
|
|
|
29
|
-
`fastify-intlayer` is a powerful internationalisation (i18n) plugin for Fastify applications, designed to make your
|
|
29
|
+
`fastify-intlayer` is a powerful internationalisation (i18n) plugin for Fastify applications, designed to make your backend services globally accessible by providing localised responses based on the client's preferences.
|
|
30
|
+
|
|
31
|
+
> See package implementation on GitHub: https://github.com/aymericzip/intlayer/tree/main/packages/fastify-intlayer
|
|
30
32
|
|
|
31
33
|
### Practical Use Cases
|
|
32
34
|
|
|
33
|
-
- **Displaying
|
|
34
|
-
- **Retrieving
|
|
35
|
-
- **Sending
|
|
36
|
-
- **Multilingual
|
|
37
|
-
- **Other
|
|
35
|
+
- **Displaying Backend Errors in User's Language**: When an error occurs, displaying messages in the user's native language improves understanding and reduces frustration. This is especially useful for dynamic error messages that might be shown in front-end components like toasts or modals.
|
|
36
|
+
- **Retrieving Multilingual Content**: For applications pulling content from a database, internationalisation ensures that you can serve this content in multiple languages. This is crucial for platforms like e-commerce sites or content management systems that need to display product descriptions, articles, and other content in the language preferred by the user.
|
|
37
|
+
- **Sending Multilingual Emails**: Whether it's transactional emails, marketing campaigns, or notifications, sending emails in the recipient’s language can significantly increase engagement and effectiveness.
|
|
38
|
+
- **Multilingual Push Notifications**: For mobile applications, sending push notifications in a user's preferred language can enhance interaction and retention. This personal touch can make notifications feel more relevant and actionable.
|
|
39
|
+
- **Other Communications**: Any form of communication from the backend, such as SMS messages, system alerts, or user interface updates, benefits from being in the user's language, ensuring clarity and enhancing the overall user experience.
|
|
38
40
|
|
|
39
|
-
By internationalising the backend, your application not only respects cultural differences but also better
|
|
41
|
+
By internationalising the backend, your application not only respects cultural differences but also aligns better with global market needs, making it a key step in scaling your services worldwide.
|
|
40
42
|
|
|
41
43
|
## Getting Started
|
|
42
44
|
|
|
43
45
|
<iframe
|
|
44
46
|
src="https://stackblitz.com/github/aymericzip/intlayer-fastify-template?embed=1&ctl=1&file=intlayer.config.ts"
|
|
45
47
|
className="m-auto overflow-hidden rounded-lg border-0 max-md:size-full max-md:h-[700px] md:aspect-16/9 md:w-full"
|
|
46
|
-
title="Demo CodeSandbox - How to
|
|
48
|
+
title="Demo CodeSandbox - How to Internationalise your application using Intlayer"
|
|
47
49
|
sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
|
|
48
50
|
loading="lazy"
|
|
49
51
|
/>
|
|
@@ -149,7 +151,6 @@ const indexContent = {
|
|
|
149
151
|
key: "index",
|
|
150
152
|
content: {
|
|
151
153
|
exampleOfContent: t({
|
|
152
|
-
"en-GB": "Example of returned content in English",
|
|
153
154
|
en: "Example of returned content in English",
|
|
154
155
|
fr: "Exemple de contenu renvoyé en français",
|
|
155
156
|
"es-ES": "Ejemplo de contenido devuelto en español (España)",
|
|
@@ -169,7 +170,6 @@ const indexContent = {
|
|
|
169
170
|
key: "index",
|
|
170
171
|
content: {
|
|
171
172
|
exampleOfContent: t({
|
|
172
|
-
"en-GB": "Example of returned content in English",
|
|
173
173
|
en: "Example of returned content in English",
|
|
174
174
|
fr: "Exemple de contenu renvoyé en français",
|
|
175
175
|
"es-ES": "Ejemplo de contenido devuelto en español (España)",
|
|
@@ -189,7 +189,6 @@ const indexContent = {
|
|
|
189
189
|
key: "index",
|
|
190
190
|
content: {
|
|
191
191
|
exampleOfContent: t({
|
|
192
|
-
"en-GB": "Example of returned content in English",
|
|
193
192
|
en: "Example of returned content in English",
|
|
194
193
|
fr: "Exemple de contenu renvoyé en français",
|
|
195
194
|
"es-ES": "Ejemplo de contenido devuelto en español (España)",
|
|
@@ -209,7 +208,6 @@ module.exports = indexContent;
|
|
|
209
208
|
"exampleOfContent": {
|
|
210
209
|
"nodeType": "translation",
|
|
211
210
|
"translation": {
|
|
212
|
-
"en-GB": "Example of returned content in English",
|
|
213
211
|
"en": "Example of returned content in English",
|
|
214
212
|
"fr": "Exemple de contenu renvoyé en français",
|
|
215
213
|
"es-ES": "Ejemplo de contenido devuelto en español (España)",
|
|
@@ -220,13 +218,13 @@ module.exports = indexContent;
|
|
|
220
218
|
}
|
|
221
219
|
```
|
|
222
220
|
|
|
223
|
-
> Your content declarations can be
|
|
221
|
+
> Your content declarations can be defined anywhere in your application as soon as they are included into the `contentDir` directory (by default, `./src`). And match the content declaration file extension (by default, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`).
|
|
224
222
|
|
|
225
223
|
> For more details, refer to the [content declaration documentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en-GB/dictionary/content_file.md).
|
|
226
224
|
|
|
227
|
-
### Fastify
|
|
225
|
+
### Fastify Application Setup
|
|
228
226
|
|
|
229
|
-
|
|
227
|
+
Setup your Fastify application to use `fastify-intlayer`:
|
|
230
228
|
|
|
231
229
|
```typescript fileName="src/index.ts" codeFormat="typescript"
|
|
232
230
|
import Fastify from "fastify";
|
|
@@ -241,7 +239,6 @@ await fastify.register(intlayer);
|
|
|
241
239
|
// Routes
|
|
242
240
|
fastify.get("/t_example", async (_req, reply) => {
|
|
243
241
|
return t({
|
|
244
|
-
"en-GB": "Example of returned content in English",
|
|
245
242
|
en: "Example of returned content in English",
|
|
246
243
|
fr: "Exemple de contenu renvoyé en français",
|
|
247
244
|
"es-ES": "Ejemplo de contenido devuelto en español (España)",
|
|
@@ -298,7 +295,7 @@ fastify.get("/getDictionary_example", async (_req, reply) => {
|
|
|
298
295
|
return getDictionary(dictionaryExample).exampleOfContent;
|
|
299
296
|
});
|
|
300
297
|
|
|
301
|
-
// Start
|
|
298
|
+
// Start server
|
|
302
299
|
const start = async () => {
|
|
303
300
|
try {
|
|
304
301
|
await fastify.listen({ port: 3000 });
|
|
@@ -318,7 +315,7 @@ const dictionaryExample = require("./index.content");
|
|
|
318
315
|
|
|
319
316
|
const fastify = Fastify({ logger: true });
|
|
320
317
|
|
|
321
|
-
// Start
|
|
318
|
+
// Start server wrapper for async/await
|
|
322
319
|
const start = async () => {
|
|
323
320
|
try {
|
|
324
321
|
// Load internationalisation plugin
|
|
@@ -327,7 +324,6 @@ const start = async () => {
|
|
|
327
324
|
// Routes
|
|
328
325
|
fastify.get("/t_example", async (_req, reply) => {
|
|
329
326
|
return t({
|
|
330
|
-
"en-GB": "Example of returned content in English",
|
|
331
327
|
en: "Example of returned content in English",
|
|
332
328
|
fr: "Exemple de contenu renvoyé en français",
|
|
333
329
|
"es-ES": "Ejemplo de contenido devuelto en español (España)",
|
|
@@ -415,13 +411,13 @@ By default, `fastify-intlayer` will interpret the `Accept-Language` header to de
|
|
|
415
411
|
|
|
416
412
|
`fastify-intlayer` leverages the robust capabilities of TypeScript to enhance the internationalisation process. TypeScript's static typing ensures that every translation key is accounted for, reducing the risk of missing translations and improving maintainability.
|
|
417
413
|
|
|
418
|
-
Ensure the
|
|
414
|
+
Ensure the autogenerated types (by default at ./types/intlayer.d.ts) are included in your tsconfig.json file.
|
|
419
415
|
|
|
420
416
|
```json5 fileName="tsconfig.json"
|
|
421
417
|
{
|
|
422
|
-
// ... Your existing TypeScript
|
|
418
|
+
// ... Your existing TypeScript configurations
|
|
423
419
|
"include": [
|
|
424
|
-
// ... Your existing TypeScript
|
|
420
|
+
// ... Your existing TypeScript configurations
|
|
425
421
|
".intlayer/**/*.ts", // Include the auto-generated types
|
|
426
422
|
],
|
|
427
423
|
}
|
|
@@ -431,12 +427,12 @@ Ensure the auto-generated types (by default at ./types/intlayer.d.ts) are includ
|
|
|
431
427
|
|
|
432
428
|
To improve your development experience with Intlayer, you can install the official **Intlayer VS Code Extension**.
|
|
433
429
|
|
|
434
|
-
[Install from the
|
|
430
|
+
[Install from the VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=intlayer.intlayer-vs-code-extension)
|
|
435
431
|
|
|
436
432
|
This extension provides:
|
|
437
433
|
|
|
438
|
-
- **
|
|
439
|
-
- **Real-time error detection**
|
|
434
|
+
- **Autocompletion** for translation keys.
|
|
435
|
+
- **Real-time error detection** for missing translations.
|
|
440
436
|
- **Inline previews** of translated content.
|
|
441
437
|
- **Quick actions** to easily create and update translations.
|
|
442
438
|
|
|
@@ -444,7 +440,7 @@ For more details on how to use the extension, refer to the [Intlayer VS Code Ext
|
|
|
444
440
|
|
|
445
441
|
### Git Configuration
|
|
446
442
|
|
|
447
|
-
It is recommended to ignore files generated by Intlayer. This
|
|
443
|
+
It is recommended to ignore the files generated by Intlayer. This allows you to avoid committing them to your Git repository.
|
|
448
444
|
|
|
449
445
|
To do this, you can add the following instructions to your `.gitignore` file:
|
|
450
446
|
|
|
@@ -18,10 +18,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-hono-template
|
|
|
18
18
|
history:
|
|
19
19
|
- version: 7.5.9
|
|
20
20
|
date: 2025-12-30
|
|
21
|
-
changes: Add init command
|
|
21
|
+
changes: "Add init command"
|
|
22
22
|
- version: 5.5.10
|
|
23
23
|
date: 2025-06-29
|
|
24
|
-
changes: Init history
|
|
24
|
+
changes: "Init history"
|
|
25
25
|
---
|
|
26
26
|
|
|
27
27
|
# Translate your Hono backend website using Intlayer | Internationalization (i18n)
|
|
@@ -19,10 +19,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-lynx-template
|
|
|
19
19
|
history:
|
|
20
20
|
- version: 7.5.9
|
|
21
21
|
date: 2025-12-30
|
|
22
|
-
changes: Add init command
|
|
22
|
+
changes: "Add init command"
|
|
23
23
|
- version: 5.5.10
|
|
24
24
|
date: 2025-06-29
|
|
25
|
-
changes: Init history
|
|
25
|
+
changes: "Init history"
|
|
26
26
|
---
|
|
27
27
|
|
|
28
28
|
# Getting Started Internationalising (i18n) with Intlayer and Lynx and React
|
|
@@ -19,10 +19,10 @@ author: AydinTheFirst
|
|
|
19
19
|
history:
|
|
20
20
|
- version: 7.5.9
|
|
21
21
|
date: 2025-12-30
|
|
22
|
-
changes: Add init command
|
|
22
|
+
changes: "Add init command"
|
|
23
23
|
- version: 5.8.0
|
|
24
24
|
date: 2025-09-09
|
|
25
|
-
changes: Initial doc
|
|
25
|
+
changes: "Initial doc"
|
|
26
26
|
---
|
|
27
27
|
|
|
28
28
|
# Getting Started internationalising (i18n) with Intlayer and NestJS
|
|
@@ -19,10 +19,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-next-14-template
|
|
|
19
19
|
history:
|
|
20
20
|
- version: 7.5.9
|
|
21
21
|
date: 2025-12-30
|
|
22
|
-
changes: Add init command
|
|
22
|
+
changes: "Add init command"
|
|
23
23
|
- version: 5.5.10
|
|
24
24
|
date: 2025-06-29
|
|
25
|
-
changes: Init history
|
|
25
|
+
changes: "Init history"
|
|
26
26
|
---
|
|
27
27
|
|
|
28
28
|
# Translate your Next.js 14 and App Router website using Intlayer | Internationalization (i18n)
|
|
@@ -20,10 +20,10 @@ youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
|
|
|
20
20
|
history:
|
|
21
21
|
- version: 7.5.9
|
|
22
22
|
date: 2025-12-30
|
|
23
|
-
changes: Add init command
|
|
23
|
+
changes: "Add init command"
|
|
24
24
|
- version: 5.5.10
|
|
25
25
|
date: 2025-06-29
|
|
26
|
-
changes: Init history
|
|
26
|
+
changes: "Init history"
|
|
27
27
|
---
|
|
28
28
|
|
|
29
29
|
# Getting Started internationalising (i18n) with Intlayer and Next.js 15 App Router
|
|
@@ -19,13 +19,13 @@ youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
|
|
|
19
19
|
history:
|
|
20
20
|
- version: 7.5.9
|
|
21
21
|
date: 2025-12-30
|
|
22
|
-
changes: Add init command
|
|
22
|
+
changes: "Add init command"
|
|
23
23
|
- version: 7.0.6
|
|
24
24
|
date: 2025-11-01
|
|
25
|
-
changes: Added mention of `x-default` in `alternates` object
|
|
25
|
+
changes: "Added mention of `x-default` in `alternates` object"
|
|
26
26
|
- version: 7.0.0
|
|
27
27
|
date: 2025-06-29
|
|
28
|
-
changes: Init history
|
|
28
|
+
changes: "Init history"
|
|
29
29
|
---
|
|
30
30
|
|
|
31
31
|
# Translate your Next.js 16 website using Intlayer | Internationalisation (i18n)
|
|
@@ -22,10 +22,10 @@ youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
|
|
|
22
22
|
history:
|
|
23
23
|
- version: 8.2.0
|
|
24
24
|
date: 2026-03-09
|
|
25
|
-
changes: Update compiler options, add FilePathPattern support
|
|
25
|
+
changes: "Update compiler options, add FilePathPattern support"
|
|
26
26
|
- version: 8.1.6
|
|
27
27
|
date: 2026-02-23
|
|
28
|
-
changes: Initial release
|
|
28
|
+
changes: "Initial release"
|
|
29
29
|
---
|
|
30
30
|
|
|
31
31
|
# How to make multilingual (i18n) an existing Next.js application afterward (i18n guide 2026)
|
|
@@ -20,7 +20,7 @@ youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
|
|
|
20
20
|
history:
|
|
21
21
|
- version: 1.0.0
|
|
22
22
|
date: 2026-01-10
|
|
23
|
-
changes: Initial release
|
|
23
|
+
changes: "Initial release"
|
|
24
24
|
---
|
|
25
25
|
|
|
26
26
|
# Translate your Next.js 16 site (without [locale] in the page path) using Intlayer | Internationalisation (i18n)
|
|
@@ -19,10 +19,10 @@ slugs:
|
|
|
19
19
|
history:
|
|
20
20
|
- version: 7.5.9
|
|
21
21
|
date: 2025-12-30
|
|
22
|
-
changes: Add init command
|
|
22
|
+
changes: "Add init command"
|
|
23
23
|
- version: 5.5.10
|
|
24
24
|
date: 2025-06-29
|
|
25
|
-
changes: Init history
|
|
25
|
+
changes: "Init history"
|
|
26
26
|
---
|
|
27
27
|
|
|
28
28
|
# Getting Started Internationalising (i18n) with Intlayer and Next.js using Page Router
|
|
@@ -19,10 +19,10 @@ youtubeVideo: https://www.youtube.com/watch?v=nhUcUAVQ6eQ
|
|
|
19
19
|
history:
|
|
20
20
|
- version: 7.3.11
|
|
21
21
|
date: 2025-12-07
|
|
22
|
-
changes: Update LocaleSwitcher, SEO, metadata
|
|
22
|
+
changes: "Update LocaleSwitcher, SEO, metadata"
|
|
23
23
|
- version: 5.5.10
|
|
24
24
|
date: 2025-06-29
|
|
25
|
-
changes: Init history
|
|
25
|
+
changes: "Init history"
|
|
26
26
|
---
|
|
27
27
|
|
|
28
28
|
# Translate your Nuxt and Vue website using Intlayer | Internationalisation (i18n)
|
|
@@ -18,10 +18,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-react-native-templat
|
|
|
18
18
|
history:
|
|
19
19
|
- version: 7.5.9
|
|
20
20
|
date: 2025-12-30
|
|
21
|
-
changes: Add init command
|
|
21
|
+
changes: "Add init command"
|
|
22
22
|
- version: 5.5.10
|
|
23
23
|
date: 2025-06-29
|
|
24
|
-
changes: Init history
|
|
24
|
+
changes: "Init history"
|
|
25
25
|
---
|
|
26
26
|
|
|
27
27
|
# Getting Started Internationalising (i18n) with Intlayer and React Native
|
|
@@ -22,16 +22,16 @@ youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
|
|
|
22
22
|
history:
|
|
23
23
|
- version: 7.5.9
|
|
24
24
|
date: 2025-12-30
|
|
25
|
-
changes: Add init command
|
|
25
|
+
changes: "Add init command"
|
|
26
26
|
- version: 7.5.6
|
|
27
27
|
date: 2025-12-27
|
|
28
|
-
changes: Update Layout and handle 404
|
|
28
|
+
changes: "Update Layout and handle 404"
|
|
29
29
|
- version: 6.1.5
|
|
30
30
|
date: 2025-10-03
|
|
31
|
-
changes: Updated doc
|
|
31
|
+
changes: "Updated doc"
|
|
32
32
|
- version: 5.8.2
|
|
33
33
|
date: 2025-09-04
|
|
34
|
-
changes: Added for React Router v7
|
|
34
|
+
changes: "Added for React Router v7"
|
|
35
35
|
---
|
|
36
36
|
|
|
37
37
|
# Getting Started Internationalising (i18n) with Intlayer and React Router v7
|
|
@@ -22,13 +22,13 @@ youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
|
|
|
22
22
|
history:
|
|
23
23
|
- version: 7.5.9
|
|
24
24
|
date: 2025-12-30
|
|
25
|
-
changes: Add init command
|
|
25
|
+
changes: "Add init command"
|
|
26
26
|
- version: 6.1.5
|
|
27
27
|
date: 2025-10-03
|
|
28
|
-
changes: Updated doc
|
|
28
|
+
changes: "Updated doc"
|
|
29
29
|
- version: 5.8.2
|
|
30
30
|
date: 2025-09-04
|
|
31
|
-
changes: Added for React Router v7
|
|
31
|
+
changes: "Added for React Router v7"
|
|
32
32
|
---
|
|
33
33
|
|
|
34
34
|
# Getting Started Internationalising (i18n) with Intlayer and React Router v7
|
|
@@ -18,10 +18,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-sveltekit-template
|
|
|
18
18
|
history:
|
|
19
19
|
- version: 7.5.9
|
|
20
20
|
date: 2025-12-30
|
|
21
|
-
changes: Add init command
|
|
21
|
+
changes: "Add init command"
|
|
22
22
|
- version: 7.1.10
|
|
23
23
|
date: 2025-11-20
|
|
24
|
-
changes: Init history
|
|
24
|
+
changes: "Init history"
|
|
25
25
|
---
|
|
26
26
|
|
|
27
27
|
# Translate your SvelteKit website using Intlayer | Internationalisation (i18n)
|
|
@@ -21,7 +21,7 @@ youtubeVideo: https://www.youtube.com/watch?v=_XTdKVWaeqg
|
|
|
21
21
|
history:
|
|
22
22
|
- version: 7.5.9
|
|
23
23
|
date: 2025-12-30
|
|
24
|
-
changes: Add init command
|
|
24
|
+
changes: "Add init command"
|
|
25
25
|
- version: 7.4.0
|
|
26
26
|
date: 2025-12-11
|
|
27
27
|
changes: "Introduce validatePrefix and add step 14: Handling 404 pages with localised routes."
|
|
@@ -33,13 +33,13 @@ history:
|
|
|
33
33
|
changes: "Add step 13: Adapt Nitro"
|
|
34
34
|
- version: 7.1.0
|
|
35
35
|
date: 2025-11-17
|
|
36
|
-
changes: Fix prefix default by adding getPrefix function useLocalizedNavigate, LocaleSwitcher and LocalisedLink.
|
|
36
|
+
changes: "Fix prefix default by adding getPrefix function useLocalizedNavigate, LocaleSwitcher and LocalisedLink."
|
|
37
37
|
- version: 6.5.2
|
|
38
38
|
date: 2025-10-03
|
|
39
|
-
changes: Update doc
|
|
39
|
+
changes: "Update doc"
|
|
40
40
|
- version: 5.8.1
|
|
41
41
|
date: 2025-09-09
|
|
42
|
-
changes: Added for Tanstack Start
|
|
42
|
+
changes: "Added for Tanstack Start"
|
|
43
43
|
---
|
|
44
44
|
|
|
45
45
|
# Translate your Tanstack Start website using Intlayer | Internationalisation (i18n)
|
|
@@ -18,10 +18,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-vite-preact-template
|
|
|
18
18
|
history:
|
|
19
19
|
- version: 7.5.9
|
|
20
20
|
date: 2025-12-30
|
|
21
|
-
changes: Add init command
|
|
21
|
+
changes: "Add init command"
|
|
22
22
|
- version: 5.5.10
|
|
23
23
|
date: 2025-06-29
|
|
24
|
-
changes: Init history
|
|
24
|
+
changes: "Init history"
|
|
25
25
|
---
|
|
26
26
|
|
|
27
27
|
# Getting Started Internationalising (i18n) with Intlayer and Vite and Preact
|
|
@@ -20,10 +20,10 @@ youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
|
|
|
20
20
|
history:
|
|
21
21
|
- version: 7.5.9
|
|
22
22
|
date: 2025-12-30
|
|
23
|
-
changes: Add init command
|
|
23
|
+
changes: "Add init command"
|
|
24
24
|
- version: 5.5.10
|
|
25
25
|
date: 2025-06-29
|
|
26
|
-
changes: Init history
|
|
26
|
+
changes: "Init history"
|
|
27
27
|
---
|
|
28
28
|
|
|
29
29
|
# Translate your Vite and React website using Intlayer | Internationalization (i18n)
|
|
@@ -21,10 +21,10 @@ youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
|
|
|
21
21
|
history:
|
|
22
22
|
- version: 8.2.0
|
|
23
23
|
date: 2026-03-09
|
|
24
|
-
changes: Update compiler options, add FilePathPattern support
|
|
24
|
+
changes: "Update compiler options, add FilePathPattern support"
|
|
25
25
|
- version: 8.1.6
|
|
26
26
|
date: 2026-02-23
|
|
27
|
-
changes: Initial release
|
|
27
|
+
changes: "Initial release"
|
|
28
28
|
---
|
|
29
29
|
|
|
30
30
|
# How to make multilingual (i18n) an existing Vite and React application afterward (i18n guide 2026)
|
|
@@ -18,10 +18,10 @@ applicationTemplate: https://github.com/aymericzip/intlayer-vite-solid-template
|
|
|
18
18
|
history:
|
|
19
19
|
- version: 7.5.9
|
|
20
20
|
date: 2025-12-30
|
|
21
|
-
changes: Add init command
|
|
21
|
+
changes: "Add init command"
|
|
22
22
|
- version: 5.5.10
|
|
23
23
|
date: 2025-06-29
|
|
24
|
-
changes: Init history
|
|
24
|
+
changes: "Init history"
|
|
25
25
|
---
|
|
26
26
|
|
|
27
27
|
# Getting Started Internationalising (i18n) with Intlayer and Vite and Solid
|
|
@@ -18,13 +18,13 @@ applicationTemplate: https://github.com/aymericzip/intlayer-vite-svelte-template
|
|
|
18
18
|
history:
|
|
19
19
|
- version: 7.5.9
|
|
20
20
|
date: 2025-12-30
|
|
21
|
-
changes: Add init command
|
|
21
|
+
changes: "Add init command"
|
|
22
22
|
- version: 5.5.11
|
|
23
23
|
date: 2025-11-19
|
|
24
|
-
changes: Update doc
|
|
24
|
+
changes: "Update doc"
|
|
25
25
|
- version: 5.5.10
|
|
26
26
|
date: 2025-06-29
|
|
27
|
-
changes: Init history
|
|
27
|
+
changes: "Init history"
|
|
28
28
|
---
|
|
29
29
|
|
|
30
30
|
# Translate your Vite and Svelte website using Intlayer | Internationalisation (i18n)
|
|
@@ -19,10 +19,10 @@ youtubeVideo: https://www.youtube.com/watch?v=IE3XWkZ6a5U
|
|
|
19
19
|
history:
|
|
20
20
|
- version: 7.5.9
|
|
21
21
|
date: 2025-12-30
|
|
22
|
-
changes: Add init command
|
|
22
|
+
changes: "Add init command"
|
|
23
23
|
- version: 5.5.10
|
|
24
24
|
date: 2025-06-29
|
|
25
|
-
changes: Init history
|
|
25
|
+
changes: "Init history"
|
|
26
26
|
---
|
|
27
27
|
|
|
28
28
|
# Getting Started Internationalising (i18n) with Intlayer and Vite and Vue
|
package/docs/en-GB/mcp_server.md
CHANGED
|
@@ -17,16 +17,16 @@ slugs:
|
|
|
17
17
|
history:
|
|
18
18
|
- version: 5.5.12
|
|
19
19
|
date: 2025-07-11
|
|
20
|
-
changes: Add set up of ChatGPT
|
|
20
|
+
changes: "Add set up of ChatGPT"
|
|
21
21
|
- version: 5.5.12
|
|
22
22
|
date: 2025-07-10
|
|
23
|
-
changes: Add set up of Claude Desktop
|
|
23
|
+
changes: "Add set up of Claude Desktop"
|
|
24
24
|
- version: 5.5.12
|
|
25
25
|
date: 2025-07-10
|
|
26
|
-
changes: Add SSE transport and distant server
|
|
26
|
+
changes: "Add SSE transport and distant server"
|
|
27
27
|
- version: 5.5.10
|
|
28
28
|
date: 2025-06-29
|
|
29
|
-
changes: Initialise history
|
|
29
|
+
changes: "Initialise history"
|
|
30
30
|
---
|
|
31
31
|
|
|
32
32
|
# Intlayer MCP Server
|