@intlayer/docs 8.4.7 → 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 +958 -0
- 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 +958 -0
- 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 +958 -0
- 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 +957 -0
- 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 +199 -171
- 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 +162 -134
- 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 +958 -0
- 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 +958 -0
- 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 +958 -0
- 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 +958 -0
- 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 +958 -0
- 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 +958 -0
- 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
|
@@ -0,0 +1,958 @@
|
|
|
1
|
+
---
|
|
2
|
+
createdAt: 2024-08-13
|
|
3
|
+
updatedAt: 2026-03-20
|
|
4
|
+
title: Konfiguracja
|
|
5
|
+
description: Dowiedz się, jak skonfigurować Intlayer dla swojej aplikacji. Zrozum różne ustawienia i opcje dostępne do dostosowania Intlayer do Twoich potrzeb.
|
|
6
|
+
keywords:
|
|
7
|
+
- konfiguracja
|
|
8
|
+
- ustawienia
|
|
9
|
+
- dostosowywanie
|
|
10
|
+
- Intlayer
|
|
11
|
+
- opcje
|
|
12
|
+
slugs:
|
|
13
|
+
- doc
|
|
14
|
+
- concept
|
|
15
|
+
- configuration
|
|
16
|
+
history:
|
|
17
|
+
- version: 8.4.0
|
|
18
|
+
date: 2026-03-20
|
|
19
|
+
changes: "Dodano obsługę zapisu obiektowego na poziomie lokali dla 'compiler.output' i 'dictionary.fill'"
|
|
20
|
+
- version: 8.3.0
|
|
21
|
+
date: 2026-03-11
|
|
22
|
+
changes: "Przeniesiono 'baseDir' z konfiguracji 'content' do konfiguracji 'system'"
|
|
23
|
+
- version: 8.2.0
|
|
24
|
+
date: 2026-03-09
|
|
25
|
+
changes: "Zaktualizowano opcje kompilatora, dodano obsługę 'output' i 'noMetadata'"
|
|
26
|
+
- version: 8.1.7
|
|
27
|
+
date: 2026-02-25
|
|
28
|
+
changes: "Zaktualizowano opcje kompilatora"
|
|
29
|
+
- version: 8.1.5
|
|
30
|
+
date: 2026-02-23
|
|
31
|
+
changes: "Dodano opcję kompilatora 'build-only' i prefiks klucza słownika"
|
|
32
|
+
- version: 8.0.6
|
|
33
|
+
date: 2026-02-12
|
|
34
|
+
changes: "Dodano obsługę dostawców Open Router, Alibaba, Amazon, Google Vertex Bedrock, Fireworks, Groq, Hugging Face i Together AI"
|
|
35
|
+
- version: 8.0.5
|
|
36
|
+
date: 2026-02-06
|
|
37
|
+
changes: "Dodano `dataSerialization` do konfiguracji AI"
|
|
38
|
+
- version: 8.0.0
|
|
39
|
+
date: 2026-01-24
|
|
40
|
+
changes: "Zmiana nazwy trybu importu `live` na `fetch`, aby lepiej opisać mechanizm."
|
|
41
|
+
- version: 8.0.0
|
|
42
|
+
date: 2026-01-22
|
|
43
|
+
changes: "Przeniesiono konfigurację budowania `importMode` do konfiguracji `dictionary`."
|
|
44
|
+
- version: 8.0.0
|
|
45
|
+
date: 2026-01-22
|
|
46
|
+
changes: "Dodano opcję `rewrite` do konfiguracji routingu"
|
|
47
|
+
- version: 8.0.0
|
|
48
|
+
date: 2026-01-18
|
|
49
|
+
changes: "Oddzielono konfigurację systemową od konfiguracji treści. Przeniesiono ścieżki wewnętrzne do właściwości `system`. Dodano `codeDir`, aby oddzielić pliki treści od przekształceń kodu."
|
|
50
|
+
- version: 8.0.0
|
|
51
|
+
date: 2026-01-18
|
|
52
|
+
changes: "Dodano opcje słownika `location` i `schema`"
|
|
53
|
+
- version: 7.5.1
|
|
54
|
+
date: 2026-01-10
|
|
55
|
+
changes: "Dodano obsługę formatów plików JSON5 i JSONC"
|
|
56
|
+
- version: 7.5.0
|
|
57
|
+
date: 2025-12-17
|
|
58
|
+
changes: "Dodano opcję `buildMode`"
|
|
59
|
+
- version: 7.0.0
|
|
60
|
+
date: 2025-10-25
|
|
61
|
+
changes: "Dodano konfigurację `dictionary`"
|
|
62
|
+
- version: 7.0.0
|
|
63
|
+
date: 2025-10-21
|
|
64
|
+
changes: "Zastąpiono `middleware` przez konfigurację `routing`"
|
|
65
|
+
- version: 7.0.0
|
|
66
|
+
date: 2025-10-12
|
|
67
|
+
changes: "Dodano opcję `formatCommand`"
|
|
68
|
+
- version: 6.2.0
|
|
69
|
+
date: 2025-10-12
|
|
70
|
+
changes: "Zaktualizowano opcję `excludedPath`"
|
|
71
|
+
- version: 6.0.2
|
|
72
|
+
date: 2025-09-23
|
|
73
|
+
changes: "Dodano opcję `outputFormat`"
|
|
74
|
+
- version: 6.0.0
|
|
75
|
+
date: 2025-09-21
|
|
76
|
+
changes: "Usunięto pola `dictionaryOutput` i `i18nextResourcesDir`"
|
|
77
|
+
- version: 6.0.0
|
|
78
|
+
date: 2025-09-16
|
|
79
|
+
changes: "Dodano tryb importu `live`"
|
|
80
|
+
- version: 6.0.0
|
|
81
|
+
date: 2025-09-04
|
|
82
|
+
changes: "Zastąpiono pole `hotReload` przez `liveSync` oraz dodano pola `liveSyncPort`, `liveSyncURL`"
|
|
83
|
+
- version: 5.6.1
|
|
84
|
+
date: 2025-07-25
|
|
85
|
+
changes: "Zastąpiono `activateDynamicImport` przez opcję `importMode`"
|
|
86
|
+
- version: 5.6.0
|
|
87
|
+
date: 2025-07-13
|
|
88
|
+
changes: "Zmieniono domyślny `contentDir` z `['src']` na `['.']`"
|
|
89
|
+
- version: 5.5.11
|
|
90
|
+
date: 2025-06-29
|
|
91
|
+
changes: "Dodano komendy `docs`"
|
|
92
|
+
---
|
|
93
|
+
|
|
94
|
+
# Dokumentacja konfiguracji Intlayer
|
|
95
|
+
|
|
96
|
+
## Przegląd
|
|
97
|
+
|
|
98
|
+
Pliki konfiguracyjne Intlayer pozwalają na dostosowanie różnych aspektów wtyczki, takich jak internacjonalizacja (i18n), middleware i zarządzanie treścią. Ten dokument zawiera szczegółowy opis każdej właściwości w konfiguracji.
|
|
99
|
+
|
|
100
|
+
---
|
|
101
|
+
|
|
102
|
+
## Spis treści
|
|
103
|
+
|
|
104
|
+
<TOC/>
|
|
105
|
+
|
|
106
|
+
---
|
|
107
|
+
|
|
108
|
+
## Obsługa plików konfiguracyjnych
|
|
109
|
+
|
|
110
|
+
Intlayer akceptuje formaty plików konfiguracyjnych JSON, JS, MJS i TS:
|
|
111
|
+
|
|
112
|
+
- `intlayer.config.ts`
|
|
113
|
+
- `intlayer.config.js`
|
|
114
|
+
- `intlayer.config.json`
|
|
115
|
+
- `intlayer.config.json5`
|
|
116
|
+
- `intlayer.config.jsonc`
|
|
117
|
+
- `intlayer.config.cjs`
|
|
118
|
+
- `intlayer.config.mjs`
|
|
119
|
+
- `.intlayerrc`
|
|
120
|
+
|
|
121
|
+
---
|
|
122
|
+
|
|
123
|
+
## Przykładowy plik konfiguracyjny
|
|
124
|
+
|
|
125
|
+
````typescript fileName="intlayer.config.ts" codeFormat="typescript"
|
|
126
|
+
import { Locales, type IntlayerConfig } from "intlayer";
|
|
127
|
+
import { nextjsRewrite } from "intlayer/routing";
|
|
128
|
+
import { z } from "zod";
|
|
129
|
+
|
|
130
|
+
/**
|
|
131
|
+
* Przykład pliku konfiguracyjnego Intlayer pokazujący wszystkie dostępne opcje.
|
|
132
|
+
*/
|
|
133
|
+
const config: IntlayerConfig = {
|
|
134
|
+
/**
|
|
135
|
+
* Konfiguracja ustawień internacjonalizacji.
|
|
136
|
+
*/
|
|
137
|
+
internationalization: {
|
|
138
|
+
/**
|
|
139
|
+
* Lista obsługiwanych lokali w aplikacji.
|
|
140
|
+
* Domyślnie: [Locales.ENGLISH]
|
|
141
|
+
*/
|
|
142
|
+
locales: [Locales.ENGLISH, Locales.FRENCH, Locales.SPANISH],
|
|
143
|
+
|
|
144
|
+
/**
|
|
145
|
+
* Lista wymaganych lokali, które muszą być zdefiniowane w każdym słowniku.
|
|
146
|
+
* Jeśli pusta, wszystkie locale są wymagane w trybie `strict`.
|
|
147
|
+
* Domyślnie: []
|
|
148
|
+
*/
|
|
149
|
+
requiredLocales: [Locales.ENGLISH],
|
|
150
|
+
|
|
151
|
+
/**
|
|
152
|
+
* Poziom rygoru dla treści zinternacjonalizowanej.
|
|
153
|
+
* - "strict": Błąd, jeśli brakuje zadeklarowanych lokali lub używane są niezadeklarowane locale.
|
|
154
|
+
* - "inclusive": Ostrzeżenia, jeśli brakuje zadeklarowanych lokali.
|
|
155
|
+
* - "loose": Akceptuje każde istniejące locale.
|
|
156
|
+
* Domyślnie: "inclusive"
|
|
157
|
+
*/
|
|
158
|
+
strictMode: "inclusive",
|
|
159
|
+
|
|
160
|
+
/**
|
|
161
|
+
* Domyślne locale używane jako zapasowe, gdy żądane locale nie zostanie znalezione.
|
|
162
|
+
* Domyślnie: Locales.ENGLISH
|
|
163
|
+
*/
|
|
164
|
+
defaultLocale: Locales.ENGLISH,
|
|
165
|
+
},
|
|
166
|
+
|
|
167
|
+
/**
|
|
168
|
+
* Ustawienia kontrolujące operacje na słownikach i zachowanie zapasowe.
|
|
169
|
+
*/
|
|
170
|
+
dictionary: {
|
|
171
|
+
/**
|
|
172
|
+
* Kontroluje sposób importowania słowników.
|
|
173
|
+
* - "static": Importowane statycznie w czasie budowania.
|
|
174
|
+
* - "dynamic": Importowane dynamicznie za pomocą Suspense.
|
|
175
|
+
* - "fetch": Pobierane dynamicznie przez API Live Sync.
|
|
176
|
+
* Domyślnie: "static"
|
|
177
|
+
*/
|
|
178
|
+
importMode: "static",
|
|
179
|
+
|
|
180
|
+
/**
|
|
181
|
+
* Strategia automatycznego uzupełniania brakujących tłumaczeń za pomocą AI.
|
|
182
|
+
* Może być wartością logiczną lub wzorcem ścieżki do zapisywania uzupełnionej treści.
|
|
183
|
+
* Domyślnie: true
|
|
184
|
+
*/
|
|
185
|
+
fill: true,
|
|
186
|
+
|
|
187
|
+
/**
|
|
188
|
+
* Fizyczna lokalizacja plików słowników.
|
|
189
|
+
* - "local": Przechowywane w lokalnym systemie plików.
|
|
190
|
+
* - "remote": Przechowywane w Intlayer CMS.
|
|
191
|
+
* - "hybrid": Przechowywane zarówno lokalnie, jak i w Intlayer CMS.
|
|
192
|
+
* - "plugin" (lub dowolny ciąg znaków): Dostarczane przez wtyczkę lub niestandardowe źródło.
|
|
193
|
+
* Domyślnie: "local"
|
|
194
|
+
*/
|
|
195
|
+
location: "local",
|
|
196
|
+
|
|
197
|
+
/**
|
|
198
|
+
* Czy automatycznie przekształcać treść (np. Markdown do HTML).
|
|
199
|
+
* Domyślnie: false
|
|
200
|
+
*/
|
|
201
|
+
contentAutoTransformation: false,
|
|
202
|
+
},
|
|
203
|
+
|
|
204
|
+
/**
|
|
205
|
+
* Konfiguracja routingu i middleware.
|
|
206
|
+
*/
|
|
207
|
+
routing: {
|
|
208
|
+
/**
|
|
209
|
+
* Strategia routingu lokali.
|
|
210
|
+
* - "prefix-no-default": Prefiks dla wszystkich języków z wyjątkiem domyślnego (np. /dashboard, /fr/dashboard).
|
|
211
|
+
* - "prefix-all": Prefiks dla wszystkich języków (np. /en/dashboard, /fr/dashboard).
|
|
212
|
+
* - "no-prefix": Locale nie jest widoczne w adresie URL.
|
|
213
|
+
* - "search-params": Użycie ?locale=...
|
|
214
|
+
* Domyślnie: "prefix-no-default"
|
|
215
|
+
*/
|
|
216
|
+
mode: "prefix-no-default",
|
|
217
|
+
|
|
218
|
+
/**
|
|
219
|
+
* Miejsce przechowywania locale wybranego przez użytkownika.
|
|
220
|
+
* Opcje: 'cookie', 'localStorage', 'sessionStorage', 'header' lub ich tablica.
|
|
221
|
+
* Domyślnie: ['cookie', 'header']
|
|
222
|
+
*/
|
|
223
|
+
storage: ["cookie", "header"],
|
|
224
|
+
|
|
225
|
+
/**
|
|
226
|
+
* Bazowa ścieżka dla adresów URL aplikacji.
|
|
227
|
+
* Domyślnie: ""
|
|
228
|
+
*/
|
|
229
|
+
basePath: "",
|
|
230
|
+
|
|
231
|
+
/**
|
|
232
|
+
* Własne reguły przepisywania URL dla określonych ścieżek zlokalizowanych.
|
|
233
|
+
*/
|
|
234
|
+
rewrite: nextjsRewrite({
|
|
235
|
+
"/[locale]/about": {
|
|
236
|
+
en: "/[locale]/about",
|
|
237
|
+
fr: "/[locale]/a-propos",
|
|
238
|
+
},
|
|
239
|
+
}),
|
|
240
|
+
},
|
|
241
|
+
|
|
242
|
+
/**
|
|
243
|
+
* Ustawienia wyszukiwania i przetwarzania plików treści.
|
|
244
|
+
*/
|
|
245
|
+
content: {
|
|
246
|
+
/**
|
|
247
|
+
* Rozszerzenia plików do skanowania w poszukiwaniu słowników.
|
|
248
|
+
* Domyślnie: ['.content.ts', '.content.js', '.content.json' itp.]
|
|
249
|
+
*/
|
|
250
|
+
fileExtensions: [".content.ts", ".content.js", ".content.json"],
|
|
251
|
+
|
|
252
|
+
/**
|
|
253
|
+
* Katalogi, w których znajdują się pliki .content.
|
|
254
|
+
* Domyślnie: ["."]
|
|
255
|
+
*/
|
|
256
|
+
contentDir: ["src"],
|
|
257
|
+
|
|
258
|
+
/**
|
|
259
|
+
* Katalog kodu źródłowego.
|
|
260
|
+
* Używany do optymalizacji budowania i przekształceń kodu.
|
|
261
|
+
* Domyślnie: ["."]
|
|
262
|
+
*/
|
|
263
|
+
codeDir: ["src"],
|
|
264
|
+
|
|
265
|
+
/**
|
|
266
|
+
* Wzorce do wykluczenia ze skanowania.
|
|
267
|
+
* Domyślnie: ['node_modules', '.intlayer' itp.]
|
|
268
|
+
*/
|
|
269
|
+
excludedPath: ["node_modules"],
|
|
270
|
+
|
|
271
|
+
/**
|
|
272
|
+
* Czy śledzić zmiany i regenerować słowniki podczas deweloperki.
|
|
273
|
+
* Domyślnie: true w trybie deweloperskim
|
|
274
|
+
*/
|
|
275
|
+
watch: true,
|
|
276
|
+
|
|
277
|
+
/**
|
|
278
|
+
* Polecenie do formatowania nowo utworzonych / zaktualizowanych plików .content.
|
|
279
|
+
*/
|
|
280
|
+
formatCommand: 'npx prettier --write "{{file}}"',
|
|
281
|
+
},
|
|
282
|
+
|
|
283
|
+
/**
|
|
284
|
+
* Konfiguracja edytora wizualnego.
|
|
285
|
+
*/
|
|
286
|
+
editor: {
|
|
287
|
+
/**
|
|
288
|
+
* Czy edytor wizualny jest włączony.
|
|
289
|
+
* Domyślnie: false
|
|
290
|
+
*/
|
|
291
|
+
enabled: true,
|
|
292
|
+
|
|
293
|
+
/**
|
|
294
|
+
* URL Twojej aplikacji do walidacji źródła.
|
|
295
|
+
* Domyślnie: ""
|
|
296
|
+
*/
|
|
297
|
+
applicationURL: "http://localhost:3000",
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* Port lokalnego serwera edytora.
|
|
301
|
+
* Domyślnie: 8000
|
|
302
|
+
*/
|
|
303
|
+
port: 8000,
|
|
304
|
+
|
|
305
|
+
/**
|
|
306
|
+
* Publiczny URL edytora.
|
|
307
|
+
* Domyślnie: "http://localhost:8000"
|
|
308
|
+
*/
|
|
309
|
+
editorURL: "http://localhost:8000",
|
|
310
|
+
|
|
311
|
+
/**
|
|
312
|
+
* URL Intlayer CMS.
|
|
313
|
+
* Domyślnie: "https://app.intlayer.org"
|
|
314
|
+
*/
|
|
315
|
+
cmsURL: "https://app.intlayer.org",
|
|
316
|
+
|
|
317
|
+
/**
|
|
318
|
+
* URL serwera API backendu.
|
|
319
|
+
* Domyślnie: "https://back.intlayer.org"
|
|
320
|
+
*/
|
|
321
|
+
backendURL: "https://back.intlayer.org",
|
|
322
|
+
|
|
323
|
+
/**
|
|
324
|
+
* Czy włączyć synchronizację treści w czasie rzeczywistym.
|
|
325
|
+
* Domyślnie: false
|
|
326
|
+
*/
|
|
327
|
+
liveSync: true,
|
|
328
|
+
},
|
|
329
|
+
|
|
330
|
+
/**
|
|
331
|
+
* Ustawienia tłumaczenia i generowania opartego na AI.
|
|
332
|
+
*/
|
|
333
|
+
ai: {
|
|
334
|
+
/**
|
|
335
|
+
* Wybrany dostawca AI.
|
|
336
|
+
* Opcje: 'openai', 'anthropic', 'mistral', 'deepseek', 'gemini', 'ollama', 'openrouter', 'alibaba', 'fireworks', 'groq', 'huggingface', 'bedrock', 'googlevertex', 'togetherai'
|
|
337
|
+
* Domyślnie: 'openai'
|
|
338
|
+
*/
|
|
339
|
+
provider: "openai",
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* Model dostawcy do użycia.
|
|
343
|
+
*/
|
|
344
|
+
model: "gpt-4o",
|
|
345
|
+
|
|
346
|
+
/**
|
|
347
|
+
* Klucz API dostawcy.
|
|
348
|
+
*/
|
|
349
|
+
apiKey: process.env.OPENAI_API_KEY,
|
|
350
|
+
|
|
351
|
+
/**
|
|
352
|
+
* Globalny kontekst ułatwiający AI generowanie tłumaczeń.
|
|
353
|
+
*/
|
|
354
|
+
applicationContext: "To jest aplikacja do rezerwacji podróży.",
|
|
355
|
+
|
|
356
|
+
/**
|
|
357
|
+
* Bazowy URL dla API AI.
|
|
358
|
+
*/
|
|
359
|
+
baseURL: "http://localhost:3000",
|
|
360
|
+
|
|
361
|
+
/**
|
|
362
|
+
* Serializacja danych (Data Serialization)
|
|
363
|
+
*
|
|
364
|
+
* Opcje:
|
|
365
|
+
* - "json": domyślnie, niezawodna; zużywa więcej tokenów.
|
|
366
|
+
* - "toon": szybciej, mniej tokenów, mniej spójna niż JSON.
|
|
367
|
+
*
|
|
368
|
+
* Domyślnie: "json"
|
|
369
|
+
*/
|
|
370
|
+
dataSerialization: "json",
|
|
371
|
+
},
|
|
372
|
+
|
|
373
|
+
/**
|
|
374
|
+
* Ustawienia budowania i optymalizacji.
|
|
375
|
+
*/
|
|
376
|
+
build: {
|
|
377
|
+
/**
|
|
378
|
+
* Tryb wykonywania budowania.
|
|
379
|
+
* - "auto": Automatyczne budowanie podczas budowania aplikacji.
|
|
380
|
+
* - "manual": Wymaga jawnego polecenia budowania.
|
|
381
|
+
* Domyślnie: "auto"
|
|
382
|
+
*/
|
|
383
|
+
mode: "auto",
|
|
384
|
+
|
|
385
|
+
/**
|
|
386
|
+
* Czy optymalizować wynikowy pakiet poprzez usuwanie nieużywanych słowników.
|
|
387
|
+
* Domyślnie: true w środowisku produkcyjnym
|
|
388
|
+
*/
|
|
389
|
+
optimize: true,
|
|
390
|
+
|
|
391
|
+
/**
|
|
392
|
+
* Format wyjściowy generowanych plików słowników.
|
|
393
|
+
* Domyślnie: ['cjs', 'esm']
|
|
394
|
+
*/
|
|
395
|
+
outputFormat: ["cjs", "esm"],
|
|
396
|
+
|
|
397
|
+
/**
|
|
398
|
+
* Czy przeprowadzać sprawdzanie typów TypeScript podczas budowania.
|
|
399
|
+
* Domyślnie: false
|
|
400
|
+
*/
|
|
401
|
+
checkTypes: false,
|
|
402
|
+
},
|
|
403
|
+
|
|
404
|
+
/**
|
|
405
|
+
* Konfiguracja loggera.
|
|
406
|
+
*/
|
|
407
|
+
log: {
|
|
408
|
+
/**
|
|
409
|
+
* Tryb logowania.
|
|
410
|
+
* - "default": Standardowe logowanie.
|
|
411
|
+
* - "verbose": Szczegółowe logowanie do debugowania.
|
|
412
|
+
* - "disabled": Wyłącz logowanie.
|
|
413
|
+
* Domyślnie: "default"
|
|
414
|
+
*/
|
|
415
|
+
mode: "default",
|
|
416
|
+
|
|
417
|
+
/**
|
|
418
|
+
* Prefiks dla wszystkich wiadomości w logach.
|
|
419
|
+
* Domyślnie: "[intlayer]"
|
|
420
|
+
*/
|
|
421
|
+
prefix: "[intlayer]",
|
|
422
|
+
},
|
|
423
|
+
|
|
424
|
+
/**
|
|
425
|
+
* Konfiguracja systemowa (do zaawansowanych zastosowań)
|
|
426
|
+
*/
|
|
427
|
+
system: {
|
|
428
|
+
/**
|
|
429
|
+
* Katalog, w którym przechowywane są zlokalizowane słowniki.
|
|
430
|
+
*/
|
|
431
|
+
dictionariesDir: ".intlayer/dictionary",
|
|
432
|
+
|
|
433
|
+
/**
|
|
434
|
+
* Katalog dla module augmentation.
|
|
435
|
+
*/
|
|
436
|
+
moduleAugmentationDir: ".intlayer/types",
|
|
437
|
+
|
|
438
|
+
/**
|
|
439
|
+
* Katalog dla niepołączonych słowników.
|
|
440
|
+
*/
|
|
441
|
+
unmergedDictionariesDir: ".intlayer/unmerged_dictionary",
|
|
442
|
+
|
|
443
|
+
/**
|
|
444
|
+
* Katalog typów słowników.
|
|
445
|
+
*/
|
|
446
|
+
typesDir: ".intlayer/types",
|
|
447
|
+
|
|
448
|
+
/**
|
|
449
|
+
* Katalog głównych plików aplikacji.
|
|
450
|
+
*/
|
|
451
|
+
mainDir: ".intlayer/main",
|
|
452
|
+
|
|
453
|
+
/**
|
|
454
|
+
* Katalog skompilowanych plików konfiguracyjnych.
|
|
455
|
+
*/
|
|
456
|
+
configDir: ".intlayer/config",
|
|
457
|
+
|
|
458
|
+
/**
|
|
459
|
+
* Katalog plików cache.
|
|
460
|
+
*/
|
|
461
|
+
cacheDir: ".intlayer/cache",
|
|
462
|
+
},
|
|
463
|
+
|
|
464
|
+
/**
|
|
465
|
+
* Konfiguracja kompilatora (do zaawansowanych zastosowań)
|
|
466
|
+
*/
|
|
467
|
+
compiler: {
|
|
468
|
+
/**
|
|
469
|
+
* Czy kompilator jest włączony.
|
|
470
|
+
*
|
|
471
|
+
* - false: wyłącz kompilator.
|
|
472
|
+
* - true: włącz kompilator.
|
|
473
|
+
* - "build-only": pomiń kompilator podczas deweloperki dla szybszego startu.
|
|
474
|
+
*
|
|
475
|
+
* Domyślnie: false
|
|
476
|
+
*/
|
|
477
|
+
enabled: true,
|
|
478
|
+
|
|
479
|
+
/**
|
|
480
|
+
* Definiuje ścieżkę do pliku wyjściowego. Zastępuje `outputDir`.
|
|
481
|
+
*
|
|
482
|
+
* - Ścieżki `./` są rozwiązywane względem katalogu komponentu.
|
|
483
|
+
* - Ścieżki `/` są rozwiązywane względem katalogu bazowego projektu (`baseDir`).
|
|
484
|
+
*
|
|
485
|
+
* - Obecność zmiennej `{{locale}}` w ścieżce wyzwala generowanie osobnych słowników na język.
|
|
486
|
+
*
|
|
487
|
+
* Przykłady:
|
|
488
|
+
* ```ts
|
|
489
|
+
* {
|
|
490
|
+
* // Tworzy wielojęzyczne pliki .content.ts obok komponentu
|
|
491
|
+
* output: ({ fileName, extension }) => `./${fileName}${extension}`,
|
|
492
|
+
*
|
|
493
|
+
* // output: './{{fileName}}{{extension}}', // To samo poprzez ciąg szablonowy
|
|
494
|
+
* }
|
|
495
|
+
* ```
|
|
496
|
+
*
|
|
497
|
+
* ```ts
|
|
498
|
+
* {
|
|
499
|
+
* // Tworzy scentralizowane pliki JSON na język w korzeniu projektu
|
|
500
|
+
* output: ({ key, locale }) => `/locales/${locale}/${key}.content.json`,
|
|
501
|
+
*
|
|
502
|
+
* // output: '/locales/{{locale}}/{{key}}.content.json', // To samo poprzez ciąg szablonowy
|
|
503
|
+
* }
|
|
504
|
+
* ```
|
|
505
|
+
*
|
|
506
|
+
* Lista zmiennych:
|
|
507
|
+
* - `fileName`: Nazwa pliku.
|
|
508
|
+
* - `key`: Klucz treści.
|
|
509
|
+
* - `locale`: Locale treści.
|
|
510
|
+
* - `extension`: Rozszerzenie pliku.
|
|
511
|
+
* - `componentFileName`: Nazwa pliku komponentu.
|
|
512
|
+
* - `componentExtension`: Rozszerzenie pliku komponentu.
|
|
513
|
+
* - `format`: Format słownika.
|
|
514
|
+
* - `componentFormat`: Format słownika komponentu.
|
|
515
|
+
* - `componentDirPath`: Ścieżka do katalogu komponentu.
|
|
516
|
+
*/
|
|
517
|
+
output: ({ locale, key }) => `compiler/${locale}/${key}.json`,
|
|
518
|
+
|
|
519
|
+
/**
|
|
520
|
+
* Czy zapisać komponenty po ich przekształceniu.
|
|
521
|
+
* W ten sposób można uruchomić kompilator raz, aby przekształcić aplikację, a następnie go usunąć.
|
|
522
|
+
*/
|
|
523
|
+
saveComponents: false,
|
|
524
|
+
|
|
525
|
+
/**
|
|
526
|
+
* Pozostaw tylko treść w wygenerowanym pliku. Przydatne dla formatów i18next lub ICU MessageFormat JSON na język.
|
|
527
|
+
*/
|
|
528
|
+
noMetadata: false,
|
|
529
|
+
|
|
530
|
+
/**
|
|
531
|
+
* Prefiks klucza słownika
|
|
532
|
+
*/
|
|
533
|
+
dictionaryKeyPrefix: "", // Dodaje opcjonalny prefiks do wyodrębnionych kluczy słownika
|
|
534
|
+
},
|
|
535
|
+
|
|
536
|
+
/**
|
|
537
|
+
* Własne schematy do walidacji struktury słowników.
|
|
538
|
+
*/
|
|
539
|
+
schemas: {
|
|
540
|
+
"my-schema": z.object({
|
|
541
|
+
title: z.string(),
|
|
542
|
+
}),
|
|
543
|
+
},
|
|
544
|
+
|
|
545
|
+
/**
|
|
546
|
+
* Konfiguracja wtyczek.
|
|
547
|
+
*/
|
|
548
|
+
plugins: [],
|
|
549
|
+
};
|
|
550
|
+
|
|
551
|
+
export default config;
|
|
552
|
+
````
|
|
553
|
+
|
|
554
|
+
---
|
|
555
|
+
|
|
556
|
+
## Odniesienia do konfiguracji
|
|
557
|
+
|
|
558
|
+
Poniższe sekcje szczegółowo opisują różne właściwości konfiguracji dostępne w Intlayer.
|
|
559
|
+
|
|
560
|
+
---
|
|
561
|
+
|
|
562
|
+
### Konfiguracja internacjonalizacji (Internationalization)
|
|
563
|
+
|
|
564
|
+
Definiuje ustawienia związane z internacjonalizacją, w tym dostępne locale i domyślne locale.
|
|
565
|
+
|
|
566
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
567
|
+
| ----------------- | --------------------------------------------------------------------------------- | ---------- | ------------------- | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
568
|
+
| `locales` | Lista obsługiwanych lokali w aplikacji. | `string[]` | `[Locales.ENGLISH]` | `['en', 'fr', 'es']` | |
|
|
569
|
+
| `requiredLocales` | Lista wymaganych lokali w aplikacji. | `string[]` | `[]` | `[]` | • Jeśli pusta, wszystkie locale są wymagane w trybie `strict`.<br/>• Upewnij się, że wymagane locale są również zdefiniowane w polu `locales`. |
|
|
570
|
+
| `strictMode` | Zapewnia silną implementację zinternacjonalizowanej treści za pomocą TypeScript. | `string` | `'inclusive'` | | • Jeśli `"strict"`: Każde zadeklarowane locale musi być zdefiniowane dla funkcji `t` — błąd w przypadku braku lub niezadeklarowanego locale.<br/>• Jeśli `"inclusive"`: Ostrzeżenie dla brakujących lokali, ale pozwala na użycie istniejących niezadeklarowanych lokali.<br/>• Jeśli `"loose"`: Akceptuje każde istniejące locale. |
|
|
571
|
+
| `defaultLocale` | Domyślne locale używane jako zapasowe, gdy żądane locale nie zostanie znalezione. | `string` | `Locales.ENGLISH` | `'en'` | Używane do określenia locale, jeśli żadne nie jest określone w URL, plikach cookie lub nagłówku. |
|
|
572
|
+
|
|
573
|
+
---
|
|
574
|
+
|
|
575
|
+
### Konfiguracja edytora (Editor)
|
|
576
|
+
|
|
577
|
+
Definiuje ustawienia edytora wizualnego, w tym port serwera i status aktywacji.
|
|
578
|
+
|
|
579
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
580
|
+
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------- | ----------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
581
|
+
| `applicationURL` | URL Twojej aplikacji. | `string` | `undefined` | `'http://localhost:3000'` <br/> `'https://example.com'` <br/> `process.env.INTLAYER_EDITOR_URL` | • Używane do ograniczania źródła edytora ze względów bezpieczeństwa.<br/>• Jeśli ustawione na `'*'`, edytor jest dostępny z dowolnego źródła. |
|
|
582
|
+
| `port` | Port serwera edytora wizualnego. | `number` | `8000` | | |
|
|
583
|
+
| `editorURL` | URL serwera edytora. | `string` | `'http://localhost:8000'` | `'http://localhost:3000'` <br/> `'https://example.com'` <br/> `process.env.INTLAYER_EDITOR_URL` | • Używane do ograniczania źródeł, które mogą wchodzić w interakcję z aplikacją.<br/>• Jeśli ustawione na `'*'`, dostępne z dowolnego źródła.<br/>• Należy to ustawić, jeśli port zostanie zmieniony lub edytor jest hostowany na innej domenie. |
|
|
584
|
+
| `cmsURL` | URL Intlayer CMS. | `string` | `'https://app.intlayer.org'` | `'https://app.intlayer.org'` | |
|
|
585
|
+
| `backendURL` | URL serwera backendu. | `string` | `https://back.intlayer.org` | `http://localhost:4000` | |
|
|
586
|
+
| `enabled` | Czy aplikacja powinna wchodzić w interakcję z edytorem wizualnym. | `boolean` | `false` | `process.env.NODE_ENV !== 'production'` | • Jeśli `false`, edytor nie będzie mógł wchodzić w interakcję z aplikacją.<br/>• Wyłączenie tego dla określonych środowisk zwiększa bezpieczeństwo. |
|
|
587
|
+
| `clientId` | Pozwala pakietom intlayer na uwierzytelnianie w backendzie za pomocą oAuth2. Przejdź do [intlayer.org/project](https://app.intlayer.org/project), aby uzyskać token dostępu. | `string` | <br/> `undefined` | `undefined` | | Musi pozostać tajne; używaj zmiennych środowiskowych. |
|
|
588
|
+
| `clientSecret` | Pozwala pakietom intlayer na uwierzytelnianie w backendzie za pomocą oAuth2. Przejdź do [intlayer.org/project](https://app.intlayer.org/project), aby uzyskać token dostępu. | `string` | <br/> `undefined` | `undefined` | | Musi pozostać tajne; używaj zmiennych środowiskowych. |
|
|
589
|
+
| `dictionaryPriorityStrategy` | Strategia priorytetu słowników, gdy obecne są zarówno słowniki lokalne, jak i zdalne. | `string` | `'local_first'` | `'distant_first'` | • `'distant_first'`: Słowniki zdalne mają pierwszeństwo przed lokalnymi.<br/>• `'local_first'`: Słowniki lokalne mają pierwszeństwo przed zdalnymi. |
|
|
590
|
+
| `liveSync` | Czy serwer aplikacji powinien natychmiast przeładowywać treść po wykryciu zmian w <br/> CMS <br/> edytorze wizualnym <br/> serwerze backendu. | `boolean` | `true` | `true` | • Aktualizuje treść strony aplikacji po dodaniu/aktualizacji słowników.<br/>• Live Sync pobiera treść z innego serwera, co może nieznacznie wpłynąć na wydajność.<br/>• Zaleca się hostowanie obu na tej samej maszynie. |
|
|
591
|
+
| `liveSyncPort` | Port serwera Live Sync. | `number` | `4000` | `4000` | |
|
|
592
|
+
| `liveSyncURL` | URL serwera Live Sync. | `string` | `'http://localhost:{liveSyncPort}'` | `'https://example.com'` | Domyślnie wskazuje na localhost; można zmienić na zdalny serwer Live Sync. |
|
|
593
|
+
|
|
594
|
+
---
|
|
595
|
+
|
|
596
|
+
### Konfiguracja routingu (Routing)
|
|
597
|
+
|
|
598
|
+
Ustawienia kontrolujące zachowanie routingu, w tym strukturę URL, przechowywanie locale i obsługę middleware.
|
|
599
|
+
|
|
600
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
601
|
+
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
602
|
+
| `mode` | Tryb struktury URL do zarządzania locale. | `'prefix-no-default'` | <br/> `'prefix-all'` | <br/> `'no-prefix'` | <br/> `'search-params'` | `'prefix-no-default'` | `'prefix-no-default'`: `/dashboard` (en) lub `/fr/dashboard` (fr). `'prefix-all'`: `/en/dashboard`. `'no-prefix'`: locale zarządzane inaczej. `'search-params'`: `/dashboard?locale=fr` | Nie wpływa na zarządzanie plikami cookie ani pamięcią lokalną. |
|
|
603
|
+
| `storage` | Konfiguracja przechowywania locale u klienta. | `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 }]` | Zobacz tabelę opcji przechowywania poniżej. |
|
|
604
|
+
| `basePath` | Bazowa ścieżka dla adresów URL aplikacji. | `string` | `''` | `'/my-app'` | Jeśli Twoja aplikacja znajduje się pod adresem `https://example.com/my-app`, basePath to `'/my-app'`, co wskazuje na URL `https://example.com/my-app/en`. |
|
|
605
|
+
| `rewrite` | Własne reguły przepisywania URL w celu zmiany domyślnego trybu routingu dla określonych ścieżek. Obsługuje parametry dynamiczne `[param]`. | `Record<string, StrictModeLocaleMap<string>>` | `undefined` | Zobacz przykład poniżej | • Reguły routingu mają wyższy priorytet niż `mode`.<br/>• Działa z Next.js i Vite.<br/>• `getLocalizedUrl()` automatycznie stosuje pasujące reguły.<br/>• Zobacz [Własne przepisywanie URL](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/custom_url_rewrites.md). |
|
|
606
|
+
|
|
607
|
+
**Przykład `rewrite`**:
|
|
608
|
+
|
|
609
|
+
```typescript
|
|
610
|
+
routing: {
|
|
611
|
+
mode: "prefix-no-default", // Strategia zapasowa
|
|
612
|
+
rewrite: nextjsRewrite({
|
|
613
|
+
"/about": {
|
|
614
|
+
en: "/about",
|
|
615
|
+
fr: "/a-propos",
|
|
616
|
+
},
|
|
617
|
+
"/product/[slug]": {
|
|
618
|
+
en: "/product/[slug]",
|
|
619
|
+
fr: "/produit/[slug]",
|
|
620
|
+
},
|
|
621
|
+
"/blog/[category]/[id]": {
|
|
622
|
+
en: "/blog/[category]/[id]",
|
|
623
|
+
fr: "/journal/[category]/[id]",
|
|
624
|
+
},
|
|
625
|
+
}),
|
|
626
|
+
}
|
|
627
|
+
```
|
|
628
|
+
|
|
629
|
+
#### Opcje przechowywania (Storage)
|
|
630
|
+
|
|
631
|
+
| Wartość | Uwagi | Opis |
|
|
632
|
+
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------- |
|
|
633
|
+
| `'cookie'` | • Zapewnij odpowiednią zgodę użytkownika zgodnie z RODO.<br/>• Można dostosować przez `CookiesAttributes` (`{ type: 'cookie', name: 'custom-locale', secure: true, httpOnly: false }`). | Przechowuje locale w pliku cookie — dostępne zarówno u klienta, jak i na serwerze. |
|
|
634
|
+
| `'localStorage'` | • Nie wygasa, dopóki nie zostanie usunięte jawnie.<br/>• Intlayer Proxy nie ma do niego dostępu.<br/>• Można dostosować przez `StorageAttributes` (`{ type: 'localStorage', name: 'custom-locale' }`). | Przechowuje locale w przeglądarce bez daty wygaśnięcia — tylko klient. |
|
|
635
|
+
| `'sessionStorage'` | • Usuwane po zamknięciu karty/okna przeglądarki.<br/>• Intlayer Proxy nie ma do niego dostępu.<br/>• Można dostosować przez `StorageAttributes` (`{ type: 'sessionStorage', name: 'custom-locale' }`). | Przechowuje locale na czas sesji strony — tylko klient. |
|
|
636
|
+
| `'header'` | • Przydatne przy wywołaniach API.<br/>• Klient nie ma do niego dostępu.<br/>• Można dostosować przez `StorageAttributes` (`{ type: 'header', name: 'custom-locale' }`). | Przechowuje lub przekazuje locale przez nagłówki HTTP — tylko serwer. |
|
|
637
|
+
|
|
638
|
+
#### Atrybuty Cookie (Cookies Attributes)
|
|
639
|
+
|
|
640
|
+
Przy użyciu przechowywania w plikach cookie można skonfigurować dodatkowe atrybuty:
|
|
641
|
+
|
|
642
|
+
| Pole | Opis | Typ |
|
|
643
|
+
| ---------- | ------------------------------------------------------- | ----------------------------------------------------- |
|
|
644
|
+
| `name` | Nazwa pliku cookie. Domyślnie: `'INTLAYER_LOCALE'` | `string` |
|
|
645
|
+
| `domain` | Domena pliku cookie. Domyślnie: `undefined` | `string` |
|
|
646
|
+
| `path` | Ścieżka pliku cookie. Domyślnie: `undefined` | `string` |
|
|
647
|
+
| `secure` | Wymagane HTTPS. Domyślnie: `undefined` | `boolean` |
|
|
648
|
+
| `httpOnly` | Flaga HTTP-only. Domyślnie: `undefined` | `boolean` |
|
|
649
|
+
| `sameSite` | Polityka SameSite. | `'strict'` | <br/> `'lax'` | <br/> `'none'` |
|
|
650
|
+
| `expires` | Data wygaśnięcia lub liczba dni. Domyślnie: `undefined` | `Date` | <br/> `number` |
|
|
651
|
+
|
|
652
|
+
#### Atrybuty przechowywania (Storage Attributes)
|
|
653
|
+
|
|
654
|
+
Przy użyciu localStorage lub sessionStorage:
|
|
655
|
+
|
|
656
|
+
| Pole | Opis | Typ |
|
|
657
|
+
| ------ | ------------------------------------------------------ | ------------------------------------------------ |
|
|
658
|
+
| `type` | Typ przechowywania. | `'localStorage'` | <br/> `'sessionStorage'` |
|
|
659
|
+
| `name` | Nazwa klucza w pamięci. Domyślnie: `'INTLAYER_LOCALE'` | `string` |
|
|
660
|
+
|
|
661
|
+
#### Przykłady konfiguracji
|
|
662
|
+
|
|
663
|
+
Oto kilka typowych konfiguracji korzystających z nowej struktury routingu v7:
|
|
664
|
+
|
|
665
|
+
**Podstawowa konfiguracja (Standard)**:
|
|
666
|
+
|
|
667
|
+
```typescript
|
|
668
|
+
import { Locales, type IntlayerConfig } from "intlayer";
|
|
669
|
+
// intlayer.config.ts
|
|
670
|
+
const config: IntlayerConfig = {
|
|
671
|
+
internationalization: {
|
|
672
|
+
locales: ["en", "fr", "es"],
|
|
673
|
+
defaultLocale: "en",
|
|
674
|
+
},
|
|
675
|
+
routing: {
|
|
676
|
+
mode: "prefix-no-default",
|
|
677
|
+
storage: "localStorage",
|
|
678
|
+
basePath: "",
|
|
679
|
+
},
|
|
680
|
+
};
|
|
681
|
+
|
|
682
|
+
export default config;
|
|
683
|
+
```
|
|
684
|
+
|
|
685
|
+
**Konfiguracja zgodna z RODO**:
|
|
686
|
+
|
|
687
|
+
```typescript
|
|
688
|
+
import { Locales, type IntlayerConfig } from "intlayer";
|
|
689
|
+
// intlayer.config.ts
|
|
690
|
+
const config: IntlayerConfig = {
|
|
691
|
+
internationalization: {
|
|
692
|
+
locales: ["en", "fr", "es"],
|
|
693
|
+
defaultLocale: "en",
|
|
694
|
+
},
|
|
695
|
+
routing: {
|
|
696
|
+
mode: "prefix-no-default",
|
|
697
|
+
storage: [
|
|
698
|
+
{
|
|
699
|
+
type: "localStorage",
|
|
700
|
+
name: "user-locale",
|
|
701
|
+
},
|
|
702
|
+
{
|
|
703
|
+
type: "cookie",
|
|
704
|
+
name: "user-locale",
|
|
705
|
+
secure: true,
|
|
706
|
+
sameSite: "strict",
|
|
707
|
+
httpOnly: false,
|
|
708
|
+
},
|
|
709
|
+
],
|
|
710
|
+
basePath: "",
|
|
711
|
+
},
|
|
712
|
+
};
|
|
713
|
+
|
|
714
|
+
export default config;
|
|
715
|
+
```
|
|
716
|
+
|
|
717
|
+
**Tryb parametrów wyszukiwania (Search Params)**:
|
|
718
|
+
|
|
719
|
+
```typescript
|
|
720
|
+
import { Locales, type IntlayerConfig } from "intlayer";
|
|
721
|
+
// intlayer.config.ts
|
|
722
|
+
const config: IntlayerConfig = {
|
|
723
|
+
internationalization: {
|
|
724
|
+
locales: ["en", "fr", "es"],
|
|
725
|
+
defaultLocale: "en",
|
|
726
|
+
},
|
|
727
|
+
routing: {
|
|
728
|
+
mode: "search-params",
|
|
729
|
+
storage: "localStorage",
|
|
730
|
+
basePath: "",
|
|
731
|
+
},
|
|
732
|
+
};
|
|
733
|
+
|
|
734
|
+
export default config;
|
|
735
|
+
```
|
|
736
|
+
|
|
737
|
+
**Tryb bez prefiksu (No-Prefix) z własnym miejscem przechowywania**:
|
|
738
|
+
|
|
739
|
+
```typescript
|
|
740
|
+
import { Locales, type IntlayerConfig } from "intlayer";
|
|
741
|
+
// intlayer.config.ts
|
|
742
|
+
const config: IntlayerConfig = {
|
|
743
|
+
internationalization: {
|
|
744
|
+
locales: ["en", "fr", "es"],
|
|
745
|
+
defaultLocale: "en",
|
|
746
|
+
},
|
|
747
|
+
routing: {
|
|
748
|
+
mode: "no-prefix",
|
|
749
|
+
storage: {
|
|
750
|
+
type: "sessionStorage",
|
|
751
|
+
name: "app-locale",
|
|
752
|
+
},
|
|
753
|
+
basePath: "/my-app",
|
|
754
|
+
},
|
|
755
|
+
};
|
|
756
|
+
|
|
757
|
+
export default config;
|
|
758
|
+
```
|
|
759
|
+
|
|
760
|
+
**Własne przepisywanie URL ze ścieżkami dynamicznymi**:
|
|
761
|
+
|
|
762
|
+
```typescript
|
|
763
|
+
// intlayer.config.ts
|
|
764
|
+
import { nextjsRewrite } from "intlayer/routing";
|
|
765
|
+
|
|
766
|
+
const config: IntlayerConfig = {
|
|
767
|
+
internationalization: {
|
|
768
|
+
locales: ["en", "fr"],
|
|
769
|
+
defaultLocale: "en",
|
|
770
|
+
},
|
|
771
|
+
routing: {
|
|
772
|
+
mode: "prefix-no-default", // Rezerwowa strategia dla nieprzepisanych ścieżek
|
|
773
|
+
storage: "cookie",
|
|
774
|
+
rewrite: nextjsRewrite({
|
|
775
|
+
"/about": {
|
|
776
|
+
en: "/about",
|
|
777
|
+
fr: "/a-propos",
|
|
778
|
+
},
|
|
779
|
+
"/product/[slug]": {
|
|
780
|
+
en: "/product/[slug]",
|
|
781
|
+
fr: "/produit/[slug]",
|
|
782
|
+
},
|
|
783
|
+
"/blog/[category]/[id]": {
|
|
784
|
+
en: "/blog/[category]/[id]",
|
|
785
|
+
fr: "/journal/[category]/[id]",
|
|
786
|
+
},
|
|
787
|
+
}),
|
|
788
|
+
},
|
|
789
|
+
};
|
|
790
|
+
|
|
791
|
+
export default config;
|
|
792
|
+
```
|
|
793
|
+
|
|
794
|
+
---
|
|
795
|
+
|
|
796
|
+
### Konfiguracja treści (Content)
|
|
797
|
+
|
|
798
|
+
Ustawienia do zarządzania treścią w aplikacji, w tym nazwy katalogów, rozszerzenia plików i pochodne konfiguracje.
|
|
799
|
+
|
|
800
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
801
|
+
| ---------------- | -------------------------------------------------------------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
802
|
+
| `watch` | Wskazuje, czy Intlayer powinien śledzić zmiany w plikach deklaracji treści w celu regeneracji słowników. | `boolean` | `true` | | |
|
|
803
|
+
| `fileExtensions` | Rozszerzenia plików do skanowania podczas kompilacji słowników. | `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']` | Może pomóc uniknąć konfliktów przy dostosowywaniu. |
|
|
804
|
+
| `contentDir` | Ścieżki do katalogów, w których znajdują się pliki definicji treści (`.content.*`). | `string[]` | `['.']` | `['src', '../../ui-library', require.resolve("@my-package/content"), '@my-package/content']` | Używane do śledzenia plików treści i regeneracji słowników. |
|
|
805
|
+
| `codeDir` | Ścieżka do katalogów, w których znajduje się kod, względem katalogu bazowego. | `string[]` | `['.']` | `['src', '../../ui-library']` | • Używane do śledzenia przekształceń plików kodu (usuwanie niepotrzebnych części, optymalizacja).<br/>• Oddzielenie od `contentDir` zwiększa wydajność. |
|
|
806
|
+
| `excludedPath` | Katalogi, które należy wykluczyć ze skanowania treści. | `string[]` | `['**/node_modules/**', '**/dist/**', '**/build/**', '**/.intlayer/**', '**/.next/**', '**/.nuxt/**', '**/.expo/**', '**/.vercel/**', '**/.turbo/**', '**/.tanstack/**']` | | Obecnie nieużywane; zaplanowane na przyszłość. |
|
|
807
|
+
| `formatCommand` | Polecenie do formatowania plików treści, gdy Intlayer zapisuje je lokalnie. | `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}}` zostanie zastąpione ścieżką do pliku.<br/>• Jeśli niezdefiniowane, Intlayer spróbuje automatycznie wykryć (testuje prettier, biome, eslint). |
|
|
808
|
+
|
|
809
|
+
---
|
|
810
|
+
|
|
811
|
+
### Konfiguracja słownika (Dictionary)
|
|
812
|
+
|
|
813
|
+
Opcje kontrolujące operacje na słownikach, w tym zachowanie automatycznego uzupełniania i generowanie treści.
|
|
814
|
+
|
|
815
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
816
|
+
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ------------ | ------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
817
|
+
| `fill` | Kontroluje generowanie plików wyjściowych automatycznego uzupełniania (tłumaczenia AI). | `boolean` | <br/> `FilePathPattern` | <br/> `Partial<Record<Locale, boolean | FilePathPattern>>` | `true` | `{ en: '/locales/en/{{key}}.json', fr: ({ key }) => '/locales/fr/${key}.json', es: false }` | • `true`: Domyślna ścieżka (ten sam plik co źródło).<br/>• `false`: Wyłączone.<br/>• Wzorzec ciągu/funkcji pozwala na generowanie na poziomie lokali.<br/>• Obiekt na poziomie lokali: Każde locale ma własny wzorzec; `false` wyklucza locale.<br/>• Uwzględnienie `{{locale}}` pozwala na generowanie na poziomie lokali.<br/>• Ustawienie `fill` na poziomie słownika zawsze ma priorytet nad tym globalnym ustawieniem. |
|
|
818
|
+
| `description` | Pomaga edytorowi i CMS zrozumieć przeznaczenie słownika. Używane również jako kontekst do generowania tłumaczeń przez AI. | `string` | `undefined` | `'User profile section'` | |
|
|
819
|
+
| `locale` | Przełącza słownik na format specyficzny dla danego locale. Każde zadeklarowane pole staje się węzłem tłumaczenia. Jeśli brak, słownik jest uznawany za zawierający wiele tłumaczeń. | `LocalesValues` | `undefined` | `'en'` | Używaj tego, jeśli słownik jest przeznaczony dla konkretnego języka, a nie zawiera wielu tłumaczeń. |
|
|
820
|
+
| `contentAutoTransformation` | Czy automatycznie przekształcać ciągi znaków treści w typowane węzły (Markdown, HTML lub wstawki). | `boolean` | <br/> `{ markdown?: boolean; html?: boolean; insertion?: boolean }` | `false` | `true` | • Markdown : `### Title` → `md('### Title')` .<br/>• HTML : `<div>Title</div>` → `html('<div>Title</div>')` .<br/>• Wstawki : `Hello {{name}}` → `insert('Hello {{name}}')` . |
|
|
821
|
+
| `location` | Wskazuje na lokalizację przechowywania plików słowników oraz sposób ich synchronizacji z CMS. | `'local'` | <br/> `'remote'` | <br/> `'hybrid'` | <br/> `'plugin'` | <br/> `string` | `'local'` | `'hybrid'` | • `'local'`: Tylko lokalne zarządzanie.<br/>• `'remote'`: Tylko zdalne zarządzanie (CMS).<br/>• `'hybrid'`: Zarządzanie zarówno lokalne, jak i zdalne.<br/>• `'plugin'` lub własne ciągi: Zarządzanie przez wtyczkę lub własne źródło. |
|
|
822
|
+
| `importMode` | Kontroluje sposób importowania słowników. | `'static'` | <br/> `'dynamic'` | <br/> `'fetch'` | `'static'` | `'dynamic'` | • `'static'`: Statyczny import.<br/>• `'dynamic'`: Dynamiczny import przez Suspense.<br/>• `'fetch'`: Pobieranie przez API Live Sync; rezerwowa opcja `'dynamic'` w razie błędu.<br/>• Wymagane wtyczki `@intlayer/babel` i `@intlayer/swc`.<br/>• Klucze muszą być zadeklarowane statycznie.<br/>• Ignorowane, jeśli `optimize` jest wyłączone.<br/>• Nie wpływa na `getIntlayer`, `getDictionary` itp. |
|
|
823
|
+
| `priority` | Priorytet słownika. Przy rozwiązywaniu konfliktów między słownikami wyższa wartość ma pierwszeństwo przed niższą. | `number` | `undefined` | `1` | |
|
|
824
|
+
| `live` | ZDEPRECJONOWANE — używaj `importMode: 'fetch'`. Wcześniej wskazywało, czy należy pobierać treść słownika dynamicznie przez API Live Sync. | `boolean` | `undefined` | | Przemianowano na `importMode: 'fetch'` w v8.0.0. |
|
|
825
|
+
| `schema` | Generowane automatycznie przez Intlayer do walidacji schematu JSON. | `'https://intlayer.org/schema.json'` | Automatyczne | | Nie edytuj ręcznie. |
|
|
826
|
+
| `title` | Pomaga identyfikować słowniki w edytorze i CMS. | `string` | `undefined` | `'User Profile'` | |
|
|
827
|
+
| `tags` | Klasyfikuje słowniki i dostarcza kontekst lub instrukcje dla edytora i AI. | `string[]` | `undefined` | `['user', 'profile']` | |
|
|
828
|
+
| `version` | Wersja zdalnego słownika; pomaga śledzić używaną obecnie wersję. | `string` | `undefined` | `'1.0.0'` | • Zarządzane w CMS.<br/>• Nie edytuj lokalnie. |
|
|
829
|
+
|
|
830
|
+
**Przykład `fill`**:
|
|
831
|
+
|
|
832
|
+
```ts
|
|
833
|
+
dictionary: {
|
|
834
|
+
fill: {
|
|
835
|
+
en: "/locales/en/{{key}}.content.json",
|
|
836
|
+
fr: ({ key }) => `/locales/fr/${key}.content.json`,
|
|
837
|
+
es: false,
|
|
838
|
+
},
|
|
839
|
+
};
|
|
840
|
+
```
|
|
841
|
+
|
|
842
|
+
---
|
|
843
|
+
|
|
844
|
+
### Konfiguracja loggera (Log)
|
|
845
|
+
|
|
846
|
+
Ustawienia dostosowywania wyjścia logów Intlayer.
|
|
847
|
+
|
|
848
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
849
|
+
| -------- | ------------------------------------------- | -------------------------------------------------------------- | --------------- | ------------------ | --------------------------------------------------------------------------------------------------------- |
|
|
850
|
+
| `mode` | Wskazuje tryb loggera. | `'default'` | <br/> `'verbose'` | <br/> `'disabled'` | `'default'` | `'verbose'` | • `'verbose'`: Zapisuje więcej informacji do debugowania.<br/>• `'disabled'`: Całkowicie wyłącza loggera. |
|
|
851
|
+
| `prefix` | Prefiks dla wszystkich wiadomości w logach. | `string` | `'[intlayer] '` | `'[mój prefiks] '` | |
|
|
852
|
+
|
|
853
|
+
---
|
|
854
|
+
|
|
855
|
+
### Konfiguracja AI (AI)
|
|
856
|
+
|
|
857
|
+
Ustawienia do zarządzania funkcjami AI w Intlayer, w tym dostawca, model i klucz API.
|
|
858
|
+
|
|
859
|
+
Ta konfiguracja jest opcjonalna, jeśli zarejestrujesz się za pomocą klucza dostępu w [Intlayer Dashboard](https://app.intlayer.org/project). Intlayer automatycznie wybierze najbardziej opłacalne i wydajne rozwiązanie AI dla Twoich potrzeb. Korzystanie z domyślnych ustawień zapewnia najlepsze długoterminowe wsparcie, ponieważ Intlayer stale aktualizuje się, aby korzystać z najnowszych modeli.
|
|
860
|
+
|
|
861
|
+
Jeśli wolisz korzystać z własnego klucza API lub konkretnego modelu, możesz zdefiniować własną konfigurację AI.
|
|
862
|
+
Ta konfiguracja AI będzie używana globalnie w Twoim środowisku Intlayer. Komendy CLI, takie jak `fill`, będą domyślnie używać tych ustawień, podobnie jak SDK, edytor wizualny i CMS. Możesz nadpisać te wartości domyślne w konkretnych przypadkach za pomocą parametrów komend.
|
|
863
|
+
|
|
864
|
+
Intlayer obsługuje szeroką gamę dostawców AI, aby zapewnić maksymalną elastyczność. Obecnie obsługiwani dostawcy to:
|
|
865
|
+
|
|
866
|
+
- **OpenAI** (Domyślnie)
|
|
867
|
+
- **Anthropic Claude**
|
|
868
|
+
- **Mistral AI**
|
|
869
|
+
- **DeepSeek**
|
|
870
|
+
- **Google Gemini**
|
|
871
|
+
- **Google AI Studio**
|
|
872
|
+
- **Google Vertex**
|
|
873
|
+
- **Meta Llama**
|
|
874
|
+
- **Ollama**
|
|
875
|
+
- **OpenRouter**
|
|
876
|
+
- **Alibaba Cloud**
|
|
877
|
+
- **Fireworks**
|
|
878
|
+
- **Hugging Face**
|
|
879
|
+
- **Groq**
|
|
880
|
+
- **Amazon Bedrock**
|
|
881
|
+
- **Together.ai**
|
|
882
|
+
|
|
883
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
884
|
+
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
885
|
+
| `provider` | Dostawca, który będzie używany do funkcji AI w 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'` | Różni dostawcy wymagają różnych kluczy API i mają różne cenniki. |
|
|
886
|
+
| `model` | Model AI do użycia w funkcjach AI. | `string` | Brak | `'gpt-4o-2024-11-20'` | Konkretne modele zależą od dostawcy. |
|
|
887
|
+
| `temperature` | Kontroluje losowość odpowiedzi AI. | `number` | Brak | `0.1` | Wyższa temperatura = bardziej kreatywne, ale mniej niezawodne odpowiedzi. |
|
|
888
|
+
| `apiKey` | Twój klucz API dla wybranego dostawcy. | `string` | Brak | `process.env.OPENAI_API_KEY` | Musi pozostać tajny; używaj zmiennych środowiskowych. |
|
|
889
|
+
| `applicationContext` | Dodatkowy kontekst o Twojej aplikacji, aby pomóc AI generować dokładniejsze tłumaczenia (domena, grupa docelowa, ton, terminologia). | `string` | Brak | `'mój własny kontekst aplikacji'` | Można użyć do dodania zasad (np.: `"Nie powinieneś tłumaczyć swoich URL"` ). |
|
|
890
|
+
| `baseURL` | Bazowy URL dla API AI. | `string` | Brak | `'https://api.openai.com/v1'` <br/> `'http://localhost:5000'` | Może wskazywać na lokalne lub własne punkty końcowe API AI. |
|
|
891
|
+
| `dataSerialization` | Format serializacji danych dla funkcji AI. | `'json'` | <br/> `'toon'` | `undefined` | `'toon'` | • `'json'`: domyślnie, niezawodne; zużywa więcej tokenów.<br/>• `'toon'`: mniej tokenów, mniej stabilne.<br/>• Przekazuje modelowi kontekst jako dodatkowy parametr (reasoning effort itp.). |
|
|
892
|
+
|
|
893
|
+
---
|
|
894
|
+
|
|
895
|
+
### Konfiguracja budowania (Build)
|
|
896
|
+
|
|
897
|
+
Ustawienia kontrolujące sposób, w jaki Intlayer optymalizuje i kompiluje internacjonalizację aplikacji.
|
|
898
|
+
|
|
899
|
+
Ustawienia budowania mają zastosowanie do wtyczek `@intlayer/babel` i `@intlayer/swc`.
|
|
900
|
+
|
|
901
|
+
> W trybie deweloperskim Intlayer używa statycznego importu słowników w celu ułatwienia procesu deweloperskiego.
|
|
902
|
+
|
|
903
|
+
> Podczas optymalizacji Intlayer zastępuje wywołania słowników optymalizacją dzielenia kodu (chunking), aby wynikowy pakiet importował tylko te słowniki, które są faktycznie używane.
|
|
904
|
+
|
|
905
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
906
|
+
| ----------------- | -------------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
907
|
+
| `mode` | Kontroluje tryb wykonywania budowania. | `'auto'` | <br/> `'manual'` | `'auto'` | `'manual'` | • `'auto'`: Budowanie jest automatycznie wyzwalane podczas budowania aplikacji.<br/>• `'manual'`: Uruchamiane tylko poprzez jawne polecenie budowania.<br/>• Może być użyte do zapobiegania budowaniu słowników (np. aby uniknąć uruchamiania w środowisku Node.js). |
|
|
908
|
+
| `optimize` | Kontroluje, czy optymalizacja budowania jest wykonywana. | `boolean` | `undefined` | `process.env.NODE_ENV === 'production'` | • Jeśli niezdefiniowane, optymalizacja jest wyzwalana podczas budowania frameworka (Vite/Next.js).<br/>• `true` wymusza optymalizację nawet w trybie deweloperskim.<br/>• `false` wyłącza ją.<br/>• Jeśli włączone, zastępuje wywołania słowników optymalizacją chunking.<br/>• Wymagane wtyczki `@intlayer/babel` i `@intlayer/swc`. |
|
|
909
|
+
| `checkTypes` | Wskazuje, czy budowanie powinno sprawdzać typy TypeScript i logować błędy. | `boolean` | `false` | | Może spowolnić proces budowania. |
|
|
910
|
+
| `outputFormat` | Kontroluje format wyjściowy słowników. | `('esm' | 'cjs')[]` | `['esm', 'cjs']` | `['cjs']` | |
|
|
911
|
+
| `traversePattern` | Wzorzec dla plików, które mają być skanowane podczas optymalizacji. | `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/**']` | • Poprawia wydajność budowania poprzez ograniczenie optymalizacji do odpowiednich plików.<br/>• Ignorowane, jeśli `optimize` jest wyłączone.<br/>• Używa wzorców glob. |
|
|
912
|
+
|
|
913
|
+
---
|
|
914
|
+
|
|
915
|
+
### Konfiguracja systemowa (System)
|
|
916
|
+
|
|
917
|
+
Te ustawienia są przeznaczone dla zaawansowanych użytkowników i wewnętrznej konfiguracji Intlayer.
|
|
918
|
+
|
|
919
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
920
|
+
| ------------------------- | ----------------------------------------------- | -------- | --------------------------------- | -------- | ----- |
|
|
921
|
+
| `dictionariesDir` | Katalog dla skompilowanych słowników. | `string` | `'.intlayer/dictionary'` | | |
|
|
922
|
+
| `moduleAugmentationDir` | Katalog dla module augmentation TypeScript. | `string` | `'.intlayer/types'` | | |
|
|
923
|
+
| `unmergedDictionariesDir` | Katalog dla niepołączonych słowników. | `string` | `'.intlayer/unmerged_dictionary'` | | |
|
|
924
|
+
| `typesDir` | Katalog dla wygenerowanych typów. | `string` | `'.intlayer/types'` | | |
|
|
925
|
+
| `mainDir` | Katalog głównych plików Intlayer. | `string` | `'.intlayer/main'` | | |
|
|
926
|
+
| `configDir` | Katalog skompilowanych plików konfiguracyjnych. | `string` | `'.intlayer/config'` | | |
|
|
927
|
+
| `cacheDir` | Katalog plików cache. | `string` | `'.intlayer/cache'` | | |
|
|
928
|
+
|
|
929
|
+
---
|
|
930
|
+
|
|
931
|
+
### Konfiguracja kompilatora (Compiler)
|
|
932
|
+
|
|
933
|
+
Kontroluje ustawienia kompilatora Intlayer, który kolekcjonuje słowniki bezpośrednio z Twoich komponentów.
|
|
934
|
+
|
|
935
|
+
| Pole | Opis | Typ | Domyślnie | Przykład | Uwagi |
|
|
936
|
+
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
937
|
+
| `enabled` | Wskazuje, czy kompilator powinien być aktywny w celu kolekcjonowania słowników. | `boolean` | <br/> `'build-only'` | `true` | `'build-only'` | `'build-only'` pomija kompilator podczas deweloperki dla szybszego startu; uruchamia się tylko podczas poleceń budowania. |
|
|
938
|
+
| `dictionaryKeyPrefix` | Prefiks dla zebranych kluczy słowników. | `string` | `''` | `'my-prefix-'` | Dodawany przed wygenerowanym kluczem (opartym na nazwie pliku), aby uniknąć konfliktów. |
|
|
939
|
+
| `saveComponents` | Czy zapisać komponenty po ich przekształceniu. | `boolean` | `false` | | • Jeśli `true`, oryginalne pliki zostaną nadpisane przekształconymi wersjami.<br/>• Pozwala na jednorazowe uruchomienie kompilatora, a następnie jego usunięcie. |
|
|
940
|
+
| `output` | Definiuje ścieżkę do pliku wyjściowego. Zastępuje `outputDir`. Obsługuje zmienne szablonowe: `{{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 }` | • Ścieżki `./` są obliczane względem katalogu komponentu.<br/>• Ścieżki `/` są obliczane względem korzenia projektu.<br/>• `{{locale}}` pozwala na generowanie na poziomie lokali.<br/>• Obsługuje definicję przez obiekt na poziomie lokali. |
|
|
941
|
+
| `noMetadata` | Jeśli `true`, kompilator usuwa metadane słownika (klucz, content wrapper) z wyniku. | `boolean` | `false` | `false` → `{"key":"my-key","content":{"key":"value"}}` <br/> `true` → `{"key":"value"}` | • Przydatne dla formatów i18next lub ICU MessageFormat JSON na język.<br/>• Dobrze współpracuje z wtyczką `loadJSON`. |
|
|
942
|
+
| `dictionaryKeyPrefix` | Prefiks klucza słownika | `string` | `''` | | Dodaje opcjonalny prefiks do wyodrębnionych kluczy słownika |
|
|
943
|
+
|
|
944
|
+
---
|
|
945
|
+
|
|
946
|
+
### Własne schematy (Custom Schemas)
|
|
947
|
+
|
|
948
|
+
| Pole | Opis | Typ |
|
|
949
|
+
| --------- | ------------------------------------------------------------------------ | --------------------------- |
|
|
950
|
+
| `schemas` | Pozwala definiować schematy Zod do walidacji struktury Twoich słowników. | `Record<string, ZodSchema>` |
|
|
951
|
+
|
|
952
|
+
---
|
|
953
|
+
|
|
954
|
+
### Wtyczki (Plugins)
|
|
955
|
+
|
|
956
|
+
| Pole | Opis | Typ |
|
|
957
|
+
| --------- | ------------------------------------------------- | ------------------ |
|
|
958
|
+
| `plugins` | Lista wtyczek Intlayer, które mają być dołączone. | `IntlayerPlugin[]` |
|