@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: Konfiguration (Configuration)
|
|
5
|
+
description: Erfahren Sie, wie Sie Intlayer für Ihre Anwendung konfigurieren. Verstehen Sie die verschiedenen Einstellungen und Optionen, um Intlayer an Ihre Bedürfnisse anzupassen.
|
|
6
|
+
keywords:
|
|
7
|
+
- Konfiguration
|
|
8
|
+
- Einstellungen
|
|
9
|
+
- Anpassung
|
|
10
|
+
- Intlayer
|
|
11
|
+
- Optionen
|
|
12
|
+
slugs:
|
|
13
|
+
- doc
|
|
14
|
+
- concept
|
|
15
|
+
- configuration
|
|
16
|
+
history:
|
|
17
|
+
- version: 8.4.0
|
|
18
|
+
date: 2026-03-20
|
|
19
|
+
changes: "Objektweise Notation pro Sprache für 'compiler.output' und 'dictionary.fill' hinzugefügt"
|
|
20
|
+
- version: 8.3.0
|
|
21
|
+
date: 2026-03-11
|
|
22
|
+
changes: "'baseDir' von 'content' in die 'system' Konfiguration verschoben"
|
|
23
|
+
- version: 8.2.0
|
|
24
|
+
date: 2026-03-09
|
|
25
|
+
changes: "Compiler-Optionen aktualisiert, Unterstützung für 'output' und 'noMetadata' hinzugefügt"
|
|
26
|
+
- version: 8.1.7
|
|
27
|
+
date: 2026-02-25
|
|
28
|
+
changes: "Compiler-Optionen aktualisiert"
|
|
29
|
+
- version: 8.1.5
|
|
30
|
+
date: 2026-02-23
|
|
31
|
+
changes: "Compiler-Option 'build-only' und Wörterbuch-Präfix hinzugefügt"
|
|
32
|
+
- version: 8.0.6
|
|
33
|
+
date: 2026-02-12
|
|
34
|
+
changes: "Unterstützung für Open Router, Alibaba, Amazon, Google Vertex Bedrock, Fireworks, Groq, Hugging Face und Together.ai Anbieter hinzugefügt"
|
|
35
|
+
- version: 8.0.5
|
|
36
|
+
date: 2026-02-06
|
|
37
|
+
changes: "`dataSerialization` zur KI-Konfiguration hinzugefügt"
|
|
38
|
+
- version: 8.0.0
|
|
39
|
+
date: 2026-01-24
|
|
40
|
+
changes: "Import-Modus `live` in `fetch` umbenannt, um den zugrunde liegenden Mechanismus besser zu beschreiben."
|
|
41
|
+
- version: 8.0.0
|
|
42
|
+
date: 2026-01-22
|
|
43
|
+
changes: "Build-Konfiguration `importMode` in die `dictionary` Konfiguration verschoben."
|
|
44
|
+
- version: 8.0.0
|
|
45
|
+
date: 2026-01-22
|
|
46
|
+
changes: "`rewrite` Option zur Routing-Konfiguration hinzugefügt"
|
|
47
|
+
- version: 8.0.0
|
|
48
|
+
date: 2026-01-18
|
|
49
|
+
changes: "Systemkonfiguration von der Inhaltskonfiguration getrennt. Interne Pfade in die Eigenschaft `system` verschoben. `codeDir` hinzugefügt, um Inhaltsdateien von der Codetransformation zu trennen."
|
|
50
|
+
- version: 8.0.0
|
|
51
|
+
date: 2026-01-18
|
|
52
|
+
changes: "Wörterbuch-Optionen `location` und `schema` hinzugefügt"
|
|
53
|
+
- version: 7.5.1
|
|
54
|
+
date: 2026-01-10
|
|
55
|
+
changes: "Unterstützung für JSON5 und JSONC Dateiformate hinzugefügt"
|
|
56
|
+
- version: 7.5.0
|
|
57
|
+
date: 2025-12-17
|
|
58
|
+
changes: "Option `buildMode` hinzugefügt"
|
|
59
|
+
- version: 7.0.0
|
|
60
|
+
date: 2025-10-25
|
|
61
|
+
changes: "`dictionary` Konfiguration hinzugefügt"
|
|
62
|
+
- version: 7.0.0
|
|
63
|
+
date: 2025-10-21
|
|
64
|
+
changes: "`middleware` durch `routing` Konfiguration ersetzt"
|
|
65
|
+
- version: 7.0.0
|
|
66
|
+
date: 2025-10-12
|
|
67
|
+
changes: "Option `formatCommand` hinzugefügt"
|
|
68
|
+
- version: 6.2.0
|
|
69
|
+
date: 2025-10-12
|
|
70
|
+
changes: "Option `excludedPath` aktualisiert"
|
|
71
|
+
- version: 6.0.2
|
|
72
|
+
date: 2025-09-23
|
|
73
|
+
changes: "Option `outputFormat` hinzugefügt"
|
|
74
|
+
- version: 6.0.0
|
|
75
|
+
date: 2025-09-21
|
|
76
|
+
changes: "Feld `dictionaryOutput` und Feld `i18nextResourcesDir` entfernt"
|
|
77
|
+
- version: 6.0.0
|
|
78
|
+
date: 2025-09-16
|
|
79
|
+
changes: "Import-Modus `live` hinzugefügt"
|
|
80
|
+
- version: 6.0.0
|
|
81
|
+
date: 2025-09-04
|
|
82
|
+
changes: "Feld `hotReload` durch `liveSync` ersetzt und die Felder `liveSyncPort` und `liveSyncURL` hinzugefügt"
|
|
83
|
+
- version: 5.6.1
|
|
84
|
+
date: 2025-07-25
|
|
85
|
+
changes: "`activateDynamicImport` durch die Option `importMode` ersetzt"
|
|
86
|
+
- version: 5.6.0
|
|
87
|
+
date: 2025-07-13
|
|
88
|
+
changes: "Standard `contentDir` von `['src']` zu `['.']` geändert"
|
|
89
|
+
- version: 5.5.11
|
|
90
|
+
date: 2025-06-29
|
|
91
|
+
changes: "`docs` Befehle hinzugefügt"
|
|
92
|
+
---
|
|
93
|
+
|
|
94
|
+
# Intlayer Konfigurationsdokumentation
|
|
95
|
+
|
|
96
|
+
## Überblick
|
|
97
|
+
|
|
98
|
+
Intlayer-Konfigurationsdateien ermöglichen die Anpassung verschiedener Aspekte des Plugins, wie Internationalisierung, Middleware und Inhaltsverarbeitung. Dieses Dokument bietet eine detaillierte Beschreibung jeder Eigenschaft in der Konfiguration.
|
|
99
|
+
|
|
100
|
+
---
|
|
101
|
+
|
|
102
|
+
## Inhaltsverzeichnis
|
|
103
|
+
|
|
104
|
+
<TOC/>
|
|
105
|
+
|
|
106
|
+
---
|
|
107
|
+
|
|
108
|
+
## Unterstützung von Konfigurationsdateien
|
|
109
|
+
|
|
110
|
+
Intlayer akzeptiert die Konfigurationsdateiformate JSON, JS, MJS und 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
|
+
## Beispiel-Konfigurationsdatei
|
|
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
|
+
* Beispiel für eine Intlayer-Konfigurationsdatei, die alle verfügbaren Optionen zeigt.
|
|
132
|
+
*/
|
|
133
|
+
const config: IntlayerConfig = {
|
|
134
|
+
/**
|
|
135
|
+
* Konfiguration für Internationalisierungseinstellungen.
|
|
136
|
+
*/
|
|
137
|
+
internationalization: {
|
|
138
|
+
/**
|
|
139
|
+
* Liste der unterstützten Sprachen in der Anwendung.
|
|
140
|
+
* Standard: [Locales.ENGLISH]
|
|
141
|
+
*/
|
|
142
|
+
locales: [Locales.ENGLISH, Locales.FRENCH, Locales.SPANISH],
|
|
143
|
+
|
|
144
|
+
/**
|
|
145
|
+
* Liste der erforderlichen Sprachen, die in jedem Wörterbuch definiert sein müssen.
|
|
146
|
+
* Wenn leer, sind im `strict` Modus alle Sprachen erforderlich.
|
|
147
|
+
* Standard: []
|
|
148
|
+
*/
|
|
149
|
+
requiredLocales: [Locales.ENGLISH],
|
|
150
|
+
|
|
151
|
+
/**
|
|
152
|
+
* Strengegrad für internationalisierte Inhalte.
|
|
153
|
+
* - "strict": Fehler, wenn eine deklarierte Sprache fehlt oder nicht deklariert ist.
|
|
154
|
+
* - "inclusive": Warnungen, wenn eine deklarierte Sprache fehlt.
|
|
155
|
+
* - "loose": Akzeptiert jede vorhandene Sprache.
|
|
156
|
+
* Standard: "inclusive"
|
|
157
|
+
*/
|
|
158
|
+
strictMode: "inclusive",
|
|
159
|
+
|
|
160
|
+
/**
|
|
161
|
+
* Standardsprache, die als Fallback verwendet wird, wenn die angeforderte Sprache nicht gefunden wird.
|
|
162
|
+
* Standard: Locales.ENGLISH
|
|
163
|
+
*/
|
|
164
|
+
defaultLocale: Locales.ENGLISH,
|
|
165
|
+
},
|
|
166
|
+
|
|
167
|
+
/**
|
|
168
|
+
* Einstellungen, die Wörterbuchoperationen und Fallback-Verhalten steuern.
|
|
169
|
+
*/
|
|
170
|
+
dictionary: {
|
|
171
|
+
/**
|
|
172
|
+
* Steuert, wie Wörterbücher importiert werden.
|
|
173
|
+
* - "static": Statisch zur Build-Zeit importiert.
|
|
174
|
+
* - "dynamic": Dynamisch mit Suspense importiert.
|
|
175
|
+
* - "fetch": Dynamisch über die Live Sync API abgerufen.
|
|
176
|
+
* Standard: "static"
|
|
177
|
+
*/
|
|
178
|
+
importMode: "static",
|
|
179
|
+
|
|
180
|
+
/**
|
|
181
|
+
* Strategie für das automatische Ausfüllen fehlender Übersetzungen mittels KI.
|
|
182
|
+
* Kann ein boolescher Wert oder ein Pfadmuster zum Speichern der ausgefüllten Inhalte sein.
|
|
183
|
+
* Standard: true
|
|
184
|
+
*/
|
|
185
|
+
fill: true,
|
|
186
|
+
|
|
187
|
+
/**
|
|
188
|
+
* Physischer Speicherort der Wörterbuchdateien.
|
|
189
|
+
* - "local": Im lokalen Dateisystem gespeichert.
|
|
190
|
+
* - "remote": Im Intlayer CMS gespeichert.
|
|
191
|
+
* - "hybrid": Im lokalen Dateisystem und im Intlayer CMS gespeichert.
|
|
192
|
+
* - "plugin" (oder ein beliebiger benutzerdefinierter String): Von einem Plugin oder einer benutzerdefinierten Quelle bereitgestellt.
|
|
193
|
+
* Standard: "local"
|
|
194
|
+
*/
|
|
195
|
+
location: "local",
|
|
196
|
+
|
|
197
|
+
/**
|
|
198
|
+
* Ob Inhalte automatisch transformiert werden sollen (z. B. Markdown zu HTML).
|
|
199
|
+
* Standard: false
|
|
200
|
+
*/
|
|
201
|
+
contentAutoTransformation: false,
|
|
202
|
+
},
|
|
203
|
+
|
|
204
|
+
/**
|
|
205
|
+
* Routing- und Middleware-Konfiguration.
|
|
206
|
+
*/
|
|
207
|
+
routing: {
|
|
208
|
+
/**
|
|
209
|
+
* Strategie für das Sprachrouting.
|
|
210
|
+
* - "prefix-no-default": Präfix für alle außer der Standardsprache (z. B. /dashboard, /fr/dashboard).
|
|
211
|
+
* - "prefix-all": Präfix für alle Sprachen (z. B. /en/dashboard, /fr/dashboard).
|
|
212
|
+
* - "no-prefix": Keine Sprache in der URL.
|
|
213
|
+
* - "search-params": Verwendung von ?locale=...
|
|
214
|
+
* Standard: "prefix-no-default"
|
|
215
|
+
*/
|
|
216
|
+
mode: "prefix-no-default",
|
|
217
|
+
|
|
218
|
+
/**
|
|
219
|
+
* Wo die vom Benutzer gewählte Sprache gespeichert werden soll.
|
|
220
|
+
* Optionen: 'cookie', 'localStorage', 'sessionStorage', 'header' oder ein Array davon.
|
|
221
|
+
* Standard: ['cookie', 'header']
|
|
222
|
+
*/
|
|
223
|
+
storage: ["cookie", "header"],
|
|
224
|
+
|
|
225
|
+
/**
|
|
226
|
+
* Basispfad für die Anwendungs-URLs.
|
|
227
|
+
* Standard: ""
|
|
228
|
+
*/
|
|
229
|
+
basePath: "",
|
|
230
|
+
|
|
231
|
+
/**
|
|
232
|
+
* Benutzerdefinierte URL-Rewrite-Regeln für sprachspezifische Pfade.
|
|
233
|
+
*/
|
|
234
|
+
rewrite: nextjsRewrite({
|
|
235
|
+
"/[locale]/about": {
|
|
236
|
+
en: "/[locale]/about",
|
|
237
|
+
fr: "/[locale]/a-propos",
|
|
238
|
+
},
|
|
239
|
+
}),
|
|
240
|
+
},
|
|
241
|
+
|
|
242
|
+
/**
|
|
243
|
+
* Einstellungen zum Finden und Verarbeiten von Inhaltsdateien.
|
|
244
|
+
*/
|
|
245
|
+
content: {
|
|
246
|
+
/**
|
|
247
|
+
* Dateierweiterungen, nach denen nach Wörterbüchern gesucht wird.
|
|
248
|
+
* Standard: ['.content.ts', '.content.js', '.content.json', etc.]
|
|
249
|
+
*/
|
|
250
|
+
fileExtensions: [".content.ts", ".content.js", ".content.json"],
|
|
251
|
+
|
|
252
|
+
/**
|
|
253
|
+
* Verzeichnisse, in denen sich .content-Dateien befinden.
|
|
254
|
+
* Standard: ["."]
|
|
255
|
+
*/
|
|
256
|
+
contentDir: ["src"],
|
|
257
|
+
|
|
258
|
+
/**
|
|
259
|
+
* Verzeichnisse, in denen sich der Quellcode befindet.
|
|
260
|
+
* Wird für Build-Optimierung und Codetransformation verwendet.
|
|
261
|
+
* Standard: ["."]
|
|
262
|
+
*/
|
|
263
|
+
codeDir: ["src"],
|
|
264
|
+
|
|
265
|
+
/**
|
|
266
|
+
* Muster, die vom Scannen ausgeschlossen werden sollen.
|
|
267
|
+
* Standard: ['node_modules', '.intlayer', etc.]
|
|
268
|
+
*/
|
|
269
|
+
excludedPath: ["node_modules"],
|
|
270
|
+
|
|
271
|
+
/**
|
|
272
|
+
* Ob Änderungen überwacht und Wörterbücher während der Entwicklung neu erstellt werden sollen.
|
|
273
|
+
* Standard: true in der Entwicklung
|
|
274
|
+
*/
|
|
275
|
+
watch: true,
|
|
276
|
+
|
|
277
|
+
/**
|
|
278
|
+
* Befehl zum Formatieren neu erstellter / aktualisierter .content-Dateien.
|
|
279
|
+
*/
|
|
280
|
+
formatCommand: 'npx prettier --write "{{file}}"',
|
|
281
|
+
},
|
|
282
|
+
|
|
283
|
+
/**
|
|
284
|
+
* Konfiguration des visuellen Editors.
|
|
285
|
+
*/
|
|
286
|
+
editor: {
|
|
287
|
+
/**
|
|
288
|
+
* Ob der visuelle Editor aktiviert ist.
|
|
289
|
+
* Standard: false
|
|
290
|
+
*/
|
|
291
|
+
enabled: true,
|
|
292
|
+
|
|
293
|
+
/**
|
|
294
|
+
* URL Ihrer Anwendung zur Validierung der Herkunft.
|
|
295
|
+
* Standard: ""
|
|
296
|
+
*/
|
|
297
|
+
applicationURL: "http://localhost:3000",
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* Port für den lokalen Editor-Server.
|
|
301
|
+
* Standard: 8000
|
|
302
|
+
*/
|
|
303
|
+
port: 8000,
|
|
304
|
+
|
|
305
|
+
/**
|
|
306
|
+
* Öffentliche URL für den Editor.
|
|
307
|
+
* Standard: "http://localhost:8000"
|
|
308
|
+
*/
|
|
309
|
+
editorURL: "http://localhost:8000",
|
|
310
|
+
|
|
311
|
+
/**
|
|
312
|
+
* Intlayer CMS URL.
|
|
313
|
+
* Standard: "https://app.intlayer.org"
|
|
314
|
+
*/
|
|
315
|
+
cmsURL: "https://app.intlayer.org",
|
|
316
|
+
|
|
317
|
+
/**
|
|
318
|
+
* Backend API URL.
|
|
319
|
+
* Standard: "https://back.intlayer.org"
|
|
320
|
+
*/
|
|
321
|
+
backendURL: "https://back.intlayer.org",
|
|
322
|
+
|
|
323
|
+
/**
|
|
324
|
+
* Ob Echtzeit-Inhaltssynchronisierung aktiviert werden soll.
|
|
325
|
+
* Standard: false
|
|
326
|
+
*/
|
|
327
|
+
liveSync: true,
|
|
328
|
+
},
|
|
329
|
+
|
|
330
|
+
/**
|
|
331
|
+
* KI-gestützte Übersetzungs- und Generierungseinstellungen.
|
|
332
|
+
*/
|
|
333
|
+
ai: {
|
|
334
|
+
/**
|
|
335
|
+
* Zu verwendender KI-Anbieter.
|
|
336
|
+
* Optionen: 'openai', 'anthropic', 'mistral', 'deepseek', 'gemini', 'ollama', 'openrouter', 'alibaba', 'fireworks', 'groq', 'huggingface', 'bedrock', 'googlevertex', 'togetherai'
|
|
337
|
+
* Standard: 'openai'
|
|
338
|
+
*/
|
|
339
|
+
provider: "openai",
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* Zu verwendendes Modell des ausgewählten Anbieters.
|
|
343
|
+
*/
|
|
344
|
+
model: "gpt-4o",
|
|
345
|
+
|
|
346
|
+
/**
|
|
347
|
+
* API-Schlüssel des Anbieters.
|
|
348
|
+
*/
|
|
349
|
+
apiKey: process.env.OPENAI_API_KEY,
|
|
350
|
+
|
|
351
|
+
/**
|
|
352
|
+
* Globaler Kontext, um die KI beim Generieren von Übersetzungen zu unterstützen.
|
|
353
|
+
*/
|
|
354
|
+
applicationContext: "Dies ist eine Reisebuchungsanwendung.",
|
|
355
|
+
|
|
356
|
+
/**
|
|
357
|
+
* Basis-URL für die KI-API.
|
|
358
|
+
*/
|
|
359
|
+
baseURL: "http://localhost:3000",
|
|
360
|
+
|
|
361
|
+
/**
|
|
362
|
+
* Datenserialisierung
|
|
363
|
+
*
|
|
364
|
+
* Optionen:
|
|
365
|
+
* - "json": Standard, zuverlässig; verbraucht mehr Tokens.
|
|
366
|
+
* - "toon": Weniger Tokens, weniger konsistent als JSON.
|
|
367
|
+
*
|
|
368
|
+
* Standard: "json"
|
|
369
|
+
*/
|
|
370
|
+
dataSerialization: "json",
|
|
371
|
+
},
|
|
372
|
+
|
|
373
|
+
/**
|
|
374
|
+
* Build- und Optimierungseinstellungen.
|
|
375
|
+
*/
|
|
376
|
+
build: {
|
|
377
|
+
/**
|
|
378
|
+
* Modus der Build-Ausführung.
|
|
379
|
+
* - "auto": Automatischer Build während des App-Builds.
|
|
380
|
+
* - "manual": Erfordert einen expliziten Build-Befehl.
|
|
381
|
+
* Standard: "auto"
|
|
382
|
+
*/
|
|
383
|
+
mode: "auto",
|
|
384
|
+
|
|
385
|
+
/**
|
|
386
|
+
* Ob das finale Bundle durch Entfernen ungenutzter Wörterbücher optimiert werden soll.
|
|
387
|
+
* Standard: true in der Produktion
|
|
388
|
+
*/
|
|
389
|
+
optimize: true,
|
|
390
|
+
|
|
391
|
+
/**
|
|
392
|
+
* Ausgabeformat für generierte Wörterbuchdateien.
|
|
393
|
+
* Standard: ['cjs', 'esm']
|
|
394
|
+
*/
|
|
395
|
+
outputFormat: ["cjs", "esm"],
|
|
396
|
+
|
|
397
|
+
/**
|
|
398
|
+
* Gibt an, ob der Build TypeScript-Typen prüfen soll.
|
|
399
|
+
* Standard: false
|
|
400
|
+
*/
|
|
401
|
+
checkTypes: false,
|
|
402
|
+
},
|
|
403
|
+
|
|
404
|
+
/**
|
|
405
|
+
* Logger-Konfiguration.
|
|
406
|
+
*/
|
|
407
|
+
log: {
|
|
408
|
+
/**
|
|
409
|
+
* Logging-Level.
|
|
410
|
+
* - "default": Standard-Logging.
|
|
411
|
+
* - "verbose": Detailliertes Debug-Logging.
|
|
412
|
+
* - "disabled": Kein Logging.
|
|
413
|
+
* Standard: "default"
|
|
414
|
+
*/
|
|
415
|
+
mode: "default",
|
|
416
|
+
|
|
417
|
+
/**
|
|
418
|
+
* Präfix für alle Log-Nachrichten.
|
|
419
|
+
* Standard: "[intlayer]"
|
|
420
|
+
*/
|
|
421
|
+
prefix: "[intlayer]",
|
|
422
|
+
},
|
|
423
|
+
|
|
424
|
+
/**
|
|
425
|
+
* Systemkonfiguration (Erweiterte Anwendungsfälle)
|
|
426
|
+
*/
|
|
427
|
+
system: {
|
|
428
|
+
/**
|
|
429
|
+
* Verzeichnis zum Speichern lokalisierter Wörterbücher.
|
|
430
|
+
*/
|
|
431
|
+
dictionariesDir: ".intlayer/dictionary",
|
|
432
|
+
|
|
433
|
+
/**
|
|
434
|
+
* Verzeichnis für die Modul-Augmentierung.
|
|
435
|
+
*/
|
|
436
|
+
moduleAugmentationDir: ".intlayer/types",
|
|
437
|
+
|
|
438
|
+
/**
|
|
439
|
+
* Verzeichnis zum Speichern nicht zusammengeführter Wörterbücher.
|
|
440
|
+
*/
|
|
441
|
+
unmergedDictionariesDir: ".intlayer/unmerged_dictionary",
|
|
442
|
+
|
|
443
|
+
/**
|
|
444
|
+
* Verzeichnis zum Speichern von Wörterbuchtypen.
|
|
445
|
+
*/
|
|
446
|
+
typesDir: ".intlayer/types",
|
|
447
|
+
|
|
448
|
+
/**
|
|
449
|
+
* Verzeichnis, in dem die Hauptanwendungsdateien gespeichert sind.
|
|
450
|
+
*/
|
|
451
|
+
mainDir: ".intlayer/main",
|
|
452
|
+
|
|
453
|
+
/**
|
|
454
|
+
* Verzeichnis, in dem die Konfigurationsdateien gespeichert sind.
|
|
455
|
+
*/
|
|
456
|
+
configDir: ".intlayer/config",
|
|
457
|
+
|
|
458
|
+
/**
|
|
459
|
+
* Verzeichnis, in dem die Cache-Dateien gespeichert sind.
|
|
460
|
+
*/
|
|
461
|
+
cacheDir: ".intlayer/cache",
|
|
462
|
+
},
|
|
463
|
+
|
|
464
|
+
/**
|
|
465
|
+
* Compiler-Konfiguration (Erweiterte Anwendungsfälle)
|
|
466
|
+
*/
|
|
467
|
+
compiler: {
|
|
468
|
+
/**
|
|
469
|
+
* Gibt an, ob der Compiler aktiviert sein soll.
|
|
470
|
+
*
|
|
471
|
+
* - false: Compiler deaktivieren.
|
|
472
|
+
* - true: Compiler aktivieren.
|
|
473
|
+
* - "build-only": Compiler während der Entwicklung überspringen, um Startzeiten zu beschleunigen.
|
|
474
|
+
*
|
|
475
|
+
* Standard: false
|
|
476
|
+
*/
|
|
477
|
+
enabled: true,
|
|
478
|
+
|
|
479
|
+
/**
|
|
480
|
+
* Definiert den Pfad für die Ausgabedateien. Ersetzt `outputDir`.
|
|
481
|
+
*
|
|
482
|
+
* - `./` Pfade werden relativ zum Komponentenverzeichnis aufgelöst.
|
|
483
|
+
* - `/` Pfade werden relativ zum Projektstamm (`baseDir`) aufgelöst.
|
|
484
|
+
*
|
|
485
|
+
* - Wenn die Variable `{{locale}}` im Pfad enthalten ist, wird die Generierung separater Wörterbücher pro Sprache ausgelöst.
|
|
486
|
+
*
|
|
487
|
+
* Beispiel:
|
|
488
|
+
* ```ts
|
|
489
|
+
* {
|
|
490
|
+
* // Mehrsprachige .content.ts Dateien in der Nähe der Komponente erstellen
|
|
491
|
+
* output: ({ fileName, extension }) => `./${fileName}${extension}`,
|
|
492
|
+
*
|
|
493
|
+
* // output: './{{fileName}}{{extension}}', // Äquivalent mit Template-String
|
|
494
|
+
* }
|
|
495
|
+
* ```
|
|
496
|
+
*
|
|
497
|
+
* ```ts
|
|
498
|
+
* {
|
|
499
|
+
* // Zentralisierte pro-Sprache JSON-Dateien im Stammverzeichnis des Projekts erstellen
|
|
500
|
+
* output: ({ key, locale }) => `/locales/${locale}/${key}.content.json`,
|
|
501
|
+
*
|
|
502
|
+
* // output: '/locales/{{locale}}/{{key}}.content.json', // Äquivalent mit Template-String
|
|
503
|
+
* }
|
|
504
|
+
* ```
|
|
505
|
+
*
|
|
506
|
+
* Liste der Variablen:
|
|
507
|
+
* - `fileName`: Name der Datei.
|
|
508
|
+
* - `key`: Schlüssel des Inhalts.
|
|
509
|
+
* - `locale`: Sprache des Inhalts.
|
|
510
|
+
* - `extension`: Erweiterung der Datei.
|
|
511
|
+
* - `componentFileName`: Name der Komponentendatei.
|
|
512
|
+
* - `componentExtension`: Erweiterung der Komponentendatei.
|
|
513
|
+
* - `format`: Format des Wörterbuchs.
|
|
514
|
+
* - `componentFormat`: Format des Komponentenwörterbuchs.
|
|
515
|
+
* - `componentDirPath`: Verzeichnispfad der Komponente.
|
|
516
|
+
*/
|
|
517
|
+
output: ({ locale, key }) => `compiler/${locale}/${key}.json`,
|
|
518
|
+
|
|
519
|
+
/**
|
|
520
|
+
* Gibt an, ob die Komponenten nach der Transformation gespeichert werden sollen.
|
|
521
|
+
* Auf diese Weise kann der Compiler nur einmal ausgeführt werden, um die App zu transformieren, und dann entfernt werden.
|
|
522
|
+
*/
|
|
523
|
+
saveComponents: false,
|
|
524
|
+
|
|
525
|
+
/**
|
|
526
|
+
* Nur Inhalte in die generierte Datei einfügen. Nützlich für pro-Sprache i18next oder ICU MessageFormat JSON-Ausgaben.
|
|
527
|
+
*/
|
|
528
|
+
noMetadata: false,
|
|
529
|
+
|
|
530
|
+
/**
|
|
531
|
+
* Wörterbuch-Schlüsselpräfix
|
|
532
|
+
*/
|
|
533
|
+
dictionaryKeyPrefix: "", // Optionales Präfix für die extrahierten Wörterbuchschlüssel hinzufügen
|
|
534
|
+
},
|
|
535
|
+
|
|
536
|
+
/**
|
|
537
|
+
* Benutzerdefinierte Schemata zum Validieren des Inhalts der Wörterbücher.
|
|
538
|
+
*/
|
|
539
|
+
schemas: {
|
|
540
|
+
"my-schema": z.object({
|
|
541
|
+
title: z.string(),
|
|
542
|
+
}),
|
|
543
|
+
},
|
|
544
|
+
|
|
545
|
+
/**
|
|
546
|
+
* Plugin-Konfiguration.
|
|
547
|
+
*/
|
|
548
|
+
plugins: [],
|
|
549
|
+
};
|
|
550
|
+
|
|
551
|
+
export default config;
|
|
552
|
+
````
|
|
553
|
+
|
|
554
|
+
---
|
|
555
|
+
|
|
556
|
+
## Konfigurationsreferenz
|
|
557
|
+
|
|
558
|
+
Die folgenden Abschnitte beschreiben die verschiedenen für Intlayer verfügbaren Konfigurationseinstellungen.
|
|
559
|
+
|
|
560
|
+
---
|
|
561
|
+
|
|
562
|
+
### Internationalisierungskonfiguration
|
|
563
|
+
|
|
564
|
+
Definiert Einstellungen zur Internationalisierung, einschließlich der verfügbaren Sprachen und der Standardsprache für die Anwendung.
|
|
565
|
+
|
|
566
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
567
|
+
| ----------------- | -------------------------------------------------------------------------------------------------------- | ---------- | ------------------- | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
568
|
+
| `locales` | Die Liste der unterstützten Sprachen in der Anwendung. | `string[]` | `[Locales.ENGLISH]` | `['en', 'fr', 'es']` | |
|
|
569
|
+
| `requiredLocales` | Die Liste der erforderlichen Sprachen in der Anwendung. | `string[]` | `[]` | `[]` | • Wenn leer, sind alle Sprachen im `strict` Modus erforderlich.<br/>• Stellen Sie sicher, dass erforderliche Sprachen auch im `locales` Feld definiert sind. |
|
|
570
|
+
| `strictMode` | Gewährleistet eine starke Implementierung von internationalisierten Inhalten mittels TypeScript. | `string` | `'inclusive'` | | • Wenn `"strict"`: Die `t`-Funktion erfordert, dass jede deklarierte Sprache definiert ist — wirft einen Fehler, wenn eine fehlt oder nicht deklariert ist.<br/>• Wenn `"inclusive"`: Warnt vor fehlenden Sprachen, akzeptiert aber vorhandene, nicht deklarierte.<br/>• Wenn `"loose"`: Akzeptiert jede vorhandene Sprache. |
|
|
571
|
+
| `defaultLocale` | Die Standardsprache, die als Fallback verwendet wird, wenn die angeforderte Sprache nicht gefunden wird. | `string` | `Locales.ENGLISH` | `'en'` | Wird verwendet, um die Sprache zu bestimmen, wenn keine in der URL, im Cookie oder im Header angegeben ist. |
|
|
572
|
+
|
|
573
|
+
---
|
|
574
|
+
|
|
575
|
+
### Editorkonfiguration
|
|
576
|
+
|
|
577
|
+
Definiert Einstellungen für den integrierten Editor, einschließlich Server-Port und Aktivierungsstatus.
|
|
578
|
+
|
|
579
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
580
|
+
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------- | ----------------------------------- | ----------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
581
|
+
| `applicationURL` | Die URL der Anwendung. | `string` | `undefined` | `'http://localhost:3000'` <br/> `'https://example.com'` <br/> `process.env.INTLAYER_EDITOR_URL` | • Wird aus Sicherheitsgründen verwendet, um die Herkunft des Editors einzuschränken.<br/>• Wenn auf `'*'` gesetzt, ist der Editor von jeder Quelle zugänglich. |
|
|
582
|
+
| `port` | Der vom visuellen Editor-Server verwendete Port. | `number` | `8000` | | |
|
|
583
|
+
| `editorURL` | Die URL des Editor-Servers. | `string` | `'http://localhost:8000'` | `'http://localhost:3000'` <br/> `'https://example.com'` <br/> `process.env.INTLAYER_EDITOR_URL` | • Wird verwendet, um die Quellen einzuschränken, die mit der Anwendung interagieren können.<br/>• Wenn auf `'*'` gesetzt, von jeder Quelle zugänglich.<br/>• Sollte festgelegt werden, wenn der Port geändert wird oder der Editor auf einer anderen Domain gehostet wird. |
|
|
584
|
+
| `cmsURL` | Die URL des Intlayer CMS. | `string` | `'https://app.intlayer.org'` | `'https://app.intlayer.org'` | |
|
|
585
|
+
| `backendURL` | Die URL des Backend-Servers. | `string` | `https://back.intlayer.org` | `http://localhost:4000` | |
|
|
586
|
+
| `enabled` | Gibt an, ob die Anwendung mit dem visuellen Editor interagiert. | `boolean` | `false` | `process.env.NODE_ENV !== 'production'` | • Wenn `false`, kann der Editor nicht mit der Anwendung interagieren.<br/>• Deaktivierung für bestimmte Umgebungen erhöht die Sicherheit. |
|
|
587
|
+
| `clientId` | Erlaubt Intlayer-Paketen die Authentifizierung beim Backend mittels oAuth2. Um ein Zugriffstoken zu erhalten, gehen Sie zu [intlayer.org/project](https://app.intlayer.org/project). | `string` | <br/> `undefined` | `undefined` | | Geheim halten; in Umgebungsvariablen speichern. |
|
|
588
|
+
| `clientSecret` | Erlaubt Intlayer-Paketen die Authentifizierung beim Backend mittels oAuth2. Um ein Zugriffstoken zu erhalten, gehen Sie zu [intlayer.org/project](https://app.intlayer.org/project). | `string` | <br/> `undefined` | `undefined` | | Geheim halten; in Umgebungsvariablen speichern. |
|
|
589
|
+
| `dictionaryPriorityStrategy` | Strategie zur Priorisierung von Wörterbüchern, wenn sowohl lokale als auch entfernte vorhanden sind. | `string` | `'local_first'` | `'distant_first'` | • `'distant_first'`: Priorisiert entfernte vor lokalen.<br/>• `'local_first'`: Priorisiert lokale vor entfernten. |
|
|
590
|
+
| `liveSync` | Gibt an, ob der App-Server Inhalte im Hot-Reload-Verfahren aktualisieren soll, wenn eine Änderung im CMS <br/> Visual Editor <br/> Backend erkannt wird. | `boolean` | `true` | `true` | • Wenn ein Wörterbuch hinzugefügt/aktualisiert wird, aktualisiert die App den Seiteninhalt.<br/>• Live Sync verlagert Inhalte auf einen anderen Server, was die Leistung geringfügig beeinflussen kann.<br/>• Es wird empfohlen, beides auf derselben Maschine zu hosten. |
|
|
591
|
+
| `liveSyncPort` | Der Port des Live Sync Servers. | `number` | `4000` | `4000` | |
|
|
592
|
+
| `liveSyncURL` | Die URL des Live Sync Servers. | `string` | `'http://localhost:{liveSyncPort}'` | `'https://example.com'` | Zeigt standardmäßig auf localhost; kann für einen entfernten Live Sync Server geändert werden. |
|
|
593
|
+
|
|
594
|
+
---
|
|
595
|
+
|
|
596
|
+
### Routing-Konfiguration
|
|
597
|
+
|
|
598
|
+
Einstellungen, die das Routing-Verhalten steuern, einschließlich URL-Struktur, Sprachspeicherung und Middleware-Handhabung.
|
|
599
|
+
|
|
600
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
601
|
+
| ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
602
|
+
| `mode` | URL-Routing-Modus für die Sprachbehandlung. | `'prefix-no-default'` | <br/> `'prefix-all'` | <br/> `'no-prefix'` | <br/> `'search-params'` | `'prefix-no-default'` | `'prefix-no-default'`: `/dashboard` (en) oder `/fr/dashboard` (fr). `'prefix-all'`: `/en/dashboard`. `'no-prefix'`: Sprache wird anderweitig behandelt. `'search-params'`: `/dashboard?locale=fr` | Beeinflusst nicht das Cookie- oder Sprachspeicher-Management. |
|
|
603
|
+
| `storage` | Konfiguration für die Speicherung der Sprache im Client. | `false` | <br/> `'cookie'` | <br/> `'localStorage'` | <br/> `'sessionStorage'` | <br/> `'header'` | <br/> `CookiesAttributes` | <br/> `StorageAttributes` | <br/> `Array` | `['cookie', 'header']` | `'localStorage'` <br/> `[{ type: 'cookie', name: 'custom-locale', secure: true }]` | Siehe Tabelle Speicheroptionen unten. |
|
|
604
|
+
| `basePath` | Der Basispfad für die Anwendungs-URLs. | `string` | `''` | `'/my-app'` | Wenn die App unter `https://example.com/my-app` erreichbar ist, ist basePath `'/my-app'` und URLs werden zu `https://example.com/my-app/en`. |
|
|
605
|
+
| `rewrite` | Benutzerdefinierte URL-Rewrite-Regeln, die den Standard-Routing-Modus für bestimmte Pfade überschreiben. Unterstützt dynamische `[param]` Parameter. | `Record<string, StrictModeLocaleMap<string>>` | `undefined` | Siehe Beispiel unten | • Rewrite-Regeln haben Vorrang vor `mode`.<br/>• Funktioniert mit Next.js und Vite.<br/>• `getLocalizedUrl()` wendet passende Regeln automatisch an.<br/>• Siehe [Benutzerdefinierte URL-Rewrites](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/custom_url_rewrites.md). |
|
|
606
|
+
|
|
607
|
+
**`rewrite` Beispiel**:
|
|
608
|
+
|
|
609
|
+
```typescript
|
|
610
|
+
routing: {
|
|
611
|
+
mode: "prefix-no-default", // Fallback-Strategie
|
|
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
|
+
#### Speicheroptionen
|
|
630
|
+
|
|
631
|
+
| Wert | Hinweis | Beschreibung |
|
|
632
|
+
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
|
|
633
|
+
| `'cookie'` | • Stellen Sie für die DSGVO-Konformität eine ordnungsgemäße Benutzereinwilligung sicher.<br/>• Anpassbar über `CookiesAttributes` (`{ type: 'cookie', name: 'custom-locale', secure: true, httpOnly: false }`). | Speichert die Sprache in Cookies — zugänglich sowohl auf Client- als auch auf Serverseite. |
|
|
634
|
+
| `'localStorage'` | • Kein Ablauf, außer explizit gelöscht.<br/>• Der Intlayer-Proxy kann nicht darauf zugreifen.<br/>• Anpassbar über `StorageAttributes` (`{ type: 'localStorage', name: 'custom-locale' }`). | Speichert die Sprache im Browser ohne Ablauf — nur Clientseite. |
|
|
635
|
+
| `'sessionStorage'` | • Gelöscht, wenn Tab/Fenster geschlossen wird.<br/>• Der Intlayer-Proxy kann nicht darauf zugreifen.<br/>• Anpassbar über `StorageAttributes` (`{ type: 'sessionStorage', name: 'custom-locale' }`). | Speichert die Sprache für die Dauer der Seitensitzung — nur Clientseite. |
|
|
636
|
+
| `'header'` | • Nützlich für API-Aufrufe.<br/>• Clientseite kann nicht darauf zugreifen.<br/>• Anpassbar über `StorageAttributes` (`{ type: 'header', name: 'custom-locale' }`). | Überträgt die Sprache über HTTP-Header — nur Serverseite. |
|
|
637
|
+
|
|
638
|
+
#### Cookie-Attribute
|
|
639
|
+
|
|
640
|
+
Wenn Sie Cookie-Speicherung verwenden, können Sie zusätzliche Cookie-Attribute konfigurieren:
|
|
641
|
+
|
|
642
|
+
| Feld | Beschreibung | Typ |
|
|
643
|
+
| ---------- | -------------------------------------------- | ----------------------------------------------------- |
|
|
644
|
+
| `name` | Cookie-Name. Standard: `'INTLAYER_LOCALE'` | `string` |
|
|
645
|
+
| `domain` | Cookie-Domain. Standard: `undefined` | `string` |
|
|
646
|
+
| `path` | Cookie-Pfad. Standard: `undefined` | `string` |
|
|
647
|
+
| `secure` | HTTPS erforderlich. Standard: `undefined` | `boolean` |
|
|
648
|
+
| `httpOnly` | HTTP-only Flag. Standard: `undefined` | `boolean` |
|
|
649
|
+
| `sameSite` | SameSite-Richtlinie. | `'strict'` | <br/> `'lax'` | <br/> `'none'` |
|
|
650
|
+
| `expires` | Ablaufdatum oder Tage. Standard: `undefined` | `Date` | <br/> `number` |
|
|
651
|
+
|
|
652
|
+
#### Sprachspeicher-Attribute
|
|
653
|
+
|
|
654
|
+
Bei Verwendung von localStorage oder sessionStorage:
|
|
655
|
+
|
|
656
|
+
| Feld | Beschreibung | Typ |
|
|
657
|
+
| ------ | ----------------------------------------------------- | ------------------------------------------------ |
|
|
658
|
+
| `type` | Speichertyp. | `'localStorage'` | <br/> `'sessionStorage'` |
|
|
659
|
+
| `name` | Speicher-Schlüsselname. Standard: `'INTLAYER_LOCALE'` | `string` |
|
|
660
|
+
|
|
661
|
+
#### Konfigurationsbeispiele
|
|
662
|
+
|
|
663
|
+
Hier sind einige gängige Konfigurationsbeispiele für die neue Routing-Struktur von v7:
|
|
664
|
+
|
|
665
|
+
**Basiskonfiguration (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
|
+
**DSGVO-konforme Konfiguration**:
|
|
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
|
+
**Suchparameter-Modus**:
|
|
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
|
+
**Modus ohne Präfix mit benutzerdefiniertem Speicher**:
|
|
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
|
+
**Benutzerdefiniertes URL-Rewriting mit dynamischen Routen**:
|
|
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", // Fallback für nicht umgeschriebene Pfade
|
|
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
|
+
### Inhaltskonfiguration
|
|
797
|
+
|
|
798
|
+
Einstellungen für die Inhaltsbehandlung in der Anwendung, einschließlich Verzeichnisnamen, Dateierweiterungen und abgeleiteter Konfigurationen.
|
|
799
|
+
|
|
800
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
801
|
+
| ---------------- | ---------------------------------------------------------------------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
802
|
+
| `watch` | Gibt an, ob Intlayer auf Änderungen in Inhaltsdeklarationsdateien achten soll, um Wörterbücher neu zu erstellen. | `boolean` | `true` | | |
|
|
803
|
+
| `fileExtensions` | Dateierweiterungen, die beim Kompilieren von Wörterbüchern gescannt werden sollen. | `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']` | Die Anpassung kann helfen, Konflikte zu vermeiden. |
|
|
804
|
+
| `contentDir` | Der Verzeichnispfad, in dem Inhaltsdefinitionsdateien (`.content.*`) gespeichert sind. | `string[]` | `['.']` | `['src', '../../ui-library', require.resolve("@my-package/content"), '@my-package/content']` | Wird verwendet, um nach Inhaltsdateien zu suchen und Wörterbücher neu zu erstellen. |
|
|
805
|
+
| `codeDir` | Der Verzeichnispfad, in dem der Code gespeichert ist, relativ zum Basisverzeichnis. | `string[]` | `['.']` | `['src', '../../ui-library']` | • Wird verwendet, um nach Codedateien für die Transformation (Pruning, Optimierung) zu suchen.<br/>• Die Trennung von `contentDir` kann die Leistung verbessern. |
|
|
806
|
+
| `excludedPath` | Verzeichnisse, die vom Scannen nach Inhalten ausgeschlossen werden sollen. | `string[]` | `['**/node_modules/**', '**/dist/**', '**/build/**', '**/.intlayer/**', '**/.next/**', '**/.nuxt/**', '**/.expo/**', '**/.vercel/**', '**/.turbo/**', '**/.tanstack/**']` | | Wird noch nicht verwendet; für zukünftige Implementierung vorgesehen. |
|
|
807
|
+
| `formatCommand` | Befehl zum Formatieren von Inhaltsdateien, wenn Intlayer sie lokal schreibt. | `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}}` wird durch den Dateipfad ersetzt.<br/>• Wenn nicht definiert, erkennt Intlayer dies automatisch (testet Prettier, Biome, ESLint). |
|
|
808
|
+
|
|
809
|
+
---
|
|
810
|
+
|
|
811
|
+
### Wörterbuchkonfiguration
|
|
812
|
+
|
|
813
|
+
Einstellungen, die Wörterbuchoperationen steuern, einschließlich automatischem Ausfüllverhalten und Inhaltsgenerierung.
|
|
814
|
+
|
|
815
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
816
|
+
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | --------------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
817
|
+
| `fill` | Steuert, wie die Ausgabedateien für das automatische Ausfüllen (KI-Übersetzung) generiert werden. | `boolean` | <br/> `FilePathPattern` | <br/> `Partial<Record<Locale, boolean | FilePathPattern>>` | `true` | `{ en: '/locales/en/{{key}}.json', fr: ({ key }) => '/locales/fr/${key}.json', es: false }` | • `true`: Standardpfad (gleiche Datei wie Quelle).<br/>• `false`: Deaktivieren.<br/>• String-/Funktionsmuster erzeugt Dateien pro Sprache.<br/>• Objekt pro Sprache: Jede Sprache entspricht ihrem eigenen Muster; `false` ignoriert diese Sprache.<br/>• Das Einschließen von `{{locale}}` aktiviert die Pro-Sprache-Generierung.<br/>• `fill` auf Wörterbuchebene hat immer Vorrang vor dieser globalen Einstellung. |
|
|
818
|
+
| `description` | Hilft dem Editor und dem CMS, den Zweck des Wörterbuchs zu verstehen. Wird auch als Kontext für die KI-gestützte Übersetzungsgenerierung verwendet. | `string` | `undefined` | `'Benutzerprofil-Abschnitt'` | |
|
|
819
|
+
| `locale` | Transformiert das Wörterbuch in ein Pro-Sprache-Format. Jedes deklarierte Feld wird zu einem Übersetzungsknoten. Wenn nicht vorhanden, wird das Wörterbuch als mehrsprachig behandelt. | `LocalesValues` | `undefined` | `'en'` | Verwenden Sie dies, wenn das Wörterbuch spezifisch für eine einzelne Sprache ist, anstatt Übersetzungen für mehrere zu enthalten. |
|
|
820
|
+
| `contentAutoTransformation` | Transformiert Inhaltsstrings automatisch in typisierte Knoten (Markdown, HTML oder Insertion). | `boolean` | <br/> `{ markdown?: boolean; html?: boolean; insertion?: boolean }` | `false` | `true` | • Markdown : `### Title` → `md('### Title')`.<br/>• HTML : `<div>Title</div>` → `html('<div>Title</div>')`.<br/>• Insertion : `Hallo {{name}}` → `insert('Hallo {{name}}')`. |
|
|
821
|
+
| `location` | Gibt an, wo Wörterbuchdateien gespeichert werden und wie sie mit dem CMS synchronisiert werden. | `'local'` | <br/> `'remote'` | <br/> `'hybrid'` | <br/> `'plugin'` | <br/> `string` | `'local'` | `'hybrid'` | • `'local'`: Nur lokal verwaltet.<br/>• `'remote'`: Nur remote verwaltet (CMS).<br/>• `'hybrid'`: Sowohl lokal als auch remote verwaltet.<br/>• `'plugin'` oder benutzerdefinierter String: Von einem Plugin oder einer benutzerdefinierten Quelle verwaltet. |
|
|
822
|
+
| `importMode` | Steuert, wie Wörterbücher importiert werden. | `'static'` | <br/> `'dynamic'` | <br/> `'fetch'` | `'static'` | `'dynamic'` | • `'static'`: Statisch importiert.<br/>• `'dynamic'`: Dynamisch mittels Suspense importiert.<br/>• `'fetch'`: Über Live Sync API abgerufen; Fallback auf `'dynamic'`, falls fehlgeschlagen.<br/>• Erfordert `@intlayer/babel` und `@intlayer/swc` Plugins.<br/>• Schlüssel müssen statisch deklariert sein.<br/>• Wird ignoriert, wenn `optimize` deaktiviert ist.<br/>• Beeinflusst nicht `getIntlayer`, `getDictionary`, etc. |
|
|
823
|
+
| `priority` | Priorität des Wörterbuchs. Höhere Werte gewinnen beim Lösen von Konflikten zwischen Wörterbüchern. | `number` | `undefined` | `1` | |
|
|
824
|
+
| `live` | Veraltet — stattdessen `importMode: 'fetch'` verwenden. Gibt an, ob Wörterbuchinhalte dynamisch über die Live Sync API abgerufen werden sollen. | `boolean` | `undefined` | | In v8.0.0 in `importMode: 'fetch'` umbenannt. |
|
|
825
|
+
| `schema` | Wird automatisch von Intlayer für die JSON-Schema-Validierung generiert. | `'https://intlayer.org/schema.json'` | automatisch generiert | | Nicht manuell bearbeiten. |
|
|
826
|
+
| `title` | Hilft bei der Identifizierung des Wörterbuchs im Editor und CMS. | `string` | `undefined` | `'Benutzerprofil'` | |
|
|
827
|
+
| `tags` | Kategorisiert Wörterbücher und bietet Kontext oder Anweisungen für den Editor und die KI. | `string[]` | `undefined` | `['benutzer', 'profil']` | |
|
|
828
|
+
| `version` | Version des entfernten Wörterbuchs; hilft bei der Verfolgung der aktuell verwendeten Version. | `string` | `undefined` | `'1.0.0'` | • Verwaltbar im CMS.<br/>• Nicht lokal bearbeiten. |
|
|
829
|
+
|
|
830
|
+
**`fill` Beispiel**:
|
|
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
|
+
### Logger-Konfiguration
|
|
845
|
+
|
|
846
|
+
Einstellungen zur Anpassung der Protokollausgabe (Logs) von Intlayer.
|
|
847
|
+
|
|
848
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
849
|
+
| -------- | ------------------------------------ | -------------------------------------------------------------- | --------------- | ------------------ | -------------------------------------------------------------------------------------------------------------------------- |
|
|
850
|
+
| `mode` | Steuert den Modus des Loggers. | `'default'` | <br/> `'verbose'` | <br/> `'disabled'` | `'default'` | `'verbose'` | • `'verbose'`: Protokolliert mehr Informationen für das Debugging.<br/>• `'disabled'`: Deaktiviert den Logger vollständig. |
|
|
851
|
+
| `prefix` | Das Präfix für Protokollnachrichten. | `string` | `'[intlayer] '` | `'[mein präfix] '` | |
|
|
852
|
+
|
|
853
|
+
---
|
|
854
|
+
|
|
855
|
+
### KI-Konfiguration
|
|
856
|
+
|
|
857
|
+
Einstellungen, die die KI-Funktionen von Intlayer steuern, einschließlich Anbieter, Modell und API-Schlüssel.
|
|
858
|
+
|
|
859
|
+
Diese Konfiguration ist optional, wenn Sie im [Intlayer Dashboard](https://app.intlayer.org/project) mit einem Zugangsschlüssel registriert sind. Intlayer verwaltet automatisch die effizienteste und kostengünstigste KI-Lösung für Ihre Bedürfnisse. Die Verwendung der Standardoptionen gewährleistet eine bessere langfristige Wartbarkeit, da Intlayer kontinuierlich aktualisiert wird, um die relevantesten Modelle zu verwenden.
|
|
860
|
+
|
|
861
|
+
Wenn Sie lieber Ihren eigenen API-Schlüssel oder ein bestimmtes Modell verwenden möchten, können Sie Ihre benutzerdefinierte KI-Konfiguration definieren.
|
|
862
|
+
Diese KI-Konfiguration wird global in Ihrer Intlayer-Umgebung verwendet. Die CLI-Befehle verwenden diese Einstellungen standardmäßig für Befehle wie `fill`, ebenso wie das SDK, der visuelle Editor und das CMS. Sie können diese Standardwerte für spezifische Anwendungsfälle über Befehlsparameter überschreiben.
|
|
863
|
+
|
|
864
|
+
Intlayer unterstützt mehrere KI-Anbieter für maximale Flexibilität. Derzeit unterstützte Anbieter sind:
|
|
865
|
+
|
|
866
|
+
- **OpenAI** (Standard)
|
|
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
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
884
|
+
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
885
|
+
| `provider` | Der für Intlayer KI-Funktionen zu verwendende Anbieter. | `'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'` | Verschiedene Anbieter erfordern unterschiedliche API-Schlüssel und haben unterschiedliche Preismodelle. |
|
|
886
|
+
| `model` | Das für die KI-Funktionen zu verwendende Modell. | `string` | Keines | `'gpt-4o-2024-11-20'` | Das spezifische Modell variiert je nach Anbieter. |
|
|
887
|
+
| `temperature` | Steuert den Zufallsfaktor der KI-Antworten. | `number` | Keines | `0.1` | Höhere Temperatur = kreativer und weniger vorhersehbar. |
|
|
888
|
+
| `apiKey` | Ihr API-Schlüssel für den ausgewählten Anbieter. | `string` | Keines | `process.env.OPENAI_API_KEY` | Geheim halten; in Umgebungsvariablen speichern. |
|
|
889
|
+
| `applicationContext` | Zusätzlicher Kontext über Ihre Anwendung, um der KI zu helfen, genauere Übersetzungen zu generieren (Domain, Zielgruppe, Tonfall, Terminologie). | `string` | Keines | `'Mein Anwendungskontext'` | Kann verwendet werden, um Regeln hinzuzufügen (z. B.: `"URLs dürfen nicht verändert werden"`). |
|
|
890
|
+
| `baseURL` | Die Basis-URL für die KI-API. | `string` | Keines | `'https://api.openai.com/v1'` <br/> `'http://localhost:5000'` | Kann auf einen lokalen oder benutzerdefinierten KI-API-Endpunkt zeigen. |
|
|
891
|
+
| `dataSerialization` | Datenserialisierungsformat für die KI-Funktionen. | `'json'` | <br/> `'toon'` | `undefined` | `'toon'` | • `'json'`: Standard, zuverlässig; verbraucht mehr Tokens.<br/>• `'toon'`: Weniger Tokens, weniger konsistent.<br/>• Zusätzliche Parameter werden an das Modell als Kontext übergeben (Abstraktionsaufwand etc.). |
|
|
892
|
+
|
|
893
|
+
---
|
|
894
|
+
|
|
895
|
+
### Build-Konfiguration
|
|
896
|
+
|
|
897
|
+
Einstellungen, die steuern, wie Intlayer die Internationalisierung Ihrer Anwendung optimiert und erstellt.
|
|
898
|
+
|
|
899
|
+
Die Build-Optionen gelten für die Plugins `@intlayer/babel` und `@intlayer/swc`.
|
|
900
|
+
|
|
901
|
+
> Im Entwicklungsmodus verwendet Intlayer statische Importe für Wörterbücher, um die Entwicklung zu vereinfachen.
|
|
902
|
+
|
|
903
|
+
> Bei der Optimierung ersetzt Intlayer Wörterbuch-Aufrufe, um das Chunking zu optimieren, sodass das finale Bundle nur die tatsächlich verwendeten Wörterbücher importiert.
|
|
904
|
+
|
|
905
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
906
|
+
| ----------------- | ----------------------------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
907
|
+
| `mode` | Steuert den Build-Modus. | `'auto'` | <br/> `'manual'` | `'auto'` | `'manual'` | • `'auto'`: Build wird automatisch während des App-Builds ausgelöst.<br/>• `'manual'`: Wird nur ausgeführt, wenn der Build-Befehl explizit aufgerufen wird.<br/>• Kann verwendet werden, um Wörterbuch-Builds zu deaktivieren (z. B. um die Ausführung in Node.js-Umgebungen zu vermeiden). |
|
|
908
|
+
| `optimize` | Steuert, ob der Build optimiert werden soll. | `boolean` | `undefined` | `process.env.NODE_ENV === 'production'` | • Wenn nicht definiert, wird die Optimierung beim Build des Frameworks (Vite/Next.js) ausgelöst.<br/>• `true` erzwingt die Optimierung auch im Dev-Modus.<br/>• `false` deaktiviert sie.<br/>• Wenn aktiv, ersetzt es Wörterbuch-Aufrufe zur Chunking-Optimierung.<br/>• Erfordert `@intlayer/babel` und `@intlayer/swc` Plugins. |
|
|
909
|
+
| `checkTypes` | Gibt an, ob der Build TypeScript-Typen prüfen und Fehler protokollieren soll. | `boolean` | `false` | | Kann den Build-Prozess verlangsamen. |
|
|
910
|
+
| `outputFormat` | Steuert das Ausgabeformat der Wörterbücher. | `('esm' | 'cjs')[]` | `['esm', 'cjs']` | `['cjs']` | |
|
|
911
|
+
| `traversePattern` | Muster, die definieren, welche Dateien während der Optimierung durchlaufen werden sollen. | `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/**']` | • Begrenzen Sie die Optimierung auf relevante Dateien, um die Build-Leistung zu verbessern.<br/>• Wird ignoriert, wenn `optimize` deaktiviert ist.<br/>• Verwendet Glob-Muster. |
|
|
912
|
+
|
|
913
|
+
---
|
|
914
|
+
|
|
915
|
+
### Systemkonfiguration
|
|
916
|
+
|
|
917
|
+
Diese Einstellungen sind für fortgeschrittene Anwendungsfälle und die interne Konfiguration von Intlayer gedacht.
|
|
918
|
+
|
|
919
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
920
|
+
| ------------------------- | ---------------------------------------------------- | -------- | --------------------------------- | -------- | ------- |
|
|
921
|
+
| `dictionariesDir` | Verzeichnis für kompilierte Wörterbücher. | `string` | `'.intlayer/dictionary'` | | |
|
|
922
|
+
| `moduleAugmentationDir` | Verzeichnis für die TypeScript-Modul-Augmentierung. | `string` | `'.intlayer/types'` | | |
|
|
923
|
+
| `unmergedDictionariesDir` | Verzeichnis für nicht zusammengeführte Wörterbücher. | `string` | `'.intlayer/unmerged_dictionary'` | | |
|
|
924
|
+
| `typesDir` | Verzeichnis für generierte Typen. | `string` | `'.intlayer/types'` | | |
|
|
925
|
+
| `mainDir` | Verzeichnis für die Intlayer-Hauptdatei. | `string` | `'.intlayer/main'` | | |
|
|
926
|
+
| `configDir` | Verzeichnis für kompilierte Konfigurationsdateien. | `string` | `'.intlayer/config'` | | |
|
|
927
|
+
| `cacheDir` | Verzeichnis für Cache-Dateien. | `string` | `'.intlayer/cache'` | | |
|
|
928
|
+
|
|
929
|
+
---
|
|
930
|
+
|
|
931
|
+
### Compiler-Konfiguration
|
|
932
|
+
|
|
933
|
+
Einstellungen, die den Intlayer-Compiler steuern, der Wörterbücher direkt aus Ihren Komponenten extrahiert.
|
|
934
|
+
|
|
935
|
+
| Feld | Beschreibung | Typ | Standard | Beispiel | Hinweis |
|
|
936
|
+
| --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
937
|
+
| `enabled` | Gibt an, ob der Compiler für die Extraktion von Wörterbüchern aktiviert sein soll. | `boolean` | <br/> `'build-only'` | `true` | `'build-only'` | `'build-only'` überspringt den Compiler während der Entwicklung, um Builds zu beschleunigen; wird nur bei Build-Befehlen ausgeführt. |
|
|
938
|
+
| `dictionaryKeyPrefix` | Präfix für extrahierte Wörterbuch-Schlüssel. | `string` | `''` | `'mein-präfix-'` | Wird dem generierten Schlüssel (basierend auf dem Dateinamen) vorangestellt, um Konflikte zu vermeiden. |
|
|
939
|
+
| `saveComponents` | Gibt an, ob Komponenten nach der Transformation gespeichert werden sollen. | `boolean` | `false` | | • Wenn `true`, werden Originaldateien durch transformierte Versionen ersetzt.<br/>• Der Compiler kann nach einem Durchlauf entfernt werden. |
|
|
940
|
+
| `output` | Definiert den Pfad für Ausgabedateien. Ersetzt `outputDir`. Unterstützt Template-Variablen: `{{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 }` | • `./` Pfade werden relativ zum Komponentenverzeichnis aufgelöst.<br/>• `/` Pfade relativ zum Stamm.<br/>• `{{locale}}` löst die Pro-Sprache-Generierung aus.<br/>• Unterstützt objektweise Notation pro Sprache. |
|
|
941
|
+
| `noMetadata` | Wenn `true`, lässt der Compiler die Metadaten des Wörterbuchs (Schlüssel, Inhalts-Wrapper) in der Ausgabe weg. | `boolean` | `false` | `false` → `{"key":"mein-schlüssel","content":{"key":"wert"}}` <br/> `true` → `{"key":"wert"}` | • Nützlich für i18next oder ICU MessageFormat JSON-Ausgaben.<br/>• Funktioniert gut mit dem `loadJSON` Plugin. |
|
|
942
|
+
| `dictionaryKeyPrefix` | Wörterbuch-Schlüsselpräfix | `string` | `''` | | Fügen Sie ein optionales Präfix für die extrahierten Wörterbuchschlüssel hinzu |
|
|
943
|
+
|
|
944
|
+
---
|
|
945
|
+
|
|
946
|
+
### Benutzerdefinierte Schemata (Custom Schemas)
|
|
947
|
+
|
|
948
|
+
| Feld | Beschreibung | Typ |
|
|
949
|
+
| --------- | ---------------------------------------------------------------------------------------- | --------------------------- |
|
|
950
|
+
| `schemas` | Erlaubt die Definition von Zod-Schemata zur Validierung der Struktur Ihrer Wörterbücher. | `Record<string, ZodSchema>` |
|
|
951
|
+
|
|
952
|
+
---
|
|
953
|
+
|
|
954
|
+
### Plugins
|
|
955
|
+
|
|
956
|
+
| Feld | Beschreibung | Typ |
|
|
957
|
+
| --------- | -------------------------------------------- | ------------------ |
|
|
958
|
+
| `plugins` | Liste der zu aktivierenden Intlayer-Plugins. | `IntlayerPlugin[]` |
|