@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
package/docs/it/configuration.md
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-08-13
|
|
3
3
|
updatedAt: 2026-03-20
|
|
4
|
-
title: Configurazione
|
|
5
|
-
description: Scopri come configurare Intlayer per la tua applicazione. Comprendi le
|
|
4
|
+
title: Configurazione
|
|
5
|
+
description: Scopri come configurare Intlayer per la tua applicazione. Comprendi le diverse impostazioni e opzioni disponibili per personalizzare Intlayer secondo le tue necessità.
|
|
6
6
|
keywords:
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
-
|
|
7
|
+
- configurazione
|
|
8
|
+
- impostazioni
|
|
9
|
+
- personalizzazione
|
|
10
10
|
- Intlayer
|
|
11
|
-
-
|
|
11
|
+
- opzioni
|
|
12
12
|
slugs:
|
|
13
13
|
- doc
|
|
14
14
|
- concept
|
|
@@ -16,98 +16,98 @@ slugs:
|
|
|
16
16
|
history:
|
|
17
17
|
- version: 8.4.0
|
|
18
18
|
date: 2026-03-20
|
|
19
|
-
changes: Aggiunta notazione
|
|
19
|
+
changes: "Aggiunta la notazione ad oggetto per 'compiler.output' e 'dictionary.fill' per locale"
|
|
20
20
|
- version: 8.3.0
|
|
21
21
|
date: 2026-03-11
|
|
22
|
-
changes: Spostato 'baseDir' dalla configurazione 'content' alla configurazione 'system'
|
|
22
|
+
changes: "Spostato 'baseDir' dalla configurazione 'content' alla configurazione 'system'"
|
|
23
23
|
- version: 8.2.0
|
|
24
24
|
date: 2026-03-09
|
|
25
|
-
changes: Aggiornate le opzioni del compilatore, aggiunto supporto per 'output' e 'noMetadata'
|
|
25
|
+
changes: "Aggiornate le opzioni del compilatore, aggiunto supporto per 'output' e 'noMetadata'"
|
|
26
26
|
- version: 8.1.7
|
|
27
27
|
date: 2026-02-25
|
|
28
|
-
changes: Aggiornate le opzioni del compilatore
|
|
28
|
+
changes: "Aggiornate le opzioni del compilatore"
|
|
29
29
|
- version: 8.1.5
|
|
30
30
|
date: 2026-02-23
|
|
31
|
-
changes: Aggiunta opzione del compilatore 'build-only' e prefisso del dizionario
|
|
31
|
+
changes: "Aggiunta l'opzione del compilatore 'build-only' e il prefisso del dizionario"
|
|
32
32
|
- version: 8.0.6
|
|
33
33
|
date: 2026-02-12
|
|
34
|
-
changes: Aggiunto supporto per i fornitori Open Router, Alibaba, Amazon, Google Vertex Bedrock, Fireworks, Groq, Hugging Face e Together
|
|
34
|
+
changes: "Aggiunto supporto per i fornitori Open Router, Alibaba, Amazon, Google Vertex Bedrock, Fireworks, Groq, Hugging Face e Together AI"
|
|
35
35
|
- version: 8.0.5
|
|
36
36
|
date: 2026-02-06
|
|
37
|
-
changes: Aggiunto `dataSerialization` alla configurazione AI
|
|
37
|
+
changes: "Aggiunto `dataSerialization` alla configurazione AI"
|
|
38
38
|
- version: 8.0.0
|
|
39
39
|
date: 2026-01-24
|
|
40
|
-
changes: Rinominata modalità di importazione `live` in `fetch` per descrivere meglio il meccanismo sottostante.
|
|
40
|
+
changes: "Rinominata la modalità di importazione `live` in `fetch` per descrivere meglio il meccanismo sottostante."
|
|
41
41
|
- version: 8.0.0
|
|
42
42
|
date: 2026-01-22
|
|
43
|
-
changes: Spostata la configurazione di build `importMode` nella configurazione `dictionary`.
|
|
43
|
+
changes: "Spostata la configurazione di build `importMode` nella configurazione `dictionary`."
|
|
44
44
|
- version: 8.0.0
|
|
45
45
|
date: 2026-01-22
|
|
46
|
-
changes: Aggiunta l'opzione `rewrite` alla configurazione
|
|
46
|
+
changes: "Aggiunta l'opzione `rewrite` alla configurazione del routing"
|
|
47
47
|
- version: 8.0.0
|
|
48
48
|
date: 2026-01-18
|
|
49
|
-
changes: Separata la configurazione di sistema dalla configurazione
|
|
49
|
+
changes: "Separata la configurazione di sistema dalla configurazione del contenuto. Spostati i percorsi interni alla proprietà `system`. Aggiunto `codeDir` per separare i file di contenuto dalle trasformazioni del codice."
|
|
50
50
|
- version: 8.0.0
|
|
51
51
|
date: 2026-01-18
|
|
52
|
-
changes: Aggiunte le opzioni del dizionario `location` e `schema`
|
|
52
|
+
changes: "Aggiunte le opzioni del dizionario `location` e `schema`"
|
|
53
53
|
- version: 7.5.1
|
|
54
54
|
date: 2026-01-10
|
|
55
|
-
changes: Aggiunto supporto per i formati file JSON5 e JSONC
|
|
55
|
+
changes: "Aggiunto supporto per i formati di file JSON5 e JSONC"
|
|
56
56
|
- version: 7.5.0
|
|
57
57
|
date: 2025-12-17
|
|
58
|
-
changes: Aggiunta l'opzione `buildMode`
|
|
58
|
+
changes: "Aggiunta l'opzione `buildMode`"
|
|
59
59
|
- version: 7.0.0
|
|
60
60
|
date: 2025-10-25
|
|
61
|
-
changes: Aggiunta configurazione `dictionary`
|
|
61
|
+
changes: "Aggiunta la configurazione `dictionary`"
|
|
62
62
|
- version: 7.0.0
|
|
63
63
|
date: 2025-10-21
|
|
64
|
-
changes: Sostituito `middleware` con la configurazione `routing`
|
|
64
|
+
changes: "Sostituito `middleware` con la configurazione `routing`"
|
|
65
65
|
- version: 7.0.0
|
|
66
66
|
date: 2025-10-12
|
|
67
|
-
changes: Aggiunta l'opzione `formatCommand`
|
|
67
|
+
changes: "Aggiunta l'opzione `formatCommand`"
|
|
68
68
|
- version: 6.2.0
|
|
69
69
|
date: 2025-10-12
|
|
70
|
-
changes: Aggiornata l'opzione `excludedPath`
|
|
70
|
+
changes: "Aggiornata l'opzione `excludedPath`"
|
|
71
71
|
- version: 6.0.2
|
|
72
72
|
date: 2025-09-23
|
|
73
|
-
changes: Aggiunta l'opzione `outputFormat`
|
|
73
|
+
changes: "Aggiunta l'opzione `outputFormat`"
|
|
74
74
|
- version: 6.0.0
|
|
75
75
|
date: 2025-09-21
|
|
76
|
-
changes:
|
|
76
|
+
changes: "Rimosse le proprietà `dictionaryOutput` e `i18nextResourcesDir`"
|
|
77
77
|
- version: 6.0.0
|
|
78
78
|
date: 2025-09-16
|
|
79
|
-
changes: Aggiunta modalità di importazione `live`
|
|
79
|
+
changes: "Aggiunta la modalità di importazione `live`"
|
|
80
80
|
- version: 6.0.0
|
|
81
81
|
date: 2025-09-04
|
|
82
|
-
changes:
|
|
82
|
+
changes: "Sostituita la proprietà `hotReload` con `liveSync` e aggiunte le proprietà `liveSyncPort`, `liveSyncURL`"
|
|
83
83
|
- version: 5.6.1
|
|
84
84
|
date: 2025-07-25
|
|
85
|
-
changes:
|
|
85
|
+
changes: "Sostituita l'opzione `activateDynamicImport` con `importMode`"
|
|
86
86
|
- version: 5.6.0
|
|
87
87
|
date: 2025-07-13
|
|
88
|
-
changes:
|
|
88
|
+
changes: "Cambiata la `contentDir` predefinita da `['src']` a `['.']`"
|
|
89
89
|
- version: 5.5.11
|
|
90
90
|
date: 2025-06-29
|
|
91
|
-
changes: Aggiunti i comandi `docs`
|
|
91
|
+
changes: "Aggiunti i comandi `docs`"
|
|
92
92
|
---
|
|
93
93
|
|
|
94
|
-
# Documentazione della
|
|
94
|
+
# Documentazione della configurazione di Intlayer
|
|
95
95
|
|
|
96
96
|
## Panoramica
|
|
97
97
|
|
|
98
|
-
I file di configurazione di Intlayer consentono di personalizzare vari aspetti del plugin, come l'internazionalizzazione, il middleware e la gestione dei contenuti. Questo documento fornisce una descrizione dettagliata di
|
|
98
|
+
I file di configurazione di Intlayer consentono di personalizzare vari aspetti del plugin, come l'internazionalizzazione (i18n), il middleware e la gestione dei contenuti. Questo documento fornisce una descrizione dettagliata di ogni proprietà nella configurazione.
|
|
99
99
|
|
|
100
100
|
---
|
|
101
101
|
|
|
102
|
-
##
|
|
102
|
+
## Sommario
|
|
103
103
|
|
|
104
104
|
<TOC/>
|
|
105
105
|
|
|
106
106
|
---
|
|
107
107
|
|
|
108
|
-
## Supporto
|
|
108
|
+
## Supporto File di Configurazione
|
|
109
109
|
|
|
110
|
-
Intlayer accetta
|
|
110
|
+
Intlayer accetta formati di file di configurazione JSON, JS, MJS e TS:
|
|
111
111
|
|
|
112
112
|
- `intlayer.config.ts`
|
|
113
113
|
- `intlayer.config.js`
|
|
@@ -120,7 +120,7 @@ Intlayer accetta i formati di file di configurazione JSON, JS, MJS e TS:
|
|
|
120
120
|
|
|
121
121
|
---
|
|
122
122
|
|
|
123
|
-
## Esempio di
|
|
123
|
+
## Esempio di File di Configurazione
|
|
124
124
|
|
|
125
125
|
````typescript fileName="intlayer.config.ts" codeFormat="typescript"
|
|
126
126
|
import { Locales, type IntlayerConfig } from "intlayer";
|
|
@@ -128,58 +128,58 @@ import { nextjsRewrite } from "intlayer/routing";
|
|
|
128
128
|
import { z } from "zod";
|
|
129
129
|
|
|
130
130
|
/**
|
|
131
|
-
* Esempio di file di configurazione Intlayer
|
|
131
|
+
* Esempio di file di configurazione Intlayer con tutte le opzioni disponibili.
|
|
132
132
|
*/
|
|
133
133
|
const config: IntlayerConfig = {
|
|
134
134
|
/**
|
|
135
|
-
* Configurazione
|
|
135
|
+
* Configurazione delle impostazioni di internazionalizzazione.
|
|
136
136
|
*/
|
|
137
137
|
internationalization: {
|
|
138
138
|
/**
|
|
139
|
-
* Elenco dei
|
|
139
|
+
* Elenco dei locale supportati nell'applicazione.
|
|
140
140
|
* Predefinito: [Locales.ENGLISH]
|
|
141
141
|
*/
|
|
142
142
|
locales: [Locales.ENGLISH, Locales.FRENCH, Locales.SPANISH],
|
|
143
143
|
|
|
144
144
|
/**
|
|
145
|
-
* Elenco
|
|
146
|
-
* Se vuoto, tutti i
|
|
145
|
+
* Elenco dei locale richiesti da definire in ogni dizionario.
|
|
146
|
+
* Se vuoto, tutti i locale sono richiesti in modalità `strict`.
|
|
147
147
|
* Predefinito: []
|
|
148
148
|
*/
|
|
149
149
|
requiredLocales: [Locales.ENGLISH],
|
|
150
150
|
|
|
151
151
|
/**
|
|
152
|
-
* Livello di
|
|
153
|
-
* - "strict": Errore
|
|
154
|
-
* - "inclusive": Avviso
|
|
152
|
+
* Livello di rigore per i contenuti internazionalizzati.
|
|
153
|
+
* - "strict": Errore in caso di locale dichiarati mancanti o non dichiarati.
|
|
154
|
+
* - "inclusive": Avviso in caso di locale dichiarati mancanti.
|
|
155
155
|
* - "loose": Accetta qualsiasi locale esistente.
|
|
156
156
|
* Predefinito: "inclusive"
|
|
157
157
|
*/
|
|
158
158
|
strictMode: "inclusive",
|
|
159
159
|
|
|
160
160
|
/**
|
|
161
|
-
* Locale predefinito utilizzato come fallback se il locale richiesto non
|
|
161
|
+
* Locale predefinito utilizzato come fallback se il locale richiesto non è disponibile.
|
|
162
162
|
* Predefinito: Locales.ENGLISH
|
|
163
163
|
*/
|
|
164
164
|
defaultLocale: Locales.ENGLISH,
|
|
165
165
|
},
|
|
166
166
|
|
|
167
167
|
/**
|
|
168
|
-
* Impostazioni che controllano le operazioni del dizionario e il comportamento
|
|
168
|
+
* Impostazioni che controllano le operazioni del dizionario e il comportamento del contenuto mancante.
|
|
169
169
|
*/
|
|
170
170
|
dictionary: {
|
|
171
171
|
/**
|
|
172
172
|
* Controlla come vengono importati i dizionari.
|
|
173
|
-
* - "static":
|
|
174
|
-
* - "dynamic":
|
|
175
|
-
* - "fetch":
|
|
173
|
+
* - "static": Importazione statica al momento del build.
|
|
174
|
+
* - "dynamic": Importazione dinamica utilizzando Suspense.
|
|
175
|
+
* - "fetch": Recupero dinamico tramite l'API Live Sycn.
|
|
176
176
|
* Predefinito: "static"
|
|
177
177
|
*/
|
|
178
178
|
importMode: "static",
|
|
179
179
|
|
|
180
180
|
/**
|
|
181
|
-
* Strategia per
|
|
182
|
-
* Può essere un booleano o un
|
|
181
|
+
* Strategia per compilare automaticamente le traduzioni mancanti utilizzando l'IA.
|
|
182
|
+
* Può essere un booleano o un pattern di percorso per salvare il contenuto compilato.
|
|
183
183
|
* Predefinito: true
|
|
184
184
|
*/
|
|
185
185
|
fill: true,
|
|
@@ -188,27 +188,27 @@ const config: IntlayerConfig = {
|
|
|
188
188
|
* Posizione fisica dei file del dizionario.
|
|
189
189
|
* - "local": Memorizzato nel file system locale.
|
|
190
190
|
* - "remote": Memorizzato nel CMS Intlayer.
|
|
191
|
-
* - "hybrid": Memorizzato
|
|
192
|
-
* - "plugin" (o qualsiasi stringa personalizzata): Fornito da un plugin o da una
|
|
191
|
+
* - "hybrid": Memorizzato sia localmente che nel CMS Intlayer.
|
|
192
|
+
* - "plugin" (o qualsiasi stringa personalizzata): Fornito da un plugin o da una sorgente personalizzata.
|
|
193
193
|
* Predefinito: "local"
|
|
194
194
|
*/
|
|
195
195
|
location: "local",
|
|
196
196
|
|
|
197
197
|
/**
|
|
198
|
-
*
|
|
198
|
+
* Se trasformare automaticamente il contenuto (es. Markdown in HTML).
|
|
199
199
|
* Predefinito: false
|
|
200
200
|
*/
|
|
201
201
|
contentAutoTransformation: false,
|
|
202
202
|
},
|
|
203
203
|
|
|
204
204
|
/**
|
|
205
|
-
* Configurazione
|
|
205
|
+
* Configurazione del routing e del middleware.
|
|
206
206
|
*/
|
|
207
207
|
routing: {
|
|
208
208
|
/**
|
|
209
|
-
* Strategia di routing
|
|
210
|
-
* - "prefix-no-default": Prefisso per tutti tranne
|
|
211
|
-
* - "prefix-all": Prefisso per tutti i
|
|
209
|
+
* Strategia di routing per locale.
|
|
210
|
+
* - "prefix-no-default": Prefisso per tutti i locale tranne quello predefinito (es. /dashboard, /fr/dashboard).
|
|
211
|
+
* - "prefix-all": Prefisso per tutti i locale (es. /en/dashboard, /fr/dashboard).
|
|
212
212
|
* - "no-prefix": Nessun locale nell'URL.
|
|
213
213
|
* - "search-params": Usa ?locale=...
|
|
214
214
|
* Predefinito: "prefix-no-default"
|
|
@@ -217,19 +217,19 @@ const config: IntlayerConfig = {
|
|
|
217
217
|
|
|
218
218
|
/**
|
|
219
219
|
* Dove memorizzare il locale selezionato dall'utente.
|
|
220
|
-
* Opzioni: 'cookie', 'localStorage', 'sessionStorage', 'header'
|
|
220
|
+
* Opzioni: 'cookie', 'localStorage', 'sessionStorage', 'header' o un array di questi.
|
|
221
221
|
* Predefinito: ['cookie', 'header']
|
|
222
222
|
*/
|
|
223
223
|
storage: ["cookie", "header"],
|
|
224
224
|
|
|
225
225
|
/**
|
|
226
|
-
* Percorso base
|
|
226
|
+
* Percorso base dell'URL dell'applicazione.
|
|
227
227
|
* Predefinito: ""
|
|
228
228
|
*/
|
|
229
229
|
basePath: "",
|
|
230
230
|
|
|
231
231
|
/**
|
|
232
|
-
* Regole di riscrittura URL personalizzate per percorsi specifici
|
|
232
|
+
* Regole di riscrittura URL personalizzate per percorsi specifici locali.
|
|
233
233
|
*/
|
|
234
234
|
rewrite: nextjsRewrite({
|
|
235
235
|
"/[locale]/about": {
|
|
@@ -240,37 +240,37 @@ const config: IntlayerConfig = {
|
|
|
240
240
|
},
|
|
241
241
|
|
|
242
242
|
/**
|
|
243
|
-
* Impostazioni per
|
|
243
|
+
* Impostazioni per la scoperta e l'elaborazione dei file di contenuto.
|
|
244
244
|
*/
|
|
245
245
|
content: {
|
|
246
246
|
/**
|
|
247
|
-
* Estensioni file
|
|
247
|
+
* Estensioni di file per scansionare i dizionari.
|
|
248
248
|
* Predefinito: ['.content.ts', '.content.js', '.content.json', ecc.]
|
|
249
249
|
*/
|
|
250
250
|
fileExtensions: [".content.ts", ".content.js", ".content.json"],
|
|
251
251
|
|
|
252
252
|
/**
|
|
253
|
-
* Directory
|
|
253
|
+
* Directory in cui si trovano i file .content.
|
|
254
254
|
* Predefinito: ["."]
|
|
255
255
|
*/
|
|
256
256
|
contentDir: ["src"],
|
|
257
257
|
|
|
258
258
|
/**
|
|
259
|
-
* Directory
|
|
260
|
-
*
|
|
259
|
+
* Directory del codice sorgente.
|
|
260
|
+
* Utilizzato per l'ottimizzazione del build e la trasformazione del codice.
|
|
261
261
|
* Predefinito: ["."]
|
|
262
262
|
*/
|
|
263
263
|
codeDir: ["src"],
|
|
264
264
|
|
|
265
265
|
/**
|
|
266
|
-
*
|
|
266
|
+
* Pattern da escludere dalla scansione.
|
|
267
267
|
* Predefinito: ['node_modules', '.intlayer', ecc.]
|
|
268
268
|
*/
|
|
269
269
|
excludedPath: ["node_modules"],
|
|
270
270
|
|
|
271
271
|
/**
|
|
272
|
-
*
|
|
273
|
-
* Predefinito: true in
|
|
272
|
+
* Se monitorare le modifiche e rigenerare i dizionari durante lo sviluppo.
|
|
273
|
+
* Predefinito: true in modalità sviluppo
|
|
274
274
|
*/
|
|
275
275
|
watch: true,
|
|
276
276
|
|
|
@@ -281,54 +281,54 @@ const config: IntlayerConfig = {
|
|
|
281
281
|
},
|
|
282
282
|
|
|
283
283
|
/**
|
|
284
|
-
* Configurazione
|
|
284
|
+
* Configurazione dell'Editor Visuale.
|
|
285
285
|
*/
|
|
286
286
|
editor: {
|
|
287
287
|
/**
|
|
288
|
-
*
|
|
288
|
+
* Se l'editor visuale è abilitato.
|
|
289
289
|
* Predefinito: false
|
|
290
290
|
*/
|
|
291
291
|
enabled: true,
|
|
292
292
|
|
|
293
293
|
/**
|
|
294
|
-
* URL della tua applicazione per la
|
|
294
|
+
* L'URL della tua applicazione per la convalida dell'origine.
|
|
295
295
|
* Predefinito: ""
|
|
296
296
|
*/
|
|
297
297
|
applicationURL: "http://localhost:3000",
|
|
298
298
|
|
|
299
299
|
/**
|
|
300
|
-
*
|
|
300
|
+
* La porta del server dell'editor locale.
|
|
301
301
|
* Predefinito: 8000
|
|
302
302
|
*/
|
|
303
303
|
port: 8000,
|
|
304
304
|
|
|
305
305
|
/**
|
|
306
|
-
* URL pubblico per l'editor.
|
|
306
|
+
* L'URL pubblico per l'editor.
|
|
307
307
|
* Predefinito: "http://localhost:8000"
|
|
308
308
|
*/
|
|
309
309
|
editorURL: "http://localhost:8000",
|
|
310
310
|
|
|
311
311
|
/**
|
|
312
|
-
* URL del CMS Intlayer.
|
|
312
|
+
* L'URL del CMS Intlayer.
|
|
313
313
|
* Predefinito: "https://app.intlayer.org"
|
|
314
314
|
*/
|
|
315
315
|
cmsURL: "https://app.intlayer.org",
|
|
316
316
|
|
|
317
317
|
/**
|
|
318
|
-
* URL del
|
|
318
|
+
* L'URL del server API di backend.
|
|
319
319
|
* Predefinito: "https://back.intlayer.org"
|
|
320
320
|
*/
|
|
321
321
|
backendURL: "https://back.intlayer.org",
|
|
322
322
|
|
|
323
323
|
/**
|
|
324
|
-
*
|
|
324
|
+
* Se abilitare la sincronizzazione dei contenuti in tempo reale.
|
|
325
325
|
* Predefinito: false
|
|
326
326
|
*/
|
|
327
327
|
liveSync: true,
|
|
328
328
|
},
|
|
329
329
|
|
|
330
330
|
/**
|
|
331
|
-
* Impostazioni
|
|
331
|
+
* Impostazioni per le traduzioni e la generazione tramite IA.
|
|
332
332
|
*/
|
|
333
333
|
ai: {
|
|
334
334
|
/**
|
|
@@ -339,19 +339,19 @@ const config: IntlayerConfig = {
|
|
|
339
339
|
provider: "openai",
|
|
340
340
|
|
|
341
341
|
/**
|
|
342
|
-
* Modello da utilizzare
|
|
342
|
+
* Modello da utilizzare per il fornitore selezionato.
|
|
343
343
|
*/
|
|
344
344
|
model: "gpt-4o",
|
|
345
345
|
|
|
346
346
|
/**
|
|
347
|
-
*
|
|
347
|
+
* La chiave API per il fornitore.
|
|
348
348
|
*/
|
|
349
349
|
apiKey: process.env.OPENAI_API_KEY,
|
|
350
350
|
|
|
351
351
|
/**
|
|
352
|
-
* Contesto globale per guidare l'IA
|
|
352
|
+
* Contesto globale per guidare l'IA durante la generazione delle traduzioni.
|
|
353
353
|
*/
|
|
354
|
-
applicationContext: "Questa è
|
|
354
|
+
applicationContext: "Questa è un'applicazione di prenotazione viaggi.",
|
|
355
355
|
|
|
356
356
|
/**
|
|
357
357
|
* URL base per l'API IA.
|
|
@@ -362,8 +362,8 @@ const config: IntlayerConfig = {
|
|
|
362
362
|
* Serializzazione dei dati
|
|
363
363
|
*
|
|
364
364
|
* Opzioni:
|
|
365
|
-
* - "json":
|
|
366
|
-
* - "toon":
|
|
365
|
+
* - "json": predefinito, affidabile; utilizza più token.
|
|
366
|
+
* - "toon": più veloce, meno token, meno stabile di JSON.
|
|
367
367
|
*
|
|
368
368
|
* Predefinito: "json"
|
|
369
369
|
*/
|
|
@@ -375,27 +375,27 @@ const config: IntlayerConfig = {
|
|
|
375
375
|
*/
|
|
376
376
|
build: {
|
|
377
377
|
/**
|
|
378
|
-
* Modalità di esecuzione
|
|
379
|
-
* - "auto": Build automatica durante
|
|
380
|
-
* - "manual": Richiede
|
|
378
|
+
* Modalità di esecuzione del build.
|
|
379
|
+
* - "auto": Build automatica durante il build dell'applicazione.
|
|
380
|
+
* - "manual": Richiede il comando di build esplicito.
|
|
381
381
|
* Predefinito: "auto"
|
|
382
382
|
*/
|
|
383
383
|
mode: "auto",
|
|
384
384
|
|
|
385
385
|
/**
|
|
386
|
-
*
|
|
386
|
+
* Se ottimizzare il bundle dell'applicazione rimuovendo i dizionari inutilizzati.
|
|
387
387
|
* Predefinito: true in produzione
|
|
388
388
|
*/
|
|
389
389
|
optimize: true,
|
|
390
390
|
|
|
391
391
|
/**
|
|
392
|
-
* Formato di output per i file
|
|
392
|
+
* Formato di output per i file del dizionario generati.
|
|
393
393
|
* Predefinito: ['cjs', 'esm']
|
|
394
394
|
*/
|
|
395
395
|
outputFormat: ["cjs", "esm"],
|
|
396
396
|
|
|
397
397
|
/**
|
|
398
|
-
*
|
|
398
|
+
* Se controllare i tipi di TypeScript durante il build.
|
|
399
399
|
* Predefinito: false
|
|
400
400
|
*/
|
|
401
401
|
checkTypes: false,
|
|
@@ -415,126 +415,126 @@ const config: IntlayerConfig = {
|
|
|
415
415
|
mode: "default",
|
|
416
416
|
|
|
417
417
|
/**
|
|
418
|
-
* Prefisso per tutti i messaggi
|
|
418
|
+
* Prefisso per tutti i messaggi nei log.
|
|
419
419
|
* Predefinito: "[intlayer]"
|
|
420
420
|
*/
|
|
421
421
|
prefix: "[intlayer]",
|
|
422
422
|
},
|
|
423
423
|
|
|
424
424
|
/**
|
|
425
|
-
* Configurazione di sistema (
|
|
425
|
+
* Configurazione di sistema (per uso avanzato)
|
|
426
426
|
*/
|
|
427
427
|
system: {
|
|
428
428
|
/**
|
|
429
|
-
* Directory
|
|
429
|
+
* Directory in cui memorizzare i dizionari localizzati.
|
|
430
430
|
*/
|
|
431
431
|
dictionariesDir: ".intlayer/dictionary",
|
|
432
432
|
|
|
433
433
|
/**
|
|
434
|
-
* Directory per l'aumento
|
|
434
|
+
* Directory per l'aumento del modulo (module augmentation).
|
|
435
435
|
*/
|
|
436
436
|
moduleAugmentationDir: ".intlayer/types",
|
|
437
437
|
|
|
438
438
|
/**
|
|
439
|
-
* Directory
|
|
439
|
+
* Directory in cui memorizzare i dizionari non fusi (unmerged).
|
|
440
440
|
*/
|
|
441
441
|
unmergedDictionariesDir: ".intlayer/unmerged_dictionary",
|
|
442
442
|
|
|
443
443
|
/**
|
|
444
|
-
* Directory
|
|
444
|
+
* Directory in cui memorizzare i tipi del dizionario.
|
|
445
445
|
*/
|
|
446
446
|
typesDir: ".intlayer/types",
|
|
447
447
|
|
|
448
448
|
/**
|
|
449
|
-
* Directory
|
|
449
|
+
* Directory in cui si trovano i file principali dell'applicazione.
|
|
450
450
|
*/
|
|
451
451
|
mainDir: ".intlayer/main",
|
|
452
452
|
|
|
453
453
|
/**
|
|
454
|
-
* Directory
|
|
454
|
+
* Directory in cui si trovano i file di configurazione compilati.
|
|
455
455
|
*/
|
|
456
456
|
configDir: ".intlayer/config",
|
|
457
457
|
|
|
458
458
|
/**
|
|
459
|
-
* Directory
|
|
459
|
+
* Directory per i file di cache.
|
|
460
460
|
*/
|
|
461
461
|
cacheDir: ".intlayer/cache",
|
|
462
462
|
},
|
|
463
463
|
|
|
464
464
|
/**
|
|
465
|
-
* Configurazione del
|
|
465
|
+
* Configurazione del compilatore (per uso avanzato)
|
|
466
466
|
*/
|
|
467
467
|
compiler: {
|
|
468
468
|
/**
|
|
469
|
-
*
|
|
469
|
+
* Se il compilatore è abilitato.
|
|
470
470
|
*
|
|
471
|
-
* - false:
|
|
472
|
-
* - true:
|
|
473
|
-
* - "build-only":
|
|
471
|
+
* - false: disabilita il compilatore.
|
|
472
|
+
* - true: abilita il compilatore.
|
|
473
|
+
* - "build-only": salta il compilatore durante lo sviluppo per un avvio più rapido.
|
|
474
474
|
*
|
|
475
475
|
* Predefinito: false
|
|
476
476
|
*/
|
|
477
477
|
enabled: true,
|
|
478
478
|
|
|
479
479
|
/**
|
|
480
|
-
*
|
|
480
|
+
* Determina il percorso del file di output. Sostituisce `outputDir`.
|
|
481
481
|
*
|
|
482
|
-
* - I percorsi `./` sono risolti
|
|
483
|
-
* - I percorsi `/` sono risolti
|
|
482
|
+
* - I percorsi che iniziano con `./` sono risolti rispetto alla directory del componente.
|
|
483
|
+
* - I percorsi che iniziano con `/` sono risolti rispetto alla directory base del progetto (`baseDir`).
|
|
484
484
|
*
|
|
485
|
-
* -
|
|
485
|
+
* - La presenza della variabile `{{locale}}` nel percorso abilita la generazione del dizionario per locale.
|
|
486
486
|
*
|
|
487
|
-
*
|
|
487
|
+
* Esempi:
|
|
488
488
|
* ```ts
|
|
489
489
|
* {
|
|
490
|
-
* //
|
|
490
|
+
* // Genera file .content.ts multilingue accanto al componente
|
|
491
491
|
* output: ({ fileName, extension }) => `./${fileName}${extension}`,
|
|
492
492
|
*
|
|
493
|
-
* // output: './{{fileName}}{{extension}}', // Equivalente
|
|
493
|
+
* // output: './{{fileName}}{{extension}}', // Equivalente tramite stringa template
|
|
494
494
|
* }
|
|
495
495
|
* ```
|
|
496
496
|
*
|
|
497
497
|
* ```ts
|
|
498
498
|
* {
|
|
499
|
-
* //
|
|
499
|
+
* // Genera JSON centralizzati per locale nella base del progetto
|
|
500
500
|
* output: ({ key, locale }) => `/locales/${locale}/${key}.content.json`,
|
|
501
501
|
*
|
|
502
|
-
* // output: '/locales/{{locale}}/{{key}}.content.json', // Equivalente
|
|
502
|
+
* // output: '/locales/{{locale}}/{{key}}.content.json', // Equivalente tramite stringa template
|
|
503
503
|
* }
|
|
504
504
|
* ```
|
|
505
505
|
*
|
|
506
|
-
* Elenco variabili:
|
|
507
|
-
* - `fileName`:
|
|
508
|
-
* - `key`:
|
|
509
|
-
* - `locale`:
|
|
510
|
-
* - `extension`:
|
|
511
|
-
* - `componentFileName`:
|
|
512
|
-
* - `componentExtension`:
|
|
513
|
-
* - `format`:
|
|
514
|
-
* - `componentFormat`:
|
|
515
|
-
* - `componentDirPath`:
|
|
506
|
+
* Elenco delle variabili:
|
|
507
|
+
* - `fileName`: Nome del file.
|
|
508
|
+
* - `key`: Chiave del contenuto.
|
|
509
|
+
* - `locale`: Locale del contenuto.
|
|
510
|
+
* - `extension`: Estensione del file.
|
|
511
|
+
* - `componentFileName`: Nome del file del componente.
|
|
512
|
+
* - `componentExtension`: Estensione del file del componente.
|
|
513
|
+
* - `format`: Formato del dizionario.
|
|
514
|
+
* - `componentFormat`: Formato del dizionario del componente.
|
|
515
|
+
* - `componentDirPath`: Percorso della directory del componente.
|
|
516
516
|
*/
|
|
517
517
|
output: ({ locale, key }) => `compiler/${locale}/${key}.json`,
|
|
518
518
|
|
|
519
519
|
/**
|
|
520
|
-
*
|
|
521
|
-
* In questo modo, il compilatore può essere eseguito
|
|
520
|
+
* Se salvare i componenti dopo averli trasformati.
|
|
521
|
+
* In questo modo, il compilatore può essere eseguito una volta per trasformare l'applicazione e poi rimosso.
|
|
522
522
|
*/
|
|
523
523
|
saveComponents: false,
|
|
524
524
|
|
|
525
525
|
/**
|
|
526
|
-
*
|
|
526
|
+
* Conserva solo il contenuto nel file generato. Utile per formati i18next o output JSON ICU MessageFormat per locale.
|
|
527
527
|
*/
|
|
528
528
|
noMetadata: false,
|
|
529
529
|
|
|
530
530
|
/**
|
|
531
|
-
* Prefisso chiave dizionario
|
|
531
|
+
* Prefisso della chiave del dizionario
|
|
532
532
|
*/
|
|
533
|
-
dictionaryKeyPrefix: "", // Aggiungi un prefisso opzionale
|
|
533
|
+
dictionaryKeyPrefix: "", // Aggiungi un prefisso opzionale alle chiavi del dizionario estratto
|
|
534
534
|
},
|
|
535
535
|
|
|
536
536
|
/**
|
|
537
|
-
* Schemi personalizzati per
|
|
537
|
+
* Schemi personalizzati per la convalida del contenuto del dizionario.
|
|
538
538
|
*/
|
|
539
539
|
schemas: {
|
|
540
540
|
"my-schema": z.object({
|
|
@@ -553,56 +553,56 @@ export default config;
|
|
|
553
553
|
|
|
554
554
|
---
|
|
555
555
|
|
|
556
|
-
## Riferimento
|
|
556
|
+
## Guida di Riferimento alla Configurazione
|
|
557
557
|
|
|
558
|
-
|
|
558
|
+
Di seguito è riportata una descrizione dettagliata dei vari parametri di configurazione disponibili in Intlayer.
|
|
559
559
|
|
|
560
560
|
---
|
|
561
561
|
|
|
562
|
-
### Configurazione
|
|
562
|
+
### Configurazione Internazionalizzazione (Internationalization)
|
|
563
563
|
|
|
564
|
-
Definisce le impostazioni relative all'internazionalizzazione,
|
|
564
|
+
Definisce le impostazioni relative all'internazionalizzazione, inclusi i locale disponibili e il locale predefinito.
|
|
565
565
|
|
|
566
|
-
| Campo
|
|
567
|
-
|
|
|
568
|
-
| `locales`
|
|
569
|
-
| `requiredLocales` |
|
|
570
|
-
| `strictMode`
|
|
571
|
-
| `defaultLocale`
|
|
566
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
567
|
+
| ----------------- | --------------------------------------------------------------------------------------------- | ---------- | ------------------- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
568
|
+
| `locales` | Elenco dei locale supportati nell'applicazione. | `string[]` | `[Locales.ENGLISH]` | `['en', 'fr', 'es']` | |
|
|
569
|
+
| `requiredLocales` | Elenco dei locale richiesti nell'applicazione. | `string[]` | `[]` | `[]` | • Se vuoto, tutti i locale sono richiesti in modalità `strict`.<br/>• Assicurati che i locale richiesti siano definiti anche nel campo `locales`. |
|
|
570
|
+
| `strictMode` | Garantisce un'implementazione forte dei contenuti internazionalizzati utilizzando TypeScript. | `string` | `'inclusive'` | | • Se `"strict"`: La definizione di ogni locale dichiarato è obbligatoria per la funzione `t` — errore se mancante o non dichiarato.<br/>• Se `"inclusive"`: Avviso per i locale mancanti ma permette l'uso di locale esistenti non dichiarati.<br/>• Se `"loose"`: Accetta qualsiasi locale esistente. |
|
|
571
|
+
| `defaultLocale` | Locale predefinito utilizzato come fallback se il locale richiesto non è disponibile. | `string` | `Locales.ENGLISH` | `'en'` | Utilizzato per determinare il locale se non specificato nell'URL, nei cookie o negli header. |
|
|
572
572
|
|
|
573
573
|
---
|
|
574
574
|
|
|
575
|
-
### Configurazione
|
|
576
|
-
|
|
577
|
-
Definisce le impostazioni
|
|
578
|
-
|
|
579
|
-
| Campo | Descrizione
|
|
580
|
-
| ---------------------------- |
|
|
581
|
-
| `applicationURL` | L'URL
|
|
582
|
-
| `port` | La porta
|
|
583
|
-
| `editorURL` | L'URL del server dell'editor.
|
|
584
|
-
| `cmsURL` | L'URL del CMS Intlayer.
|
|
585
|
-
| `backendURL` | L'URL del server backend.
|
|
586
|
-
| `enabled` |
|
|
587
|
-
| `clientId` |
|
|
588
|
-
| `clientSecret` |
|
|
589
|
-
| `dictionaryPriorityStrategy` | Strategia
|
|
590
|
-
| `liveSync` |
|
|
591
|
-
| `liveSyncPort` | La porta del server
|
|
592
|
-
| `liveSyncURL` | L'URL del server
|
|
575
|
+
### Configurazione Editor (Editor)
|
|
576
|
+
|
|
577
|
+
Definisce le impostazioni per l'editor visuale, incluse la porta del server e lo stato di abilitazione.
|
|
578
|
+
|
|
579
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
580
|
+
| ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------- | ----------------------------------- | ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
581
|
+
| `applicationURL` | L'URL della tua applicazione. | `string` | `undefined` | `'http://localhost:3000'` <br/> `'https://example.com'` <br/> `process.env.INTLAYER_EDITOR_URL` | • Utilizzato per limitare l'origine dell'editor per motivi di sicurezza.<br/>• Se impostato su `'*'`, l'editor è accessibile da qualsiasi origine. |
|
|
582
|
+
| `port` | La porta del server dell'editor visuale. | `number` | `8000` | | |
|
|
583
|
+
| `editorURL` | L'URL del server dell'editor. | `string` | `'http://localhost:8000'` | `'http://localhost:3000'` <br/> `'https://example.com'` <br/> `process.env.INTLAYER_EDITOR_URL` | • Utilizzato per limitare le origini che possono comunicare con l'applicazione.<br/>• Se impostato su `'*'`, è accessibile da qualsiasi origine.<br/>• Necessario se la porta viene cambiata o se l'editor è ospitato su un altro dominio. |
|
|
584
|
+
| `cmsURL` | L'URL del CMS Intlayer. | `string` | `'https://app.intlayer.org'` | `'https://app.intlayer.org'` | |
|
|
585
|
+
| `backendURL` | L'URL del server di backend. | `string` | `https://back.intlayer.org` | `http://localhost:4000` | |
|
|
586
|
+
| `enabled` | Se l'applicazione deve comunicare con l'editor visuale. | `boolean` | `false` | `process.env.NODE_ENV !== 'production'` | • Se `false`, l'editor non potrà comunicare con l'applicazione.<br/>• Disabilitare questo per certi ambienti aumenta la sicurezza. |
|
|
587
|
+
| `clientId` | Permette ai pacchetti intlayer di autenticarsi con il backend tramite oAuth2. Visita [intlayer.org/project](https://app.intlayer.org/project) per ottenere il tuo token di accesso. | `string` | <br/> `undefined` | `undefined` | | Deve essere mantenuto segreto; usa le variabili d'ambiente. |
|
|
588
|
+
| `clientSecret` | Permette ai pacchetti intlayer di autenticarsi con il backend tramite oAuth2. Visita [intlayer.org/project](https://app.intlayer.org/project) per ottenere il tuo token di accesso. | `string` | <br/> `undefined` | `undefined` | | Deve essere mantenuto segreto; usa le variabili d'ambiente. |
|
|
589
|
+
| `dictionaryPriorityStrategy` | Strategia di priorità del dizionario quando sono presenti sia dizionari locali che remoti. | `string` | `'local_first'` | `'distant_first'` | • `'distant_first'`: Priorità ai dizionari remoti rispetto a quelli locali.<br/>• `'local_first'`: Priorità ai dizionari locali rispetto a quelli remoti. |
|
|
590
|
+
| `liveSync` | Se il server dell'applicazione ricarica istantaneamente il contenuto quando viene rilevata una modifica nel CMS <br/> Editor Visuale <br/> Server di Backend. | `boolean` | `true` | `true` | • Aggiorna il contenuto della pagina dell'applicazione quando i dizionari vengono aggiunti/aggiornati.<br/>• Live Sync accetta contenuti da un server esterno, il che potrebbe influire leggermente sulle prestazioni.<br/>• Si consiglia di ospitare entrambi sulla stessa macchina. |
|
|
591
|
+
| `liveSyncPort` | La porta del server Live Sync. | `number` | `4000` | `4000` | |
|
|
592
|
+
| `liveSyncURL` | L'URL del server Live Sync. | `string` | `'http://localhost:{liveSyncPort}'` | `'https://example.com'` | Punta a localhost per impostazione predefinita; può essere cambiato per puntare a un server Live Sync remoto. |
|
|
593
593
|
|
|
594
594
|
---
|
|
595
595
|
|
|
596
|
-
### Configurazione
|
|
596
|
+
### Configurazione Routing (Routing)
|
|
597
597
|
|
|
598
|
-
Impostazioni che controllano il comportamento del routing, inclusa la struttura dell'URL,
|
|
598
|
+
Impostazioni che controllano il comportamento del routing, inclusa la struttura dell'URL, lo storage del locale e la gestione del middleware.
|
|
599
599
|
|
|
600
|
-
| Campo | Descrizione
|
|
601
|
-
| ---------- |
|
|
602
|
-
| `mode` | Modalità di routing URL per la gestione
|
|
603
|
-
| `storage` | Configurazione per
|
|
604
|
-
| `basePath` | Percorso base per gli URL dell'applicazione.
|
|
605
|
-
| `rewrite` | Regole di riscrittura URL personalizzate
|
|
600
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
601
|
+
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
602
|
+
| `mode` | Modalità di routing URL per la gestione dei locale. | `'prefix-no-default'` | <br/> `'prefix-all'` | <br/> `'no-prefix'` | <br/> `'search-params'` | `'prefix-no-default'` | `'prefix-no-default'`: `/dashboard` (en) o `/fr/dashboard` (fr). `'prefix-all'`: `/en/dashboard`. `'no-prefix'`: locale gestito diversamente. `'search-params'`: `/dashboard?locale=fr` | Non influisce sulla gestione dei cookie o sul local storage. |
|
|
603
|
+
| `storage` | Configurazione per lo storage del locale sul client. | `false` | <br/> `'cookie'` | <br/> `'localStorage'` | <br/> `'sessionStorage'` | <br/> `'header'` | <br/> `CookiesAttributes` | <br/> `StorageAttributes` | <br/> `Array` | `['cookie', 'header']` | `'localStorage'` <br/> `[{ type: 'cookie', name: 'custom-locale', secure: true }]` | Vedi la tabella dei parametri di storage sotto. |
|
|
604
|
+
| `basePath` | Percorso base per gli URL dell'applicazione. | `string` | `''` | `'/my-app'` | Se la tua app è su `https://example.com/my-app`, basePath è `'/my-app'` e gli URL sono `https://example.com/my-app/en`. |
|
|
605
|
+
| `rewrite` | Regole di riscrittura URL personalizzate per sovrascrivere la modalità di routing predefinita per percorsi specifici. Supporta parametri dinamici `[param]`. | `Record<string, StrictModeLocaleMap<string>>` | `undefined` | Vedi Esempio sotto | • Regole di riscrittura con priorità più alta rispetto alla `mode`.<br/>• Funziona con Next.js e Vite.<br/>• `getLocalizedUrl()` applica automaticamente le regole appropriate.<br/>• Vedi [Riscritture URL Personalizzate](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/custom_url_rewrites.md). |
|
|
606
606
|
|
|
607
607
|
**Esempio di `rewrite`**:
|
|
608
608
|
|
|
@@ -626,41 +626,41 @@ routing: {
|
|
|
626
626
|
}
|
|
627
627
|
```
|
|
628
628
|
|
|
629
|
-
####
|
|
629
|
+
#### Parametri di Storage (Storage)
|
|
630
630
|
|
|
631
|
-
| Valore |
|
|
632
|
-
| ------------------ |
|
|
633
|
-
| `'cookie'` | •
|
|
634
|
-
| `'localStorage'` | •
|
|
635
|
-
| `'sessionStorage'` | •
|
|
636
|
-
| `'header'` | • Utile per
|
|
631
|
+
| Valore | Commenti | Descrizione |
|
|
632
|
+
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
|
|
633
|
+
| `'cookie'` | • Garantire il consenso dell'utente appropriato per l'implementazione GDPR.<br/>• Configurabile tramite `CookiesAttributes` (`{ type: 'cookie', name: 'custom-locale', secure: true, httpOnly: false }`). | Memorizza il locale in un cookie — accessibile sia dal client che dal server. |
|
|
634
|
+
| `'localStorage'` | • Non scade se non rimosso esplicitamente.<br/>• Intlayer Proxy non può accedervi.<br/>• Configurabile tramite `StorageAttributes` (`{ type: 'localStorage', name: 'custom-locale' }`). | Memorizza il locale nel browser senza scadenza — solo lato client. |
|
|
635
|
+
| `'sessionStorage'` | • Rimosso alla chiusura del tab/finestra.<br/>• Intlayer Proxy non può accedervi.<br/>• Configurabile tramite `StorageAttributes` (`{ type: 'sessionStorage', name: 'custom-locale' }`). | Memorizza il locale per la durata della sessione della pagina — solo lato client. |
|
|
636
|
+
| `'header'` | • Utile per chiamate API.<br/>• Il lato client non può accedervi.<br/>• Configurabile tramite `StorageAttributes` (`{ type: 'header', name: 'custom-locale' }`). | Memorizza o passa il locale tramite header HTTP — solo lato server. |
|
|
637
637
|
|
|
638
|
-
#### Attributi dei Cookie
|
|
638
|
+
#### Attributi dei Cookie (Cookies Attributes)
|
|
639
639
|
|
|
640
|
-
Quando si utilizza
|
|
640
|
+
Quando si utilizza lo storage in un cookie, è possibile impostare attributi aggiuntivi:
|
|
641
641
|
|
|
642
|
-
| Campo | Descrizione
|
|
643
|
-
| ---------- |
|
|
644
|
-
| `name` | Nome del cookie. Predefinito: `'INTLAYER_LOCALE'`
|
|
645
|
-
| `domain` | Dominio del cookie. Predefinito: `undefined`
|
|
646
|
-
| `path` | Percorso del cookie. Predefinito: `undefined`
|
|
647
|
-
| `secure` | Richiede HTTPS. Predefinito: `undefined`
|
|
648
|
-
| `httpOnly` | Flag HTTP-only. Predefinito: `undefined`
|
|
649
|
-
| `sameSite` | Politica SameSite.
|
|
650
|
-
| `expires` | Data di scadenza o giorni. Predefinito: `undefined` | `Date` | <br/> `number` |
|
|
642
|
+
| Campo | Descrizione | Tipo |
|
|
643
|
+
| ---------- | ------------------------------------------------------------- | ----------------------------------------------------- |
|
|
644
|
+
| `name` | Nome del cookie. Predefinito: `'INTLAYER_LOCALE'` | `string` |
|
|
645
|
+
| `domain` | Dominio del cookie. Predefinito: `undefined` | `string` |
|
|
646
|
+
| `path` | Percorso del cookie. Predefinito: `undefined` | `string` |
|
|
647
|
+
| `secure` | Richiede HTTPS. Predefinito: `undefined` | `boolean` |
|
|
648
|
+
| `httpOnly` | Flag HTTP-only. Predefinito: `undefined` | `boolean` |
|
|
649
|
+
| `sameSite` | Politica SameSite. | `'strict'` | <br/> `'lax'` | <br/> `'none'` |
|
|
650
|
+
| `expires` | Data di scadenza o numero di giorni. Predefinito: `undefined` | `Date` | <br/> `number` |
|
|
651
651
|
|
|
652
|
-
#### Attributi
|
|
652
|
+
#### Attributi dello Storage (Storage Attributes)
|
|
653
653
|
|
|
654
654
|
Quando si utilizza localStorage o sessionStorage:
|
|
655
655
|
|
|
656
|
-
| Campo | Descrizione
|
|
657
|
-
| ------ |
|
|
658
|
-
| `type` | Tipo di
|
|
659
|
-
| `name` | Nome chiave
|
|
656
|
+
| Campo | Descrizione | Tipo |
|
|
657
|
+
| ------ | ----------------------------------------------------------------- | ------------------------------------------------ |
|
|
658
|
+
| `type` | Tipo di storage. | `'localStorage'` | <br/> `'sessionStorage'` |
|
|
659
|
+
| `name` | Nome della chiave nello storage. Predefinito: `'INTLAYER_LOCALE'` | `string` |
|
|
660
660
|
|
|
661
|
-
#### Esempi di
|
|
661
|
+
#### Esempi di Configurazione
|
|
662
662
|
|
|
663
|
-
Ecco alcuni esempi
|
|
663
|
+
Ecco alcuni esempi di configurazione comuni per la nuova struttura di routing v7:
|
|
664
664
|
|
|
665
665
|
**Configurazione Base (Predefinita)**:
|
|
666
666
|
|
|
@@ -682,7 +682,7 @@ const config: IntlayerConfig = {
|
|
|
682
682
|
export default config;
|
|
683
683
|
```
|
|
684
684
|
|
|
685
|
-
**Configurazione
|
|
685
|
+
**Configurazione con Conformità GDPR**:
|
|
686
686
|
|
|
687
687
|
```typescript
|
|
688
688
|
import { Locales, type IntlayerConfig } from "intlayer";
|
|
@@ -714,7 +714,7 @@ const config: IntlayerConfig = {
|
|
|
714
714
|
export default config;
|
|
715
715
|
```
|
|
716
716
|
|
|
717
|
-
**Modalità Parametri di Ricerca**:
|
|
717
|
+
**Modalità Parametri di Ricerca (Search Params)**:
|
|
718
718
|
|
|
719
719
|
```typescript
|
|
720
720
|
import { Locales, type IntlayerConfig } from "intlayer";
|
|
@@ -734,7 +734,7 @@ const config: IntlayerConfig = {
|
|
|
734
734
|
export default config;
|
|
735
735
|
```
|
|
736
736
|
|
|
737
|
-
**Modalità Senza Prefisso con
|
|
737
|
+
**Modalità Senza Prefisso con Storage Personalizzato**:
|
|
738
738
|
|
|
739
739
|
```typescript
|
|
740
740
|
import { Locales, type IntlayerConfig } from "intlayer";
|
|
@@ -757,7 +757,7 @@ const config: IntlayerConfig = {
|
|
|
757
757
|
export default config;
|
|
758
758
|
```
|
|
759
759
|
|
|
760
|
-
**
|
|
760
|
+
**Riscritture URL Personalizzate con Percorsi Dinamici**:
|
|
761
761
|
|
|
762
762
|
```typescript
|
|
763
763
|
// intlayer.config.ts
|
|
@@ -769,7 +769,7 @@ const config: IntlayerConfig = {
|
|
|
769
769
|
defaultLocale: "en",
|
|
770
770
|
},
|
|
771
771
|
routing: {
|
|
772
|
-
mode: "prefix-no-default", // Fallback per percorsi non riscritti
|
|
772
|
+
mode: "prefix-no-default", // Fallback per i percorsi non riscritti
|
|
773
773
|
storage: "cookie",
|
|
774
774
|
rewrite: nextjsRewrite({
|
|
775
775
|
"/about": {
|
|
@@ -793,39 +793,39 @@ export default config;
|
|
|
793
793
|
|
|
794
794
|
---
|
|
795
795
|
|
|
796
|
-
### Configurazione
|
|
796
|
+
### Configurazione Contenuto (Content)
|
|
797
797
|
|
|
798
|
-
Impostazioni
|
|
798
|
+
Impostazioni per come i contenuti sono gestiti nell'applicazione, inclusi i nomi delle directory, le estensioni dei file e le configurazioni derivate.
|
|
799
799
|
|
|
800
|
-
| Campo | Descrizione
|
|
801
|
-
| ---------------- |
|
|
802
|
-
| `watch` | Indica se Intlayer deve monitorare le modifiche nei file di dichiarazione
|
|
803
|
-
| `fileExtensions` | Estensioni file da scansionare durante la compilazione dei dizionari.
|
|
804
|
-
| `contentDir` |
|
|
805
|
-
| `codeDir` |
|
|
806
|
-
| `excludedPath` | Directory
|
|
807
|
-
| `formatCommand` | Comando per formattare i file di contenuto quando Intlayer li scrive localmente.
|
|
800
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
801
|
+
| ---------------- | ------------------------------------------------------------------------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
802
|
+
| `watch` | Indica se Intlayer deve monitorare le modifiche nei file di dichiarazione del contenuto per rigenerare i dizionari. | `boolean` | `true` | | |
|
|
803
|
+
| `fileExtensions` | Estensioni dei file da scansionare durante la compilazione dei dizionari. | `string[]` | `['.content.ts', '.content.js', '.content.cjs', '.content.mjs', '.content.json', '.content.json5', '.content.jsonc', '.content.tsx', '.content.jsx']` | `['.data.ts', '.data.js', '.data.json']` | Può aiutare a evitare conflitti di personalizzazione. |
|
|
804
|
+
| `contentDir` | Percorso della directory dove si trovano i file di definizione del contenuto (`.content.*`). | `string[]` | `['.']` | `['src', '../../ui-library', require.resolve("@my-package/content"), '@my-package/content']` | Utilizzato per il monitoraggio dei file di contenuto e la rigenerazione dei dizionari. |
|
|
805
|
+
| `codeDir` | Directory del percorso in cui si trova il codice, rispetto alla directory base. | `string[]` | `['.']` | `['src', '../../ui-library']` | • Utilizzato per il monitoraggio dei file di codice per la trasformazione (rimozione di parti non necessarie, ottimizzazione).<br/>• Separare da `contentDir` può migliorare le prestazioni. |
|
|
806
|
+
| `excludedPath` | Directory da escludere dalla scansione del contenuto. | `string[]` | `['**/node_modules/**', '**/dist/**', '**/build/**', '**/.intlayer/**', '**/.next/**', '**/.nuxt/**', '**/.expo/**', '**/.vercel/**', '**/.turbo/**', '**/.tanstack/**']` | | Attualmente non utilizzato; pianificato per il futuro. |
|
|
807
|
+
| `formatCommand` | Comando per formattare i file di contenuto quando Intlayer li scrive localmente. | `string` | `undefined` | `'npx prettier --write "{{file}}" --log-level silent'` (Prettier), `'npx biome format "{{file}}" --write --log-level none'` (Biome), `'npx eslint --fix "{{file}}" --quiet'` (ESLint) | • `{{file}}` sarà sostituito dal percorso del file.<br/>• Se non definito, Intlayer tenta di dedurlo (testando prettier, biome, eslint). |
|
|
808
808
|
|
|
809
809
|
---
|
|
810
810
|
|
|
811
|
-
### Configurazione
|
|
812
|
-
|
|
813
|
-
Parametri che controllano le operazioni del dizionario, inclusi
|
|
814
|
-
|
|
815
|
-
| Campo | Descrizione
|
|
816
|
-
| --------------------------- |
|
|
817
|
-
| `fill` | Controlla come vengono generati i file di output
|
|
818
|
-
| `description` | Aiuta a comprendere lo scopo del dizionario
|
|
819
|
-
| `locale` | Trasforma il dizionario in un formato per locale. Ogni campo dichiarato diventa un nodo di traduzione. Se
|
|
820
|
-
| `contentAutoTransformation` |
|
|
821
|
-
| `location` | Indica dove sono memorizzati i file del dizionario e come
|
|
822
|
-
| `importMode` | Controlla come vengono importati i dizionari.
|
|
823
|
-
| `priority` | Priorità del dizionario.
|
|
824
|
-
| `live` |
|
|
825
|
-
| `schema` | Generato automaticamente da Intlayer per la
|
|
826
|
-
| `title` | Aiuta a identificare
|
|
827
|
-
| `tags` | Categorizza i dizionari e fornisce contesto o istruzioni per l'editor e l'IA.
|
|
828
|
-
| `version` | Versione del dizionario remoto; aiuta a tracciare
|
|
811
|
+
### Configurazione Dizionario (Dictionary)
|
|
812
|
+
|
|
813
|
+
Parametri che controllano le operazioni del dizionario, inclusi i comportamenti di auto-compilazione e la generazione dei contenuti.
|
|
814
|
+
|
|
815
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
816
|
+
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ----------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
817
|
+
| `fill` | Controlla come vengono generati i file di output della compilazione automatica (traduzione IA). | `boolean` | <br/> `FilePathPattern` | <br/> `Partial<Record<Locale, boolean | FilePathPattern>>` | `true` | `{ en: '/locales/en/{{key}}.json', fr: ({ key }) => '/locales/fr/${key}.json', es: false }` | • `true`: Percorso predefinito (stesso file della sorgente).<br/>• `false`: Disabilita.<br/>• Stringa template/Funzione abilita la generazione per locale.<br/>• Oggetto per locale: Ogni locale corrisponde al proprio template; `false` esclude quel locale.<br/>• L'inclusione di `{{locale}}` abilita la generazione per locale.<br/>• `fill` a livello di dizionario ha sempre la priorità su questa impostazione globale. |
|
|
818
|
+
| `description` | Aiuta l'editor e il CMS a comprendere lo scopo del dizionario. Utilizzato anche come contesto per generare traduzioni tramite IA. | `string` | `undefined` | `'User profile section'` | |
|
|
819
|
+
| `locale` | Trasforma il dizionario in un formato per un locale specifico. Ogni campo dichiarato diventa un nodo di traduzione. Se mancante, il dizionario è considerato multilingue. | `LocalesValues` | `undefined` | `'en'` | Usalo se il dizionario è per un locale specifico invece di contenere più traduzioni. |
|
|
820
|
+
| `contentAutoTransformation` | Se trasformare automaticamente le stringhe di contenuto in nodi tipizzati (Markdown, HTML o inserimenti). | `boolean` | <br/> `{ markdown?: boolean; html?: boolean; insertion?: boolean }` | `false` | `true` | • Markdown : `### Title` → `md('### Title')`.<br/>• HTML : `<div>Title</div>` → `html('<div>Title</div>')`.<br/>• Inserimento : `Hello {{name}}` → `insert('Hello {{name}}')`. |
|
|
821
|
+
| `location` | Indica dove sono memorizzati i file del dizionario e come sono sincronizzati con il CMS. | `'local'` | <br/> `'remote'` | <br/> `'hybrid'` | <br/> `'plugin'` | <br/> `string` | `'local'` | `'hybrid'` | • `'local'`: Solo gestione locale.<br/>• `'remote'`: Solo gestione remota (CMS).<br/>• `'hybrid'`: Sia gestione locale che remota.<br/>• `'plugin'` o stringa personalizzata: Gestione tramite plugin o sorgente personalizzata. |
|
|
822
|
+
| `importMode` | Controlla come vengono importati i dizionari. | `'static'` | <br/> `'dynamic'` | <br/> `'fetch'` | `'static'` | `'dynamic'` | • `'static'`: Importazione statica.<br/>• `'dynamic'`: Importazione dinamica tramite Suspense.<br/>• `'fetch'`: Recupero tramite l'API Live Sync; fallback a `'dynamic'` in caso di fallimento.<br/>• Richiede i plugin `@intlayer/babel` e `@intlayer/swc`.<br/>• Le chiavi devono essere dichiarate staticamente.<br/>• Ignorato se `optimize` è disattivato.<br/>• Non influisce su `getIntlayer`, `getDictionary`, ecc. |
|
|
823
|
+
| `priority` | Priorità del dizionario. Quando si risolvono i conflitti tra i dizionari, i valori più alti vincono su quelli più bassi. | `number` | `undefined` | `1` | |
|
|
824
|
+
| `live` | DEPRECATO — usa `importMode: 'fetch'`. Indica se il contenuto del dizionario debba essere recuperato dinamicamente tramite l'API Live Sycn. | `boolean` | `undefined` | | Rinominato in `importMode: 'fetch'` in v8.0.0. |
|
|
825
|
+
| `schema` | Generato automaticamente da Intlayer per la convalida dello schema JSON. | `'https://intlayer.org/schema.json'` | Auto-gen | | Non modificare manualmente. |
|
|
826
|
+
| `title` | Aiuta a identificare i dizionari nell'editor e nel CMS. | `string` | `undefined` | `'User Profile'` | |
|
|
827
|
+
| `tags` | Categorizza i dizionari e fornisce contesto o istruzioni per l'editor e l'IA. | `string[]` | `undefined` | `['user', 'profile']` | |
|
|
828
|
+
| `version` | Versione del dizionario remoto; aiuta a tracciare quale versione è attualmente utilizzata. | `string` | `undefined` | `'1.0.0'` | • Gestito nel CMS.<br/>• Non modificare localmente. |
|
|
829
829
|
|
|
830
830
|
**Esempio di `fill`**:
|
|
831
831
|
|
|
@@ -841,29 +841,29 @@ dictionary: {
|
|
|
841
841
|
|
|
842
842
|
---
|
|
843
843
|
|
|
844
|
-
### Configurazione
|
|
844
|
+
### Configurazione Logger (Log)
|
|
845
845
|
|
|
846
846
|
Parametri per personalizzare l'output dei log di Intlayer.
|
|
847
847
|
|
|
848
|
-
| Campo | Descrizione
|
|
849
|
-
| -------- |
|
|
850
|
-
| `mode` | Indica la modalità del logger.
|
|
851
|
-
| `prefix` |
|
|
848
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
849
|
+
| -------- | -------------------------------------- | -------------------------------------------------------------- | --------------- | ------------------- | ----------------------------------------------------------------------------------------------------------- |
|
|
850
|
+
| `mode` | Indica la modalità del logger. | `'default'` | <br/> `'verbose'` | <br/> `'disabled'` | `'default'` | `'verbose'` | • `'verbose'`: Logga più informazioni per il debug.<br/>• `'disabled'`: Disabilita completamente il logger. |
|
|
851
|
+
| `prefix` | Prefisso per tutti i messaggi nei log. | `string` | `'[intlayer] '` | `'[mio prefisso] '` | |
|
|
852
852
|
|
|
853
853
|
---
|
|
854
854
|
|
|
855
|
-
### Configurazione AI
|
|
855
|
+
### Configurazione IA (AI)
|
|
856
856
|
|
|
857
|
-
Impostazioni che controllano le
|
|
857
|
+
Impostazioni che controllano le funzionalità IA di Intlayer, inclusi il fornitore, il modello e la chiave API.
|
|
858
858
|
|
|
859
|
-
Questa configurazione è
|
|
859
|
+
Questa configurazione è facoltativa se ti registri sulla [Dashboard Intlayer](https://app.intlayer.org/project) con una chiave di accesso. Intlayer gestirà automaticamente per te la soluzione IA più economica ed efficiente secondo le tue necessità. L'uso delle opzioni predefinite garantisce il miglior supporto a lungo termine man mano che Intlayer viene costantemente aggiornato per utilizzare i modelli più recenti.
|
|
860
860
|
|
|
861
|
-
Se preferisci
|
|
862
|
-
Questa configurazione
|
|
861
|
+
Se preferisci utilizzare la tua chiave API o un modello specifico, puoi definire la tua configurazione IA.
|
|
862
|
+
Questa configurazione IA sarà utilizzata globalmente nel tuo ambiente Intlayer. I comandi CLI utilizzeranno queste impostazioni per impostazione predefinita per comandi come `fill`, così come l'SDK, l'Editor Visuale e il CMS. È possibile sovrascrivere questi valori predefiniti in casi specifici tramite i parametri del comando.
|
|
863
863
|
|
|
864
|
-
Intlayer supporta
|
|
864
|
+
Intlayer supporta diversi fornitori IA per la massima flessibilità. I fornitori attualmente supportati sono:
|
|
865
865
|
|
|
866
|
-
- **OpenAI** (
|
|
866
|
+
- **OpenAI** (predefinito)
|
|
867
867
|
- **Anthropic Claude**
|
|
868
868
|
- **Mistral AI**
|
|
869
869
|
- **DeepSeek**
|
|
@@ -880,79 +880,79 @@ Intlayer supporta molteplici fornitori AI per la massima flessibilità. I fornit
|
|
|
880
880
|
- **Amazon Bedrock**
|
|
881
881
|
- **Together.ai**
|
|
882
882
|
|
|
883
|
-
| Campo | Descrizione
|
|
884
|
-
| -------------------- |
|
|
885
|
-
| `provider` |
|
|
886
|
-
| `model` |
|
|
887
|
-
| `temperature` | Controlla la casualità
|
|
888
|
-
| `apiKey` | La tua chiave API per il fornitore selezionato.
|
|
889
|
-
| `applicationContext` | Contesto aggiuntivo sulla tua applicazione per aiutare l'IA a generare traduzioni più accurate (dominio,
|
|
890
|
-
| `baseURL` |
|
|
891
|
-
| `dataSerialization` | Formato di serializzazione dati per le
|
|
883
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
884
|
+
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
885
|
+
| `provider` | Fornitore IA da utilizzare per le funzionalità IA di Intlayer. | `'openai'` | <br/> `'anthropic'` | <br/> `'mistral'` | <br/> `'deepseek'` | <br/> `'gemini'` | <br/> `'ollama'` | <br/> `'openrouter'` | <br/> `'alibaba'` | <br/> `'fireworks'` | <br/> `'groq'` | <br/> `'huggingface'` | <br/> `'bedrock'` | <br/> `'googleaistudio'` | <br/> `'googlevertex'` | <br/> `'togetherai'` | `undefined` | `'anthropic'` | Fornitori diversi richiedono chiavi API diverse e hanno prezzi diversi. |
|
|
886
|
+
| `model` | Modello IA da utilizzare per le funzionalità IA. | `string` | Nessuno | `'gpt-4o-2024-11-20'` | I modelli specifici dipendono dal fornitore. |
|
|
887
|
+
| `temperature` | Controlla la casualità della risposta IA. | `number` | Nessuno | `0.1` | Temperatura più alta = più creativo e meno affidabile. |
|
|
888
|
+
| `apiKey` | La tua chiave API per il fornitore selezionato. | `string` | Nessuno | `process.env.OPENAI_API_KEY` | Deve essere mantenuto segreto; usa le variabili d'ambiente. |
|
|
889
|
+
| `applicationContext` | Contesto aggiuntivo sulla tua applicazione per aiutare l'IA a generare traduzioni più accurate (dominio, pubblico di destinazione, tono, terminologia). | `string` | Nessuno | `'Mio contesto applicativo personalizzato'` | Può essere utilizzato per aggiungere regole (es: `"Non dovresti tradurre i tuoi URL"`). |
|
|
890
|
+
| `baseURL` | URL base per l'API IA. | `string` | Nessuno | `'https://api.openai.com/v1'` <br/> `'http://localhost:5000'` | Può puntare a endpoint API IA locali o personalizzati. |
|
|
891
|
+
| `dataSerialization` | Formato di serializzazione dei dati per le funzionalità IA. | `'json'` | <br/> `'toon'` | `undefined` | `'toon'` | • `'json'`: predefinito, affidabile; utilizza più token.<br/>• `'toon'`: meno token, meno stabile.<br/>• Passa il contesto al modello come parametro aggiuntivo (reasoning effort, ecc.). |
|
|
892
892
|
|
|
893
893
|
---
|
|
894
894
|
|
|
895
|
-
### Configurazione
|
|
895
|
+
### Configurazione Build (Build)
|
|
896
896
|
|
|
897
897
|
Parametri che controllano come Intlayer ottimizza e compila l'internazionalizzazione della tua applicazione.
|
|
898
898
|
|
|
899
|
-
Le opzioni di build
|
|
899
|
+
Le opzioni di build sono applicate ai plugin `@intlayer/babel` e `@intlayer/swc`.
|
|
900
900
|
|
|
901
|
-
> In modalità sviluppo, Intlayer utilizza importazioni statiche
|
|
901
|
+
> In modalità sviluppo, Intlayer utilizza importazioni statiche dei dizionari per facilitare il processo di sviluppo.
|
|
902
902
|
|
|
903
|
-
> Durante l'ottimizzazione, Intlayer sostituirà le chiamate ai dizionari per ottimizzare il chunking
|
|
903
|
+
> Durante l'ottimizzazione, Intlayer sostituirà le chiamate ai dizionari per ottimizzare il suddivisione del codice (chunking) in modo che il bundle risultante importi solo i dizionari effettivamente utilizzati.
|
|
904
904
|
|
|
905
|
-
| Campo | Descrizione
|
|
906
|
-
| ----------------- |
|
|
907
|
-
| `mode` | Controlla la modalità di build.
|
|
908
|
-
| `optimize` | Controlla se
|
|
909
|
-
| `checkTypes` | Indica se
|
|
910
|
-
| `outputFormat` | Controlla il formato di output
|
|
911
|
-
| `traversePattern` |
|
|
905
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
906
|
+
| ----------------- | ------------------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
907
|
+
| `mode` | Controlla la modalità di build. | `'auto'` | <br/> `'manual'` | `'auto'` | `'manual'` | • `'auto'`: Il build viene lanciato automaticamente durante il build dell'applicazione.<br/>• `'manual'`: Viene eseguito solo tramite un comando di build esplicito.<br/>• Può essere utilizzato per impedire il build dei dizionari (es. per evitare l'esecuzione in ambiente Node.js). |
|
|
908
|
+
| `optimize` | Controlla se le ottimizzazioni del build debbano essere eseguite. | `boolean` | `undefined` | `process.env.NODE_ENV === 'production'` | • Se non definito, l'ottimizzazione viene lanciata durante il build del framework (Vite/Next.js).<br/>• `true` forza l'ottimizzazione anche in modalità dev.<br/>• `false` la disabilita.<br/>• Se abilitato, sostituisce le chiamate ai dizionari per l'ottimizzazione del chunking.<br/>• Richiede i plugin `@intlayer/babel` e `@intlayer/swc`. |
|
|
909
|
+
| `checkTypes` | Indica se il build debba controllare i tipi di TypeScript e loggare gli errori. | `boolean` | `false` | | Può rallentare il processo di build. |
|
|
910
|
+
| `outputFormat` | Controlla il formato di output per i dizionari. | `('esm' | 'cjs')[]` | `['esm', 'cjs']` | `['cjs']` | |
|
|
911
|
+
| `traversePattern` | Pattern che specifica i file da scansionare durante l'ottimizzazione. | `string[]` | `['**/*.{tsx,ts,js,mjs,cjs,jsx,vue,svelte,svte}', '!**/node_modules/**', '!**/dist/**', '!**/.intlayer/**', '!**/*.config.*', '!**/*.test.*', '!**/*.spec.*', '!**/*.stories.*']` | `['src/**/*.{ts,tsx}', '../ui-library/**/*.{ts,tsx}', '!**/node_modules/**']` | • Limita l'ottimizzazione ai file rilevanti per migliorare le prestazioni del build.<br/>• Ignorato se `optimize` è disattivato.<br/>• Utilizza pattern glob. |
|
|
912
912
|
|
|
913
913
|
---
|
|
914
914
|
|
|
915
|
-
### Configurazione di Sistema
|
|
915
|
+
### Configurazione di Sistema (System)
|
|
916
916
|
|
|
917
|
-
Queste impostazioni sono per
|
|
917
|
+
Queste impostazioni sono per utenti esperti e per la configurazione interna di Intlayer.
|
|
918
918
|
|
|
919
|
-
| Campo | Descrizione
|
|
920
|
-
| ------------------------- |
|
|
921
|
-
| `dictionariesDir` | Directory per i dizionari compilati.
|
|
922
|
-
| `moduleAugmentationDir` | Directory per l'
|
|
923
|
-
| `unmergedDictionariesDir` | Directory per i dizionari non fusi.
|
|
924
|
-
| `typesDir` | Directory per i tipi generati.
|
|
925
|
-
| `mainDir` | Directory
|
|
926
|
-
| `configDir` | Directory
|
|
927
|
-
| `cacheDir` | Directory
|
|
919
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
920
|
+
| ------------------------- | ------------------------------------------------- | -------- | --------------------------------- | ------- | -------- |
|
|
921
|
+
| `dictionariesDir` | Directory per i dizionari compilati. | `string` | `'.intlayer/dictionary'` | | |
|
|
922
|
+
| `moduleAugmentationDir` | Directory per l'aumento del modulo TypeScript. | `string` | `'.intlayer/types'` | | |
|
|
923
|
+
| `unmergedDictionariesDir` | Directory per memorizzare i dizionari non fusi. | `string` | `'.intlayer/unmerged_dictionary'` | | |
|
|
924
|
+
| `typesDir` | Directory per i tipi generati. | `string` | `'.intlayer/types'` | | |
|
|
925
|
+
| `mainDir` | Directory per i file principali di Intlayer. | `string` | `'.intlayer/main'` | | |
|
|
926
|
+
| `configDir` | Directory per i file di configurazione compilati. | `string` | `'.intlayer/config'` | | |
|
|
927
|
+
| `cacheDir` | Directory per i file di cache. | `string` | `'.intlayer/cache'` | | |
|
|
928
928
|
|
|
929
929
|
---
|
|
930
930
|
|
|
931
|
-
### Configurazione
|
|
931
|
+
### Configurazione Compilatore (Compiler)
|
|
932
932
|
|
|
933
|
-
Impostazioni che controllano il compilatore Intlayer, che
|
|
933
|
+
Impostazioni che controllano il compilatore Intlayer, che raccoglie i dizionari direttamente dai tuoi componenti.
|
|
934
934
|
|
|
935
|
-
| Campo | Descrizione
|
|
936
|
-
| --------------------- |
|
|
937
|
-
| `enabled` | Indica se il compilatore
|
|
938
|
-
| `dictionaryKeyPrefix` | Prefisso per le chiavi
|
|
939
|
-
| `saveComponents` |
|
|
940
|
-
| `output` |
|
|
941
|
-
| `noMetadata` | Se `true`, il compilatore
|
|
942
|
-
| `dictionaryKeyPrefix` | Prefisso chiave dizionario
|
|
935
|
+
| Campo | Descrizione | Tipo | Predefinito | Esempio | Commenti |
|
|
936
|
+
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
937
|
+
| `enabled` | Indica se il compilatore debba essere attivo per raccogliere i dizionari. | `boolean` | <br/> `'build-only'` | `true` | `'build-only'` | `'build-only'` salta il compilatore durante lo sviluppo per build più veloci; viene eseguito solo durante i comandi di build. |
|
|
938
|
+
| `dictionaryKeyPrefix` | Prefisso per le chiavi del dizionario raccolte. | `string` | `''` | `'mio-prefisso-'` | Anteposto alla chiave generata (basata sul nome del file) per evitare conflitti. |
|
|
939
|
+
| `saveComponents` | Se i componenti debbano essere salvati dopo essere stati trasformati. | `boolean` | `false` | | • Se `true`, i file originali vengono sovrascritti con la versione trasformata.<br/>• Permette di rimuovere il compilatore dopo averlo eseguito una volta. |
|
|
940
|
+
| `output` | Determina il percorso del file di output. Sostituisce `outputDir`. Supporta variabili template: `{{fileName}}`, <br/> `{{key}}`, <br/> `{{locale}}`, <br/> `{{extension}}`, <br/> `{{componentFileName}}`, <br/> `{{componentExtension}}`, <br/> `{{format}}`, <br/> `{{componentFormat}}`, <br/> `{{componentDirPath}}`. | `boolean` | <br/> `FilePathPattern` | <br/> `Partial<Record<Locale, boolean | FilePathPattern>>` | `undefined` | `'./{{fileName}}{{extension}}'` <br/> `'/locales/{{locale}}/{{key}}.json'` <br/> `{ en: ({ key }) => './locales/en/${key}.json', fr: '...', es: false }` | • Percorsi `./` risolti rispetto alla directory del componente.<br/>• Percorsi `/` rispetto alla base del progetto.<br/>• `{{locale}}` abilita la generazione per locale.<br/>• Supporta la notazione ad oggetto per locale. |
|
|
941
|
+
| `noMetadata` | Se `true`, il compilatore rimuove i metadati del dizionario (chiave, wrapper del contenuto) dall'output. | `boolean` | `false` | `false` → `{"key":"mia-chiave","content":{"key":"valore"}}` <br/> `true` → `{"key":"valore"}` | • Utile per formati i18next o output JSON ICU MessageFormat.<br/>• Funziona bene con il plugin `loadJSON`. |
|
|
942
|
+
| `dictionaryKeyPrefix` | Prefisso della chiave del dizionario | `string` | `''` | | Aggiungi un prefisso opzionale alle chiavi del dizionario estratto |
|
|
943
943
|
|
|
944
944
|
---
|
|
945
945
|
|
|
946
|
-
### Schemi Personalizzati
|
|
946
|
+
### Schemi Personalizzati (Custom Schemas)
|
|
947
947
|
|
|
948
|
-
| Campo | Descrizione
|
|
949
|
-
| --------- |
|
|
950
|
-
| `schemas` | Consente di definire schemi Zod per
|
|
948
|
+
| Campo | Descrizione | Tipo |
|
|
949
|
+
| --------- | -------------------------------------------------------------------------------- | --------------------------- |
|
|
950
|
+
| `schemas` | Consente di definire schemi Zod per convalidare la struttura dei tuoi dizionari. | `Record<string, ZodSchema>` |
|
|
951
951
|
|
|
952
952
|
---
|
|
953
953
|
|
|
954
|
-
### Plugin
|
|
954
|
+
### Plugin (Plugins)
|
|
955
955
|
|
|
956
|
-
| Campo | Descrizione
|
|
957
|
-
| --------- |
|
|
958
|
-
| `plugins` | Elenco dei plugin Intlayer da
|
|
956
|
+
| Campo | Descrizione | Tipo |
|
|
957
|
+
| --------- | ------------------------------------------- | ------------------ |
|
|
958
|
+
| `plugins` | Elenco dei plugin di Intlayer da includere. | `IntlayerPlugin[]` |
|