@intlayer/docs 8.4.8 → 8.4.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/ar/CI_CD.md +1 -1
- package/docs/ar/agent_skills.md +1 -1
- package/docs/ar/autoFill.md +3 -3
- package/docs/ar/bundle_optimization.md +1 -1
- package/docs/ar/cli/build.md +1 -1
- package/docs/ar/cli/ci.md +1 -1
- package/docs/ar/cli/index.md +13 -13
- package/docs/ar/cli/init.md +1 -1
- package/docs/ar/cli/list.md +2 -2
- package/docs/ar/cli/list_projects.md +1 -1
- package/docs/ar/compiler.md +3 -3
- package/docs/ar/configuration.md +135 -135
- package/docs/ar/custom_url_rewrites.md +1 -1
- package/docs/ar/dictionary/content_file.md +7 -7
- package/docs/ar/dictionary/enumeration.md +1 -1
- package/docs/ar/dictionary/file.md +1 -1
- package/docs/ar/dictionary/function_fetching.md +1 -1
- package/docs/ar/dictionary/gender.md +1 -1
- package/docs/ar/dictionary/html.md +2 -2
- package/docs/ar/dictionary/insertion.md +2 -2
- package/docs/ar/dictionary/markdown.md +3 -3
- package/docs/ar/dictionary/translation.md +1 -1
- package/docs/ar/formatters.md +6 -6
- package/docs/ar/how_works_intlayer.md +1 -1
- package/docs/ar/index.md +1 -1
- package/docs/ar/interest_of_intlayer.md +2 -2
- package/docs/ar/intlayer_CMS.md +3 -3
- package/docs/ar/intlayer_visual_editor.md +1 -1
- package/docs/ar/intlayer_with_adonisjs.md +1 -1
- package/docs/ar/intlayer_with_analog.md +1 -1
- package/docs/ar/intlayer_with_angular.md +3 -3
- package/docs/ar/intlayer_with_astro.md +2 -2
- package/docs/ar/intlayer_with_create_react_app.md +2 -2
- package/docs/ar/intlayer_with_express.md +2 -2
- package/docs/ar/intlayer_with_fastify.md +20 -95
- package/docs/ar/intlayer_with_hono.md +2 -2
- package/docs/ar/intlayer_with_lynx+react.md +2 -2
- package/docs/ar/intlayer_with_nestjs.md +2 -2
- package/docs/ar/intlayer_with_nextjs_15.md +2 -2
- package/docs/ar/intlayer_with_nextjs_16.md +3 -3
- package/docs/ar/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/ar/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/ar/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ar/intlayer_with_nuxt.md +2 -2
- package/docs/ar/intlayer_with_react_native+expo.md +2 -2
- package/docs/ar/intlayer_with_react_router_v7.md +4 -4
- package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/ar/intlayer_with_storybook.md +1 -1
- package/docs/ar/intlayer_with_svelte_kit.md +2 -2
- package/docs/ar/intlayer_with_tanstack.md +4 -4
- package/docs/ar/intlayer_with_vite+preact.md +2 -2
- package/docs/ar/intlayer_with_vite+react.md +2 -2
- package/docs/ar/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ar/intlayer_with_vite+solid.md +2 -2
- package/docs/ar/intlayer_with_vite+svelte.md +3 -3
- package/docs/ar/intlayer_with_vite+vue.md +2 -2
- package/docs/ar/introduction.md +1 -1
- package/docs/ar/locale_mapper.md +1 -1
- package/docs/ar/mcp_server.md +4 -4
- package/docs/ar/packages/adonis-intlayer/exports.md +1 -1
- package/docs/ar/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/adonis-intlayer/t.md +1 -1
- package/docs/ar/packages/angular-intlayer/exports.md +1 -1
- package/docs/ar/packages/astro-intlayer/exports.md +1 -1
- package/docs/ar/packages/express-intlayer/exports.md +1 -1
- package/docs/ar/packages/express-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/express-intlayer/t.md +1 -1
- package/docs/ar/packages/fastify-intlayer/exports.md +1 -1
- package/docs/ar/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/hono-intlayer/exports.md +1 -1
- package/docs/ar/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/hono-intlayer/t.md +1 -1
- package/docs/ar/packages/intlayer/exports.md +1 -1
- package/docs/ar/packages/intlayer/getConfiguration.md +1 -2
- package/docs/ar/packages/intlayer/getEnumeration.md +1 -6
- package/docs/ar/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/ar/packages/intlayer/getLocale.md +1 -1
- package/docs/ar/packages/intlayer/getLocaleLang.md +1 -2
- package/docs/ar/packages/intlayer/getLocaleName.md +2 -2
- package/docs/ar/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/ar/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/ar/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/ar/packages/intlayer/getPrefix.md +1 -1
- package/docs/ar/packages/intlayer/getTranslation.md +1 -3
- package/docs/ar/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/ar/packages/intlayer/validatePrefix.md +1 -1
- package/docs/ar/packages/intlayer-cli/exports.md +1 -1
- package/docs/ar/packages/lynx-intlayer/exports.md +1 -1
- package/docs/ar/packages/next-intlayer/exports.md +1 -1
- package/docs/ar/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/ar/packages/next-intlayer/t.md +1 -1
- package/docs/ar/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/ar/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/ar/packages/next-intlayer/useLocale.md +2 -2
- package/docs/ar/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/ar/packages/preact-intlayer/exports.md +1 -1
- package/docs/ar/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/ar/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/ar/packages/react-intlayer/exports.md +1 -1
- package/docs/ar/packages/react-intlayer/t.md +1 -1
- package/docs/ar/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/ar/packages/react-intlayer/useLocale.md +1 -1
- package/docs/ar/packages/react-native-intlayer/exports.md +1 -1
- package/docs/ar/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/ar/packages/solid-intlayer/exports.md +1 -1
- package/docs/ar/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/ar/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/ar/packages/svelte-intlayer/exports.md +1 -1
- package/docs/ar/packages/vite-intlayer/exports.md +1 -1
- package/docs/ar/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/ar/packages/vue-intlayer/exports.md +1 -1
- package/docs/ar/per_locale_file.md +1 -1
- package/docs/ar/plugins/sync-json.md +2 -2
- package/docs/ar/roadmap.md +2 -2
- package/docs/ar/testing.md +1 -1
- package/docs/ar/vs_code_extension.md +4 -4
- package/docs/bn/configuration.md +958 -0
- package/docs/bn/index.md +183 -0
- package/docs/bn/intlayer_with_fastify.md +451 -0
- package/docs/bn/intlayer_with_hono.md +2 -2
- package/docs/bn/intlayer_with_storybook.md +521 -0
- package/docs/bn/introduction.md +216 -0
- package/docs/cs/configuration.md +135 -135
- package/docs/cs/index.md +183 -0
- package/docs/cs/intlayer_with_fastify.md +451 -0
- package/docs/cs/intlayer_with_hono.md +428 -0
- package/docs/cs/intlayer_with_storybook.md +521 -0
- package/docs/cs/introduction.md +216 -0
- package/docs/de/CI_CD.md +1 -1
- package/docs/de/agent_skills.md +1 -1
- package/docs/de/autoFill.md +3 -3
- package/docs/de/bundle_optimization.md +1 -1
- package/docs/de/cli/build.md +1 -1
- package/docs/de/cli/ci.md +1 -1
- package/docs/de/cli/index.md +13 -13
- package/docs/de/cli/init.md +1 -1
- package/docs/de/cli/list.md +2 -2
- package/docs/de/cli/list_projects.md +1 -1
- package/docs/de/compiler.md +3 -3
- package/docs/de/configuration.md +123 -123
- package/docs/de/custom_url_rewrites.md +1 -1
- package/docs/de/dictionary/content_file.md +7 -7
- package/docs/de/dictionary/enumeration.md +1 -1
- package/docs/de/dictionary/file.md +1 -1
- package/docs/de/dictionary/function_fetching.md +1 -1
- package/docs/de/dictionary/gender.md +1 -1
- package/docs/de/dictionary/html.md +2 -2
- package/docs/de/dictionary/insertion.md +2 -2
- package/docs/de/dictionary/markdown.md +3 -3
- package/docs/de/dictionary/translation.md +1 -1
- package/docs/de/formatters.md +8 -8
- package/docs/de/how_works_intlayer.md +1 -1
- package/docs/de/index.md +1 -1
- package/docs/de/interest_of_intlayer.md +2 -2
- package/docs/de/intlayer_CMS.md +3 -3
- package/docs/de/intlayer_visual_editor.md +1 -1
- package/docs/de/intlayer_with_adonisjs.md +1 -1
- package/docs/de/intlayer_with_analog.md +1 -1
- package/docs/de/intlayer_with_angular.md +2 -2
- package/docs/de/intlayer_with_astro.md +2 -2
- package/docs/de/intlayer_with_express.md +2 -2
- package/docs/de/intlayer_with_fastify.md +11 -19
- package/docs/de/intlayer_with_hono.md +2 -2
- package/docs/de/intlayer_with_lynx+react.md +2 -2
- package/docs/de/intlayer_with_nestjs.md +2 -2
- package/docs/de/intlayer_with_nextjs_15.md +2 -2
- package/docs/de/intlayer_with_nextjs_16.md +3 -3
- package/docs/de/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/de/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/de/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/de/intlayer_with_nuxt.md +2 -2
- package/docs/de/intlayer_with_react_native+expo.md +2 -2
- package/docs/de/intlayer_with_react_router_v7.md +4 -4
- package/docs/de/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/de/intlayer_with_storybook.md +1 -1
- package/docs/de/intlayer_with_svelte_kit.md +2 -2
- package/docs/de/intlayer_with_tanstack.md +4 -4
- package/docs/de/intlayer_with_vite+preact.md +2 -2
- package/docs/de/intlayer_with_vite+react.md +2 -2
- package/docs/de/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/de/intlayer_with_vite+solid.md +2 -2
- package/docs/de/intlayer_with_vite+svelte.md +3 -3
- package/docs/de/intlayer_with_vite+vue.md +2 -2
- package/docs/de/introduction.md +1 -1
- package/docs/de/locale_mapper.md +1 -1
- package/docs/de/mcp_server.md +4 -4
- package/docs/de/packages/adonis-intlayer/exports.md +1 -1
- package/docs/de/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/de/packages/adonis-intlayer/t.md +1 -1
- package/docs/de/packages/angular-intlayer/exports.md +1 -1
- package/docs/de/packages/astro-intlayer/exports.md +1 -1
- package/docs/de/packages/express-intlayer/exports.md +1 -1
- package/docs/de/packages/express-intlayer/intlayer.md +1 -1
- package/docs/de/packages/express-intlayer/t.md +1 -1
- package/docs/de/packages/fastify-intlayer/exports.md +1 -1
- package/docs/de/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/de/packages/hono-intlayer/exports.md +1 -1
- package/docs/de/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/de/packages/hono-intlayer/t.md +1 -1
- package/docs/de/packages/intlayer/exports.md +1 -1
- package/docs/de/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/de/packages/intlayer/getConfiguration.md +1 -2
- package/docs/de/packages/intlayer/getEnumeration.md +1 -6
- package/docs/de/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/de/packages/intlayer/getLocale.md +1 -1
- package/docs/de/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/de/packages/intlayer/getLocaleName.md +2 -2
- package/docs/de/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/de/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/de/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/de/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/de/packages/intlayer/getPrefix.md +1 -1
- package/docs/de/packages/intlayer/getTranslation.md +1 -3
- package/docs/de/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/de/packages/intlayer/validatePrefix.md +1 -1
- package/docs/de/packages/intlayer-cli/exports.md +1 -1
- package/docs/de/packages/lynx-intlayer/exports.md +1 -1
- package/docs/de/packages/next-intlayer/exports.md +1 -1
- package/docs/de/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/de/packages/next-intlayer/t.md +1 -1
- package/docs/de/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/de/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/de/packages/next-intlayer/useLocale.md +2 -2
- package/docs/de/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/de/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/de/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/de/packages/react-intlayer/exports.md +1 -1
- package/docs/de/packages/react-intlayer/t.md +1 -1
- package/docs/de/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/de/packages/react-intlayer/useI18n.md +1 -1
- package/docs/de/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/de/packages/react-intlayer/useLocale.md +1 -1
- package/docs/de/packages/react-native-intlayer/exports.md +1 -1
- package/docs/de/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/de/packages/solid-intlayer/exports.md +1 -1
- package/docs/de/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/de/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/de/packages/svelte-intlayer/exports.md +1 -1
- package/docs/de/packages/vite-intlayer/exports.md +1 -1
- package/docs/de/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/de/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/de/packages/vue-intlayer/exports.md +1 -1
- package/docs/de/per_locale_file.md +1 -1
- package/docs/de/plugins/sync-json.md +2 -2
- package/docs/de/roadmap.md +2 -2
- package/docs/de/testing.md +1 -1
- package/docs/de/vs_code_extension.md +4 -4
- package/docs/en/CI_CD.md +1 -1
- package/docs/en/agent_skills.md +1 -1
- package/docs/en/autoFill.md +4 -4
- package/docs/en/bundle_optimization.md +1 -1
- package/docs/en/cli/build.md +1 -1
- package/docs/en/cli/ci.md +1 -1
- package/docs/en/cli/index.md +14 -14
- package/docs/en/cli/init.md +1 -1
- package/docs/en/cli/list.md +2 -2
- package/docs/en/cli/list_projects.md +1 -1
- package/docs/en/compiler.md +3 -3
- package/docs/en/configuration.md +43 -43
- package/docs/en/custom_url_rewrites.md +1 -1
- package/docs/en/dictionary/condition.md +1 -1
- package/docs/en/dictionary/content_file.md +8 -8
- package/docs/en/dictionary/enumeration.md +1 -1
- package/docs/en/dictionary/file.md +1 -1
- package/docs/en/dictionary/function_fetching.md +1 -1
- package/docs/en/dictionary/gender.md +1 -1
- package/docs/en/dictionary/html.md +2 -2
- package/docs/en/dictionary/insertion.md +2 -2
- package/docs/en/dictionary/markdown.md +3 -3
- package/docs/en/dictionary/nesting.md +1 -1
- package/docs/en/dictionary/translation.md +1 -1
- package/docs/en/formatters.md +42 -40
- package/docs/en/how_works_intlayer.md +1 -1
- package/docs/en/index.md +1 -1
- package/docs/en/interest_of_intlayer.md +3 -3
- package/docs/en/intlayer_CMS.md +3 -3
- package/docs/en/intlayer_visual_editor.md +4 -4
- package/docs/en/intlayer_with_adonisjs.md +1 -1
- package/docs/en/intlayer_with_analog.md +1 -1
- package/docs/en/intlayer_with_angular.md +3 -3
- package/docs/en/intlayer_with_astro.md +2 -2
- package/docs/en/intlayer_with_create_react_app.md +2 -2
- package/docs/en/intlayer_with_express.md +2 -2
- package/docs/en/intlayer_with_fastify.md +4 -2
- package/docs/en/intlayer_with_hono.md +2 -2
- package/docs/en/intlayer_with_lynx+react.md +2 -2
- package/docs/en/intlayer_with_nestjs.md +2 -2
- package/docs/en/intlayer_with_nextjs_14.md +6 -6
- package/docs/en/intlayer_with_nextjs_15.md +9 -9
- package/docs/en/intlayer_with_nextjs_16.md +3 -3
- package/docs/en/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/en/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/en/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/en/intlayer_with_nuxt.md +4 -4
- package/docs/en/intlayer_with_react_native+expo.md +3 -3
- package/docs/en/intlayer_with_react_router_v7.md +4 -4
- package/docs/en/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/en/intlayer_with_storybook.md +1 -1
- package/docs/en/intlayer_with_svelte_kit.md +2 -2
- package/docs/en/intlayer_with_tanstack.md +7 -7
- package/docs/en/intlayer_with_vite+preact.md +3 -3
- package/docs/en/intlayer_with_vite+react.md +2 -2
- package/docs/en/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/en/intlayer_with_vite+solid.md +2 -2
- package/docs/en/intlayer_with_vite+svelte.md +3 -3
- package/docs/en/intlayer_with_vite+vue.md +2 -2
- package/docs/en/introduction.md +1 -1
- package/docs/en/locale_mapper.md +1 -1
- package/docs/en/mcp_server.md +4 -4
- package/docs/en/packages/adonis-intlayer/exports.md +1 -1
- package/docs/en/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/en/packages/adonis-intlayer/t.md +1 -1
- package/docs/en/packages/angular-intlayer/exports.md +1 -1
- package/docs/en/packages/astro-intlayer/exports.md +1 -1
- package/docs/en/packages/express-intlayer/exports.md +1 -1
- package/docs/en/packages/express-intlayer/intlayer.md +1 -1
- package/docs/en/packages/express-intlayer/t.md +1 -1
- package/docs/en/packages/fastify-intlayer/exports.md +1 -1
- package/docs/en/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/en/packages/hono-intlayer/exports.md +1 -1
- package/docs/en/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/en/packages/hono-intlayer/t.md +1 -1
- package/docs/en/packages/intlayer/exports.md +1 -1
- package/docs/en/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/en/packages/intlayer/getConfiguration.md +1 -1
- package/docs/en/packages/intlayer/getEnumeration.md +1 -1
- package/docs/en/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/en/packages/intlayer/getLocale.md +1 -1
- package/docs/en/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/en/packages/intlayer/getLocaleName.md +2 -2
- package/docs/en/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/en/packages/intlayer/getLocalizedUrl.md +2 -2
- package/docs/en/packages/intlayer/getMultilingualUrls.md +2 -2
- package/docs/en/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/en/packages/intlayer/getPrefix.md +1 -1
- package/docs/en/packages/intlayer/getTranslation.md +1 -1
- package/docs/en/packages/intlayer/validatePrefix.md +1 -1
- package/docs/en/packages/intlayer-cli/exports.md +1 -1
- package/docs/en/packages/lynx-intlayer/exports.md +1 -1
- package/docs/en/packages/next-intlayer/exports.md +1 -1
- package/docs/en/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/en/packages/next-intlayer/t.md +1 -1
- package/docs/en/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/en/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/en/packages/next-intlayer/useLocale.md +3 -3
- package/docs/en/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/en/packages/preact-intlayer/exports.md +1 -1
- package/docs/en/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/en/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/en/packages/react-intlayer/exports.md +1 -1
- package/docs/en/packages/react-intlayer/t.md +1 -1
- package/docs/en/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/en/packages/react-intlayer/useI18n.md +1 -1
- package/docs/en/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/en/packages/react-intlayer/useLocale.md +1 -1
- package/docs/en/packages/react-native-intlayer/exports.md +1 -1
- package/docs/en/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/en/packages/solid-intlayer/exports.md +1 -1
- package/docs/en/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/en/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/en/packages/svelte-intlayer/exports.md +1 -1
- package/docs/en/packages/vite-intlayer/exports.md +1 -1
- package/docs/en/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/en/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/en/packages/vue-intlayer/exports.md +1 -1
- package/docs/en/per_locale_file.md +2 -2
- package/docs/en/plugins/sync-json.md +2 -2
- package/docs/en/roadmap.md +3 -3
- package/docs/en/testing.md +2 -2
- package/docs/en/vs_code_extension.md +5 -5
- package/docs/en-GB/CI_CD.md +1 -1
- package/docs/en-GB/agent_skills.md +1 -1
- package/docs/en-GB/autoFill.md +3 -3
- package/docs/en-GB/bundle_optimization.md +1 -1
- package/docs/en-GB/cli/build.md +1 -1
- package/docs/en-GB/cli/ci.md +1 -1
- package/docs/en-GB/cli/index.md +13 -13
- package/docs/en-GB/cli/init.md +1 -1
- package/docs/en-GB/cli/list.md +2 -2
- package/docs/en-GB/cli/list_projects.md +1 -1
- package/docs/en-GB/compiler.md +3 -3
- package/docs/en-GB/configuration.md +43 -43
- package/docs/en-GB/custom_url_rewrites.md +1 -1
- package/docs/en-GB/dictionary/condition.md +1 -1
- package/docs/en-GB/dictionary/content_file.md +6 -6
- package/docs/en-GB/dictionary/enumeration.md +1 -1
- package/docs/en-GB/dictionary/file.md +1 -1
- package/docs/en-GB/dictionary/gender.md +1 -1
- package/docs/en-GB/dictionary/html.md +2 -2
- package/docs/en-GB/dictionary/insertion.md +2 -2
- package/docs/en-GB/dictionary/markdown.md +3 -3
- package/docs/en-GB/dictionary/nesting.md +1 -1
- package/docs/en-GB/dictionary/translation.md +1 -1
- package/docs/en-GB/formatters.md +6 -6
- package/docs/en-GB/how_works_intlayer.md +1 -1
- package/docs/en-GB/index.md +1 -1
- package/docs/en-GB/interest_of_intlayer.md +2 -2
- package/docs/en-GB/intlayer_CMS.md +3 -3
- package/docs/en-GB/intlayer_visual_editor.md +1 -1
- package/docs/en-GB/intlayer_with_adonisjs.md +1 -1
- package/docs/en-GB/intlayer_with_analog.md +1 -1
- package/docs/en-GB/intlayer_with_angular.md +3 -3
- package/docs/en-GB/intlayer_with_astro.md +2 -2
- package/docs/en-GB/intlayer_with_create_react_app.md +2 -2
- package/docs/en-GB/intlayer_with_express.md +2 -2
- package/docs/en-GB/intlayer_with_fastify.md +28 -32
- package/docs/en-GB/intlayer_with_hono.md +2 -2
- package/docs/en-GB/intlayer_with_lynx+react.md +2 -2
- package/docs/en-GB/intlayer_with_nestjs.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_14.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_15.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_16.md +3 -3
- package/docs/en-GB/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/en-GB/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/en-GB/intlayer_with_nuxt.md +2 -2
- package/docs/en-GB/intlayer_with_react_native+expo.md +2 -2
- package/docs/en-GB/intlayer_with_react_router_v7.md +4 -4
- package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/en-GB/intlayer_with_storybook.md +1 -1
- package/docs/en-GB/intlayer_with_svelte_kit.md +2 -2
- package/docs/en-GB/intlayer_with_tanstack.md +4 -4
- package/docs/en-GB/intlayer_with_vite+preact.md +2 -2
- package/docs/en-GB/intlayer_with_vite+react.md +2 -2
- package/docs/en-GB/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/en-GB/intlayer_with_vite+solid.md +2 -2
- package/docs/en-GB/intlayer_with_vite+svelte.md +3 -3
- package/docs/en-GB/intlayer_with_vite+vue.md +2 -2
- package/docs/en-GB/introduction.md +1 -1
- package/docs/en-GB/locale_mapper.md +1 -1
- package/docs/en-GB/mcp_server.md +4 -4
- package/docs/en-GB/packages/adonis-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/adonis-intlayer/t.md +1 -1
- package/docs/en-GB/packages/angular-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/astro-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/express-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/express-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/express-intlayer/t.md +1 -1
- package/docs/en-GB/packages/fastify-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/hono-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/hono-intlayer/t.md +1 -1
- package/docs/en-GB/packages/intlayer/exports.md +1 -1
- package/docs/en-GB/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/en-GB/packages/intlayer/getConfiguration.md +1 -2
- package/docs/en-GB/packages/intlayer/getEnumeration.md +1 -6
- package/docs/en-GB/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/en-GB/packages/intlayer/getLocale.md +1 -1
- package/docs/en-GB/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/en-GB/packages/intlayer/getLocaleName.md +2 -2
- package/docs/en-GB/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/en-GB/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/en-GB/packages/intlayer/getPrefix.md +1 -1
- package/docs/en-GB/packages/intlayer/getTranslation.md +1 -1
- package/docs/en-GB/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/en-GB/packages/intlayer/validatePrefix.md +1 -1
- package/docs/en-GB/packages/intlayer-cli/exports.md +1 -1
- package/docs/en-GB/packages/lynx-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/next-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/en-GB/packages/next-intlayer/t.md +1 -1
- package/docs/en-GB/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/en-GB/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/en-GB/packages/next-intlayer/useLocale.md +2 -2
- package/docs/en-GB/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/preact-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/en-GB/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/en-GB/packages/react-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/react-intlayer/t.md +1 -1
- package/docs/en-GB/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/en-GB/packages/react-intlayer/useI18n.md +1 -1
- package/docs/en-GB/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/en-GB/packages/react-intlayer/useLocale.md +1 -1
- package/docs/en-GB/packages/react-native-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/en-GB/packages/solid-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/en-GB/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/en-GB/packages/svelte-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/vite-intlayer/exports.md +1 -1
- package/docs/en-GB/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/en-GB/packages/vue-intlayer/exports.md +1 -1
- package/docs/en-GB/per_locale_file.md +1 -1
- package/docs/en-GB/plugins/sync-json.md +2 -2
- package/docs/en-GB/roadmap.md +2 -2
- package/docs/en-GB/testing.md +1 -1
- package/docs/en-GB/vs_code_extension.md +4 -4
- package/docs/es/CI_CD.md +1 -1
- package/docs/es/agent_skills.md +1 -1
- package/docs/es/autoFill.md +3 -3
- package/docs/es/bundle_optimization.md +1 -1
- package/docs/es/cli/build.md +1 -1
- package/docs/es/cli/ci.md +1 -1
- package/docs/es/cli/index.md +13 -13
- package/docs/es/cli/init.md +1 -1
- package/docs/es/cli/list.md +2 -2
- package/docs/es/cli/list_projects.md +1 -1
- package/docs/es/compiler.md +3 -3
- package/docs/es/configuration.md +114 -114
- package/docs/es/custom_url_rewrites.md +1 -1
- package/docs/es/dictionary/content_file.md +7 -7
- package/docs/es/dictionary/enumeration.md +1 -1
- package/docs/es/dictionary/file.md +1 -1
- package/docs/es/dictionary/function_fetching.md +1 -1
- package/docs/es/dictionary/gender.md +1 -1
- package/docs/es/dictionary/html.md +2 -2
- package/docs/es/dictionary/insertion.md +2 -2
- package/docs/es/dictionary/markdown.md +3 -3
- package/docs/es/dictionary/translation.md +1 -1
- package/docs/es/formatters.md +8 -8
- package/docs/es/how_works_intlayer.md +1 -1
- package/docs/es/index.md +1 -1
- package/docs/es/interest_of_intlayer.md +2 -2
- package/docs/es/intlayer_CMS.md +3 -3
- package/docs/es/intlayer_visual_editor.md +1 -1
- package/docs/es/intlayer_with_adonisjs.md +1 -1
- package/docs/es/intlayer_with_analog.md +1 -1
- package/docs/es/intlayer_with_angular.md +2 -2
- package/docs/es/intlayer_with_astro.md +2 -2
- package/docs/es/intlayer_with_create_react_app.md +2 -2
- package/docs/es/intlayer_with_express.md +2 -2
- package/docs/es/intlayer_with_fastify.md +15 -54
- package/docs/es/intlayer_with_hono.md +2 -2
- package/docs/es/intlayer_with_lynx+react.md +2 -2
- package/docs/es/intlayer_with_nestjs.md +2 -2
- package/docs/es/intlayer_with_nextjs_14.md +2 -2
- package/docs/es/intlayer_with_nextjs_15.md +2 -2
- package/docs/es/intlayer_with_nextjs_16.md +3 -3
- package/docs/es/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/es/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/es/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/es/intlayer_with_nuxt.md +2 -2
- package/docs/es/intlayer_with_react_native+expo.md +2 -2
- package/docs/es/intlayer_with_react_router_v7.md +4 -4
- package/docs/es/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/es/intlayer_with_storybook.md +1 -1
- package/docs/es/intlayer_with_svelte_kit.md +2 -2
- package/docs/es/intlayer_with_tanstack.md +4 -4
- package/docs/es/intlayer_with_vite+preact.md +2 -2
- package/docs/es/intlayer_with_vite+react.md +2 -2
- package/docs/es/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/es/intlayer_with_vite+solid.md +2 -2
- package/docs/es/intlayer_with_vite+svelte.md +3 -3
- package/docs/es/intlayer_with_vite+vue.md +2 -2
- package/docs/es/introduction.md +1 -1
- package/docs/es/locale_mapper.md +1 -1
- package/docs/es/mcp_server.md +4 -4
- package/docs/es/packages/adonis-intlayer/exports.md +1 -1
- package/docs/es/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/es/packages/adonis-intlayer/t.md +1 -1
- package/docs/es/packages/angular-intlayer/exports.md +1 -1
- package/docs/es/packages/astro-intlayer/exports.md +1 -1
- package/docs/es/packages/express-intlayer/exports.md +1 -1
- package/docs/es/packages/express-intlayer/intlayer.md +1 -1
- package/docs/es/packages/express-intlayer/t.md +1 -1
- package/docs/es/packages/fastify-intlayer/exports.md +1 -1
- package/docs/es/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/es/packages/hono-intlayer/exports.md +1 -1
- package/docs/es/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/es/packages/hono-intlayer/t.md +1 -1
- package/docs/es/packages/intlayer/exports.md +1 -1
- package/docs/es/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/es/packages/intlayer/getConfiguration.md +1 -2
- package/docs/es/packages/intlayer/getEnumeration.md +1 -6
- package/docs/es/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/es/packages/intlayer/getLocale.md +1 -1
- package/docs/es/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/es/packages/intlayer/getLocaleName.md +2 -2
- package/docs/es/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/es/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/es/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/es/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/es/packages/intlayer/getPrefix.md +1 -1
- package/docs/es/packages/intlayer/getTranslation.md +1 -3
- package/docs/es/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/es/packages/intlayer/validatePrefix.md +1 -1
- package/docs/es/packages/intlayer-cli/exports.md +1 -1
- package/docs/es/packages/lynx-intlayer/exports.md +1 -1
- package/docs/es/packages/next-intlayer/exports.md +1 -1
- package/docs/es/packages/next-intlayer/index.md +1 -1
- package/docs/es/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/es/packages/next-intlayer/t.md +1 -1
- package/docs/es/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/es/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/es/packages/next-intlayer/useLocale.md +2 -2
- package/docs/es/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/es/packages/preact-intlayer/exports.md +1 -1
- package/docs/es/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/es/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/es/packages/react-intlayer/exports.md +1 -1
- package/docs/es/packages/react-intlayer/index.md +1 -1
- package/docs/es/packages/react-intlayer/t.md +1 -1
- package/docs/es/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/es/packages/react-intlayer/useI18n.md +1 -1
- package/docs/es/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/es/packages/react-intlayer/useLocale.md +1 -1
- package/docs/es/packages/react-native-intlayer/exports.md +1 -1
- package/docs/es/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/es/packages/solid-intlayer/exports.md +1 -1
- package/docs/es/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/es/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/es/packages/svelte-intlayer/exports.md +1 -1
- package/docs/es/packages/vite-intlayer/exports.md +1 -1
- package/docs/es/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/es/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/es/packages/vue-intlayer/exports.md +1 -1
- package/docs/es/per_locale_file.md +1 -1
- package/docs/es/plugins/sync-json.md +2 -2
- package/docs/es/roadmap.md +2 -2
- package/docs/es/testing.md +1 -1
- package/docs/es/vs_code_extension.md +4 -4
- package/docs/fr/CI_CD.md +1 -1
- package/docs/fr/agent_skills.md +1 -1
- package/docs/fr/autoFill.md +4 -4
- package/docs/fr/bundle_optimization.md +1 -1
- package/docs/fr/cli/build.md +1 -1
- package/docs/fr/cli/ci.md +1 -1
- package/docs/fr/cli/index.md +13 -13
- package/docs/fr/cli/init.md +1 -1
- package/docs/fr/cli/list.md +2 -2
- package/docs/fr/cli/list_projects.md +1 -1
- package/docs/fr/compiler.md +3 -3
- package/docs/fr/configuration.md +104 -104
- package/docs/fr/custom_url_rewrites.md +1 -1
- package/docs/fr/dictionary/content_file.md +6 -6
- package/docs/fr/dictionary/enumeration.md +1 -1
- package/docs/fr/dictionary/file.md +1 -1
- package/docs/fr/dictionary/function_fetching.md +1 -1
- package/docs/fr/dictionary/gender.md +1 -1
- package/docs/fr/dictionary/html.md +2 -2
- package/docs/fr/dictionary/insertion.md +2 -2
- package/docs/fr/dictionary/markdown.md +3 -3
- package/docs/fr/dictionary/translation.md +1 -1
- package/docs/fr/formatters.md +8 -8
- package/docs/fr/how_works_intlayer.md +1 -1
- package/docs/fr/index.md +1 -1
- package/docs/fr/interest_of_intlayer.md +2 -2
- package/docs/fr/intlayer_CMS.md +3 -3
- package/docs/fr/intlayer_visual_editor.md +1 -1
- package/docs/fr/intlayer_with_adonisjs.md +1 -1
- package/docs/fr/intlayer_with_analog.md +1 -1
- package/docs/fr/intlayer_with_angular.md +2 -2
- package/docs/fr/intlayer_with_astro.md +2 -2
- package/docs/fr/intlayer_with_create_react_app.md +2 -2
- package/docs/fr/intlayer_with_express.md +2 -2
- package/docs/fr/intlayer_with_fastify.md +4 -2
- package/docs/fr/intlayer_with_hono.md +2 -2
- package/docs/fr/intlayer_with_lynx+react.md +2 -2
- package/docs/fr/intlayer_with_nestjs.md +2 -2
- package/docs/fr/intlayer_with_nextjs_15.md +2 -2
- package/docs/fr/intlayer_with_nextjs_16.md +3 -3
- package/docs/fr/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/fr/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/fr/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/fr/intlayer_with_nuxt.md +2 -2
- package/docs/fr/intlayer_with_react_native+expo.md +2 -2
- package/docs/fr/intlayer_with_react_router_v7.md +4 -4
- package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/fr/intlayer_with_storybook.md +1 -1
- package/docs/fr/intlayer_with_svelte_kit.md +2 -2
- package/docs/fr/intlayer_with_tanstack.md +7 -7
- package/docs/fr/intlayer_with_vite+preact.md +2 -2
- package/docs/fr/intlayer_with_vite+react.md +2 -2
- package/docs/fr/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/fr/intlayer_with_vite+solid.md +2 -2
- package/docs/fr/intlayer_with_vite+svelte.md +3 -3
- package/docs/fr/intlayer_with_vite+vue.md +2 -2
- package/docs/fr/introduction.md +1 -1
- package/docs/fr/locale_mapper.md +1 -1
- package/docs/fr/mcp_server.md +4 -4
- package/docs/fr/packages/adonis-intlayer/exports.md +1 -1
- package/docs/fr/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/adonis-intlayer/t.md +1 -1
- package/docs/fr/packages/angular-intlayer/exports.md +1 -1
- package/docs/fr/packages/astro-intlayer/exports.md +1 -1
- package/docs/fr/packages/express-intlayer/exports.md +1 -1
- package/docs/fr/packages/express-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/express-intlayer/t.md +1 -1
- package/docs/fr/packages/fastify-intlayer/exports.md +1 -1
- package/docs/fr/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/hono-intlayer/exports.md +1 -1
- package/docs/fr/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/hono-intlayer/t.md +1 -1
- package/docs/fr/packages/intlayer/exports.md +1 -1
- package/docs/fr/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/fr/packages/intlayer/getConfiguration.md +1 -2
- package/docs/fr/packages/intlayer/getEnumeration.md +1 -6
- package/docs/fr/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/fr/packages/intlayer/getLocale.md +1 -1
- package/docs/fr/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/fr/packages/intlayer/getLocaleName.md +2 -2
- package/docs/fr/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/fr/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/fr/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/fr/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/fr/packages/intlayer/getPrefix.md +1 -1
- package/docs/fr/packages/intlayer/getTranslation.md +1 -3
- package/docs/fr/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/fr/packages/intlayer/validatePrefix.md +1 -1
- package/docs/fr/packages/intlayer-cli/exports.md +1 -1
- package/docs/fr/packages/lynx-intlayer/exports.md +1 -1
- package/docs/fr/packages/next-intlayer/exports.md +1 -1
- package/docs/fr/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/fr/packages/next-intlayer/t.md +1 -1
- package/docs/fr/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/fr/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/fr/packages/next-intlayer/useLocale.md +2 -2
- package/docs/fr/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/fr/packages/preact-intlayer/exports.md +1 -1
- package/docs/fr/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/fr/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/fr/packages/react-intlayer/exports.md +1 -1
- package/docs/fr/packages/react-intlayer/index.md +1 -1
- package/docs/fr/packages/react-intlayer/t.md +1 -1
- package/docs/fr/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/fr/packages/react-intlayer/useI18n.md +1 -1
- package/docs/fr/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/fr/packages/react-intlayer/useLocale.md +1 -1
- package/docs/fr/packages/react-native-intlayer/exports.md +1 -1
- package/docs/fr/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/fr/packages/solid-intlayer/exports.md +1 -1
- package/docs/fr/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/fr/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/fr/packages/svelte-intlayer/exports.md +1 -1
- package/docs/fr/packages/vite-intlayer/exports.md +1 -1
- package/docs/fr/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/fr/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/fr/packages/vue-intlayer/exports.md +1 -1
- package/docs/fr/per_locale_file.md +1 -1
- package/docs/fr/plugins/sync-json.md +2 -2
- package/docs/fr/roadmap.md +2 -2
- package/docs/fr/testing.md +1 -1
- package/docs/fr/vs_code_extension.md +4 -4
- package/docs/hi/CI_CD.md +1 -1
- package/docs/hi/agent_skills.md +1 -1
- package/docs/hi/autoFill.md +5 -5
- package/docs/hi/bundle_optimization.md +1 -1
- package/docs/hi/cli/build.md +1 -1
- package/docs/hi/cli/ci.md +1 -1
- package/docs/hi/cli/index.md +13 -13
- package/docs/hi/cli/init.md +1 -1
- package/docs/hi/cli/list.md +2 -2
- package/docs/hi/cli/list_projects.md +1 -1
- package/docs/hi/compiler.md +3 -3
- package/docs/hi/configuration.md +958 -0
- package/docs/hi/custom_url_rewrites.md +1 -1
- package/docs/hi/dictionary/content_file.md +6 -6
- package/docs/hi/dictionary/enumeration.md +1 -1
- package/docs/hi/dictionary/file.md +1 -1
- package/docs/hi/dictionary/function_fetching.md +1 -1
- package/docs/hi/dictionary/gender.md +1 -1
- package/docs/hi/dictionary/html.md +2 -2
- package/docs/hi/dictionary/insertion.md +2 -2
- package/docs/hi/dictionary/markdown.md +3 -3
- package/docs/hi/dictionary/translation.md +1 -1
- package/docs/hi/formatters.md +6 -6
- package/docs/hi/how_works_intlayer.md +1 -1
- package/docs/hi/index.md +1 -1
- package/docs/hi/interest_of_intlayer.md +2 -2
- package/docs/hi/intlayer_CMS.md +3 -3
- package/docs/hi/intlayer_visual_editor.md +1 -1
- package/docs/hi/intlayer_with_adonisjs.md +1 -1
- package/docs/hi/intlayer_with_analog.md +1 -1
- package/docs/hi/intlayer_with_angular.md +3 -3
- package/docs/hi/intlayer_with_astro.md +2 -2
- package/docs/hi/intlayer_with_express.md +2 -2
- package/docs/hi/intlayer_with_fastify.md +56 -155
- package/docs/hi/intlayer_with_hono.md +2 -2
- package/docs/hi/intlayer_with_lynx+react.md +2 -2
- package/docs/hi/intlayer_with_nestjs.md +2 -2
- package/docs/hi/intlayer_with_nextjs_15.md +2 -2
- package/docs/hi/intlayer_with_nextjs_16.md +3 -3
- package/docs/hi/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/hi/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/hi/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/hi/intlayer_with_nuxt.md +2 -2
- package/docs/hi/intlayer_with_react_native+expo.md +2 -2
- package/docs/hi/intlayer_with_react_router_v7.md +4 -4
- package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/hi/intlayer_with_storybook.md +1 -1
- package/docs/hi/intlayer_with_svelte_kit.md +2 -2
- package/docs/hi/intlayer_with_tanstack.md +4 -4
- package/docs/hi/intlayer_with_vite+preact.md +2 -2
- package/docs/hi/intlayer_with_vite+react.md +2 -2
- package/docs/hi/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/hi/intlayer_with_vite+solid.md +2 -2
- package/docs/hi/intlayer_with_vite+svelte.md +3 -3
- package/docs/hi/intlayer_with_vite+vue.md +2 -2
- package/docs/hi/introduction.md +1 -1
- package/docs/hi/locale_mapper.md +1 -1
- package/docs/hi/mcp_server.md +4 -4
- package/docs/hi/packages/adonis-intlayer/exports.md +1 -1
- package/docs/hi/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/hi/packages/adonis-intlayer/t.md +1 -1
- package/docs/hi/packages/angular-intlayer/exports.md +1 -1
- package/docs/hi/packages/astro-intlayer/exports.md +1 -1
- package/docs/hi/packages/express-intlayer/exports.md +1 -1
- package/docs/hi/packages/express-intlayer/t.md +1 -1
- package/docs/hi/packages/fastify-intlayer/exports.md +1 -1
- package/docs/hi/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/hi/packages/hono-intlayer/exports.md +1 -1
- package/docs/hi/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/hi/packages/hono-intlayer/t.md +1 -1
- package/docs/hi/packages/intlayer/exports.md +1 -1
- package/docs/hi/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/hi/packages/intlayer/getConfiguration.md +1 -2
- package/docs/hi/packages/intlayer/getEnumeration.md +1 -6
- package/docs/hi/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/hi/packages/intlayer/getLocale.md +1 -1
- package/docs/hi/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/hi/packages/intlayer/getLocaleName.md +2 -2
- package/docs/hi/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/hi/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/hi/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/hi/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/hi/packages/intlayer/getPrefix.md +1 -1
- package/docs/hi/packages/intlayer/getTranslation.md +1 -3
- package/docs/hi/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/hi/packages/intlayer/index.md +1 -1
- package/docs/hi/packages/intlayer/validatePrefix.md +1 -1
- package/docs/hi/packages/intlayer-cli/exports.md +1 -1
- package/docs/hi/packages/lynx-intlayer/exports.md +1 -1
- package/docs/hi/packages/next-intlayer/exports.md +1 -1
- package/docs/hi/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/hi/packages/next-intlayer/t.md +1 -1
- package/docs/hi/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/hi/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/hi/packages/next-intlayer/useLocale.md +2 -2
- package/docs/hi/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/hi/packages/preact-intlayer/exports.md +1 -1
- package/docs/hi/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/hi/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/hi/packages/react-intlayer/exports.md +1 -1
- package/docs/hi/packages/react-intlayer/t.md +1 -1
- package/docs/hi/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/hi/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/hi/packages/react-intlayer/useLocale.md +1 -1
- package/docs/hi/packages/react-native-intlayer/exports.md +1 -1
- package/docs/hi/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/hi/packages/solid-intlayer/exports.md +1 -1
- package/docs/hi/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/hi/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/hi/packages/svelte-intlayer/exports.md +1 -1
- package/docs/hi/packages/vite-intlayer/exports.md +1 -1
- package/docs/hi/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/hi/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/hi/packages/vue-intlayer/exports.md +1 -1
- package/docs/hi/per_locale_file.md +1 -1
- package/docs/hi/plugins/sync-json.md +2 -2
- package/docs/hi/roadmap.md +2 -2
- package/docs/hi/testing.md +1 -1
- package/docs/hi/vs_code_extension.md +4 -4
- package/docs/id/CI_CD.md +1 -1
- package/docs/id/agent_skills.md +1 -1
- package/docs/id/autoFill.md +4 -4
- package/docs/id/bundle_optimization.md +1 -1
- package/docs/id/cli/build.md +1 -1
- package/docs/id/cli/ci.md +1 -1
- package/docs/id/cli/index.md +13 -13
- package/docs/id/cli/init.md +1 -1
- package/docs/id/cli/list.md +2 -2
- package/docs/id/cli/list_projects.md +1 -1
- package/docs/id/compiler.md +3 -3
- package/docs/id/configuration.md +958 -0
- package/docs/id/custom_url_rewrites.md +1 -1
- package/docs/id/dictionary/condition.md +1 -1
- package/docs/id/dictionary/content_file.md +7 -7
- package/docs/id/dictionary/enumeration.md +1 -1
- package/docs/id/dictionary/file.md +1 -1
- package/docs/id/dictionary/function_fetching.md +1 -1
- package/docs/id/dictionary/gender.md +1 -1
- package/docs/id/dictionary/html.md +2 -2
- package/docs/id/dictionary/insertion.md +2 -2
- package/docs/id/dictionary/markdown.md +3 -3
- package/docs/id/dictionary/nesting.md +1 -1
- package/docs/id/dictionary/translation.md +1 -1
- package/docs/id/formatters.md +7 -7
- package/docs/id/how_works_intlayer.md +1 -1
- package/docs/id/index.md +1 -1
- package/docs/id/interest_of_intlayer.md +2 -2
- package/docs/id/intlayer_CMS.md +3 -3
- package/docs/id/intlayer_visual_editor.md +4 -4
- package/docs/id/intlayer_with_adonisjs.md +1 -1
- package/docs/id/intlayer_with_analog.md +1 -1
- package/docs/id/intlayer_with_angular.md +3 -3
- package/docs/id/intlayer_with_astro.md +2 -2
- package/docs/id/intlayer_with_create_react_app.md +2 -2
- package/docs/id/intlayer_with_express.md +2 -2
- package/docs/id/intlayer_with_fastify.md +38 -67
- package/docs/id/intlayer_with_hono.md +2 -2
- package/docs/id/intlayer_with_lynx+react.md +2 -2
- package/docs/id/intlayer_with_nestjs.md +2 -2
- package/docs/id/intlayer_with_nextjs_14.md +6 -6
- package/docs/id/intlayer_with_nextjs_15.md +9 -9
- package/docs/id/intlayer_with_nextjs_16.md +3 -3
- package/docs/id/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/id/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/id/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/id/intlayer_with_nuxt.md +2 -2
- package/docs/id/intlayer_with_react_native+expo.md +3 -3
- package/docs/id/intlayer_with_react_router_v7.md +4 -4
- package/docs/id/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/id/intlayer_with_storybook.md +1 -1
- package/docs/id/intlayer_with_svelte_kit.md +2 -2
- package/docs/id/intlayer_with_tanstack.md +4 -4
- package/docs/id/intlayer_with_vite+preact.md +3 -3
- package/docs/id/intlayer_with_vite+react.md +2 -2
- package/docs/id/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/id/intlayer_with_vite+solid.md +2 -2
- package/docs/id/intlayer_with_vite+svelte.md +3 -3
- package/docs/id/intlayer_with_vite+vue.md +2 -2
- package/docs/id/introduction.md +1 -1
- package/docs/id/locale_mapper.md +1 -1
- package/docs/id/mcp_server.md +4 -4
- package/docs/id/packages/adonis-intlayer/exports.md +1 -1
- package/docs/id/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/id/packages/adonis-intlayer/t.md +1 -1
- package/docs/id/packages/angular-intlayer/exports.md +1 -1
- package/docs/id/packages/astro-intlayer/exports.md +1 -1
- package/docs/id/packages/express-intlayer/exports.md +1 -1
- package/docs/id/packages/express-intlayer/intlayer.md +1 -1
- package/docs/id/packages/express-intlayer/t.md +1 -1
- package/docs/id/packages/fastify-intlayer/exports.md +1 -1
- package/docs/id/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/id/packages/hono-intlayer/exports.md +1 -1
- package/docs/id/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/id/packages/hono-intlayer/t.md +1 -1
- package/docs/id/packages/intlayer/exports.md +1 -1
- package/docs/id/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/id/packages/intlayer/getConfiguration.md +1 -1
- package/docs/id/packages/intlayer/getEnumeration.md +1 -1
- package/docs/id/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/id/packages/intlayer/getLocale.md +1 -1
- package/docs/id/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/id/packages/intlayer/getLocaleName.md +2 -2
- package/docs/id/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/id/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/id/packages/intlayer/getMultilingualUrls.md +1 -1
- package/docs/id/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/id/packages/intlayer/getPrefix.md +1 -1
- package/docs/id/packages/intlayer/getTranslation.md +1 -1
- package/docs/id/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/id/packages/intlayer/validatePrefix.md +1 -1
- package/docs/id/packages/intlayer-cli/exports.md +1 -1
- package/docs/id/packages/lynx-intlayer/exports.md +1 -1
- package/docs/id/packages/next-intlayer/exports.md +1 -1
- package/docs/id/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/id/packages/next-intlayer/t.md +1 -1
- package/docs/id/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/id/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/id/packages/next-intlayer/useLocale.md +3 -3
- package/docs/id/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/id/packages/preact-intlayer/exports.md +1 -1
- package/docs/id/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/id/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/id/packages/react-intlayer/exports.md +1 -1
- package/docs/id/packages/react-intlayer/t.md +1 -1
- package/docs/id/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/id/packages/react-intlayer/useI18n.md +1 -1
- package/docs/id/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/id/packages/react-intlayer/useLocale.md +1 -1
- package/docs/id/packages/react-native-intlayer/exports.md +1 -1
- package/docs/id/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/id/packages/solid-intlayer/exports.md +1 -1
- package/docs/id/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/id/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/id/packages/svelte-intlayer/exports.md +1 -1
- package/docs/id/packages/vite-intlayer/exports.md +1 -1
- package/docs/id/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/id/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/id/packages/vue-intlayer/exports.md +1 -1
- package/docs/id/per_locale_file.md +1 -1
- package/docs/id/plugins/sync-json.md +2 -2
- package/docs/id/roadmap.md +3 -3
- package/docs/id/testing.md +2 -2
- package/docs/id/vs_code_extension.md +4 -4
- package/docs/it/CI_CD.md +1 -1
- package/docs/it/agent_skills.md +1 -1
- package/docs/it/autoFill.md +3 -3
- package/docs/it/bundle_optimization.md +1 -1
- package/docs/it/cli/build.md +1 -1
- package/docs/it/cli/ci.md +1 -1
- package/docs/it/cli/index.md +13 -13
- package/docs/it/cli/init.md +1 -1
- package/docs/it/cli/list.md +2 -2
- package/docs/it/cli/list_projects.md +1 -1
- package/docs/it/compiler.md +3 -3
- package/docs/it/configuration.md +285 -285
- package/docs/it/custom_url_rewrites.md +1 -1
- package/docs/it/dictionary/content_file.md +6 -6
- package/docs/it/dictionary/enumeration.md +1 -1
- package/docs/it/dictionary/file.md +1 -1
- package/docs/it/dictionary/function_fetching.md +1 -1
- package/docs/it/dictionary/gender.md +1 -1
- package/docs/it/dictionary/html.md +2 -2
- package/docs/it/dictionary/insertion.md +2 -2
- package/docs/it/dictionary/markdown.md +3 -3
- package/docs/it/dictionary/translation.md +1 -1
- package/docs/it/formatters.md +6 -6
- package/docs/it/how_works_intlayer.md +1 -1
- package/docs/it/index.md +1 -1
- package/docs/it/interest_of_intlayer.md +2 -2
- package/docs/it/intlayer_CMS.md +3 -3
- package/docs/it/intlayer_visual_editor.md +1 -1
- package/docs/it/intlayer_with_adonisjs.md +1 -1
- package/docs/it/intlayer_with_analog.md +1 -1
- package/docs/it/intlayer_with_angular.md +2 -2
- package/docs/it/intlayer_with_astro.md +2 -2
- package/docs/it/intlayer_with_create_react_app.md +2 -2
- package/docs/it/intlayer_with_express.md +2 -2
- package/docs/it/intlayer_with_fastify.md +54 -58
- package/docs/it/intlayer_with_hono.md +2 -2
- package/docs/it/intlayer_with_lynx+react.md +2 -2
- package/docs/it/intlayer_with_nestjs.md +2 -2
- package/docs/it/intlayer_with_nextjs_15.md +2 -2
- package/docs/it/intlayer_with_nextjs_16.md +3 -3
- package/docs/it/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/it/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/it/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/it/intlayer_with_nuxt.md +2 -2
- package/docs/it/intlayer_with_react_native+expo.md +2 -2
- package/docs/it/intlayer_with_react_router_v7.md +4 -4
- package/docs/it/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/it/intlayer_with_storybook.md +1 -1
- package/docs/it/intlayer_with_svelte_kit.md +2 -2
- package/docs/it/intlayer_with_tanstack.md +4 -4
- package/docs/it/intlayer_with_vite+preact.md +2 -2
- package/docs/it/intlayer_with_vite+react.md +2 -2
- package/docs/it/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/it/intlayer_with_vite+solid.md +2 -2
- package/docs/it/intlayer_with_vite+svelte.md +3 -3
- package/docs/it/intlayer_with_vite+vue.md +2 -2
- package/docs/it/introduction.md +1 -1
- package/docs/it/locale_mapper.md +1 -1
- package/docs/it/mcp_server.md +4 -4
- package/docs/it/packages/adonis-intlayer/exports.md +1 -1
- package/docs/it/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/it/packages/adonis-intlayer/t.md +1 -1
- package/docs/it/packages/angular-intlayer/exports.md +1 -1
- package/docs/it/packages/astro-intlayer/exports.md +1 -1
- package/docs/it/packages/express-intlayer/exports.md +1 -1
- package/docs/it/packages/express-intlayer/intlayer.md +1 -1
- package/docs/it/packages/express-intlayer/t.md +1 -1
- package/docs/it/packages/fastify-intlayer/exports.md +1 -1
- package/docs/it/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/it/packages/hono-intlayer/exports.md +1 -1
- package/docs/it/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/it/packages/hono-intlayer/t.md +1 -1
- package/docs/it/packages/intlayer/exports.md +1 -1
- package/docs/it/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/it/packages/intlayer/getConfiguration.md +1 -2
- package/docs/it/packages/intlayer/getEnumeration.md +1 -6
- package/docs/it/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/it/packages/intlayer/getLocale.md +1 -1
- package/docs/it/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/it/packages/intlayer/getLocaleName.md +2 -2
- package/docs/it/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/it/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/it/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/it/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/it/packages/intlayer/getPrefix.md +1 -1
- package/docs/it/packages/intlayer/getTranslation.md +1 -3
- package/docs/it/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/it/packages/intlayer/validatePrefix.md +1 -1
- package/docs/it/packages/intlayer-cli/exports.md +1 -1
- package/docs/it/packages/lynx-intlayer/exports.md +1 -1
- package/docs/it/packages/next-intlayer/exports.md +1 -1
- package/docs/it/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/it/packages/next-intlayer/t.md +1 -1
- package/docs/it/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/it/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/it/packages/next-intlayer/useLocale.md +2 -2
- package/docs/it/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/it/packages/preact-intlayer/exports.md +1 -1
- package/docs/it/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/it/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/it/packages/react-intlayer/exports.md +1 -1
- package/docs/it/packages/react-intlayer/t.md +1 -1
- package/docs/it/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/it/packages/react-intlayer/useI18n.md +1 -1
- package/docs/it/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/it/packages/react-intlayer/useLocale.md +1 -1
- package/docs/it/packages/react-native-intlayer/exports.md +1 -1
- package/docs/it/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/it/packages/solid-intlayer/exports.md +1 -1
- package/docs/it/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/it/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/it/packages/svelte-intlayer/exports.md +1 -1
- package/docs/it/packages/vite-intlayer/exports.md +1 -1
- package/docs/it/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/it/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/it/packages/vue-intlayer/exports.md +1 -1
- package/docs/it/per_locale_file.md +1 -1
- package/docs/it/plugins/sync-json.md +2 -2
- package/docs/it/roadmap.md +2 -2
- package/docs/it/testing.md +1 -1
- package/docs/it/vs_code_extension.md +4 -4
- package/docs/ja/CI_CD.md +1 -1
- package/docs/ja/agent_skills.md +1 -1
- package/docs/ja/autoFill.md +3 -3
- package/docs/ja/bundle_optimization.md +1 -1
- package/docs/ja/cli/build.md +1 -1
- package/docs/ja/cli/ci.md +1 -1
- package/docs/ja/cli/index.md +13 -13
- package/docs/ja/cli/init.md +1 -1
- package/docs/ja/cli/list.md +2 -2
- package/docs/ja/cli/list_projects.md +1 -1
- package/docs/ja/compiler.md +3 -3
- package/docs/ja/configuration.md +135 -135
- package/docs/ja/custom_url_rewrites.md +1 -1
- package/docs/ja/dictionary/content_file.md +6 -6
- package/docs/ja/dictionary/enumeration.md +1 -1
- package/docs/ja/dictionary/file.md +1 -1
- package/docs/ja/dictionary/function_fetching.md +1 -1
- package/docs/ja/dictionary/gender.md +1 -1
- package/docs/ja/dictionary/html.md +2 -2
- package/docs/ja/dictionary/insertion.md +2 -2
- package/docs/ja/dictionary/markdown.md +3 -3
- package/docs/ja/dictionary/translation.md +1 -1
- package/docs/ja/formatters.md +8 -8
- package/docs/ja/how_works_intlayer.md +1 -1
- package/docs/ja/index.md +1 -1
- package/docs/ja/interest_of_intlayer.md +2 -2
- package/docs/ja/intlayer_CMS.md +3 -3
- package/docs/ja/intlayer_visual_editor.md +1 -1
- package/docs/ja/intlayer_with_adonisjs.md +1 -1
- package/docs/ja/intlayer_with_analog.md +1 -1
- package/docs/ja/intlayer_with_angular.md +2 -2
- package/docs/ja/intlayer_with_astro.md +2 -2
- package/docs/ja/intlayer_with_create_react_app.md +2 -2
- package/docs/ja/intlayer_with_express.md +2 -2
- package/docs/ja/intlayer_with_fastify.md +61 -136
- package/docs/ja/intlayer_with_hono.md +2 -2
- package/docs/ja/intlayer_with_lynx+react.md +2 -2
- package/docs/ja/intlayer_with_nestjs.md +2 -2
- package/docs/ja/intlayer_with_nextjs_14.md +2 -2
- package/docs/ja/intlayer_with_nextjs_15.md +2 -2
- package/docs/ja/intlayer_with_nextjs_16.md +3 -3
- package/docs/ja/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/ja/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/ja/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ja/intlayer_with_nuxt.md +2 -2
- package/docs/ja/intlayer_with_react_native+expo.md +2 -2
- package/docs/ja/intlayer_with_react_router_v7.md +4 -4
- package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/ja/intlayer_with_storybook.md +1 -1
- package/docs/ja/intlayer_with_svelte_kit.md +2 -2
- package/docs/ja/intlayer_with_tanstack.md +7 -7
- package/docs/ja/intlayer_with_vite+preact.md +2 -2
- package/docs/ja/intlayer_with_vite+react.md +2 -2
- package/docs/ja/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ja/intlayer_with_vite+solid.md +2 -2
- package/docs/ja/intlayer_with_vite+svelte.md +3 -3
- package/docs/ja/intlayer_with_vite+vue.md +2 -2
- package/docs/ja/introduction.md +1 -1
- package/docs/ja/locale_mapper.md +1 -1
- package/docs/ja/mcp_server.md +4 -4
- package/docs/ja/packages/adonis-intlayer/exports.md +1 -1
- package/docs/ja/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/adonis-intlayer/t.md +1 -1
- package/docs/ja/packages/angular-intlayer/exports.md +1 -1
- package/docs/ja/packages/astro-intlayer/exports.md +1 -1
- package/docs/ja/packages/express-intlayer/exports.md +1 -1
- package/docs/ja/packages/express-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/express-intlayer/t.md +1 -1
- package/docs/ja/packages/fastify-intlayer/exports.md +1 -1
- package/docs/ja/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/hono-intlayer/exports.md +1 -1
- package/docs/ja/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/hono-intlayer/t.md +1 -1
- package/docs/ja/packages/intlayer/exports.md +1 -1
- package/docs/ja/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/ja/packages/intlayer/getConfiguration.md +1 -2
- package/docs/ja/packages/intlayer/getEnumeration.md +1 -6
- package/docs/ja/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/ja/packages/intlayer/getLocale.md +1 -1
- package/docs/ja/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/ja/packages/intlayer/getLocaleName.md +2 -2
- package/docs/ja/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/ja/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/ja/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/ja/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/ja/packages/intlayer/getPrefix.md +1 -1
- package/docs/ja/packages/intlayer/getTranslation.md +1 -3
- package/docs/ja/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/ja/packages/intlayer/validatePrefix.md +1 -1
- package/docs/ja/packages/intlayer-cli/exports.md +1 -1
- package/docs/ja/packages/lynx-intlayer/exports.md +1 -1
- package/docs/ja/packages/next-intlayer/exports.md +1 -1
- package/docs/ja/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/ja/packages/next-intlayer/t.md +1 -1
- package/docs/ja/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/ja/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/ja/packages/next-intlayer/useLocale.md +2 -2
- package/docs/ja/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/ja/packages/preact-intlayer/exports.md +1 -1
- package/docs/ja/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/ja/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/ja/packages/react-intlayer/exports.md +1 -1
- package/docs/ja/packages/react-intlayer/t.md +1 -1
- package/docs/ja/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/ja/packages/react-intlayer/useI18n.md +1 -1
- package/docs/ja/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/ja/packages/react-intlayer/useLocale.md +1 -1
- package/docs/ja/packages/react-native-intlayer/exports.md +1 -1
- package/docs/ja/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/ja/packages/solid-intlayer/exports.md +1 -1
- package/docs/ja/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/ja/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/ja/packages/svelte-intlayer/exports.md +1 -1
- package/docs/ja/packages/vite-intlayer/exports.md +1 -1
- package/docs/ja/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/ja/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/ja/packages/vue-intlayer/exports.md +1 -1
- package/docs/ja/per_locale_file.md +1 -1
- package/docs/ja/plugins/sync-json.md +2 -2
- package/docs/ja/roadmap.md +2 -2
- package/docs/ja/testing.md +1 -1
- package/docs/ja/vs_code_extension.md +4 -4
- package/docs/ko/CI_CD.md +1 -1
- package/docs/ko/agent_skills.md +1 -1
- package/docs/ko/autoFill.md +3 -3
- package/docs/ko/bundle_optimization.md +1 -1
- package/docs/ko/cli/build.md +1 -1
- package/docs/ko/cli/ci.md +1 -1
- package/docs/ko/cli/index.md +13 -13
- package/docs/ko/cli/init.md +1 -1
- package/docs/ko/cli/list.md +2 -2
- package/docs/ko/cli/list_projects.md +1 -1
- package/docs/ko/compiler.md +3 -3
- package/docs/ko/configuration.md +958 -0
- package/docs/ko/custom_url_rewrites.md +1 -1
- package/docs/ko/dictionary/content_file.md +6 -6
- package/docs/ko/dictionary/enumeration.md +1 -1
- package/docs/ko/dictionary/file.md +1 -1
- package/docs/ko/dictionary/function_fetching.md +1 -1
- package/docs/ko/dictionary/gender.md +1 -1
- package/docs/ko/dictionary/html.md +2 -2
- package/docs/ko/dictionary/insertion.md +2 -2
- package/docs/ko/dictionary/markdown.md +3 -3
- package/docs/ko/dictionary/translation.md +1 -1
- package/docs/ko/formatters.md +6 -6
- package/docs/ko/how_works_intlayer.md +1 -1
- package/docs/ko/index.md +1 -1
- package/docs/ko/interest_of_intlayer.md +2 -2
- package/docs/ko/intlayer_CMS.md +3 -3
- package/docs/ko/intlayer_visual_editor.md +1 -1
- package/docs/ko/intlayer_with_adonisjs.md +1 -1
- package/docs/ko/intlayer_with_analog.md +1 -1
- package/docs/ko/intlayer_with_angular.md +2 -2
- package/docs/ko/intlayer_with_astro.md +2 -2
- package/docs/ko/intlayer_with_create_react_app.md +2 -2
- package/docs/ko/intlayer_with_express.md +2 -2
- package/docs/ko/intlayer_with_fastify.md +52 -74
- package/docs/ko/intlayer_with_hono.md +2 -2
- package/docs/ko/intlayer_with_lynx+react.md +2 -2
- package/docs/ko/intlayer_with_nestjs.md +2 -2
- package/docs/ko/intlayer_with_nextjs_14.md +2 -2
- package/docs/ko/intlayer_with_nextjs_15.md +2 -2
- package/docs/ko/intlayer_with_nextjs_16.md +3 -3
- package/docs/ko/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/ko/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/ko/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ko/intlayer_with_nuxt.md +2 -2
- package/docs/ko/intlayer_with_react_native+expo.md +2 -2
- package/docs/ko/intlayer_with_react_router_v7.md +4 -4
- package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/ko/intlayer_with_storybook.md +1 -1
- package/docs/ko/intlayer_with_svelte_kit.md +2 -2
- package/docs/ko/intlayer_with_tanstack.md +4 -4
- package/docs/ko/intlayer_with_vite+preact.md +2 -2
- package/docs/ko/intlayer_with_vite+react.md +2 -2
- package/docs/ko/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ko/intlayer_with_vite+solid.md +2 -2
- package/docs/ko/intlayer_with_vite+svelte.md +3 -3
- package/docs/ko/intlayer_with_vite+vue.md +2 -2
- package/docs/ko/introduction.md +1 -1
- package/docs/ko/locale_mapper.md +1 -1
- package/docs/ko/mcp_server.md +4 -4
- package/docs/ko/packages/adonis-intlayer/exports.md +1 -1
- package/docs/ko/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/adonis-intlayer/t.md +1 -1
- package/docs/ko/packages/angular-intlayer/exports.md +1 -1
- package/docs/ko/packages/astro-intlayer/exports.md +1 -1
- package/docs/ko/packages/express-intlayer/exports.md +1 -1
- package/docs/ko/packages/express-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/express-intlayer/t.md +1 -1
- package/docs/ko/packages/fastify-intlayer/exports.md +1 -1
- package/docs/ko/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/hono-intlayer/exports.md +1 -1
- package/docs/ko/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/hono-intlayer/t.md +1 -1
- package/docs/ko/packages/intlayer/exports.md +1 -1
- package/docs/ko/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/ko/packages/intlayer/getConfiguration.md +1 -2
- package/docs/ko/packages/intlayer/getEnumeration.md +1 -6
- package/docs/ko/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/ko/packages/intlayer/getLocale.md +1 -1
- package/docs/ko/packages/intlayer/getLocaleLang.md +1 -2
- package/docs/ko/packages/intlayer/getLocaleName.md +2 -2
- package/docs/ko/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/ko/packages/intlayer/getLocalizedUrl.md +2 -8
- package/docs/ko/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/ko/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/ko/packages/intlayer/getPrefix.md +1 -1
- package/docs/ko/packages/intlayer/getTranslation.md +1 -3
- package/docs/ko/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/ko/packages/intlayer/validatePrefix.md +1 -1
- package/docs/ko/packages/intlayer-cli/exports.md +1 -1
- package/docs/ko/packages/lynx-intlayer/exports.md +1 -1
- package/docs/ko/packages/next-intlayer/exports.md +1 -1
- package/docs/ko/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/ko/packages/next-intlayer/t.md +1 -1
- package/docs/ko/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/ko/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/ko/packages/next-intlayer/useLocale.md +2 -2
- package/docs/ko/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/ko/packages/preact-intlayer/exports.md +1 -1
- package/docs/ko/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/ko/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/ko/packages/react-intlayer/exports.md +1 -1
- package/docs/ko/packages/react-intlayer/t.md +1 -1
- package/docs/ko/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/ko/packages/react-intlayer/useI18n.md +1 -1
- package/docs/ko/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/ko/packages/react-intlayer/useLocale.md +1 -1
- package/docs/ko/packages/react-native-intlayer/exports.md +1 -1
- package/docs/ko/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/ko/packages/solid-intlayer/exports.md +1 -1
- package/docs/ko/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/ko/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/ko/packages/svelte-intlayer/exports.md +1 -1
- package/docs/ko/packages/vite-intlayer/exports.md +1 -1
- package/docs/ko/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/ko/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/ko/packages/vue-intlayer/exports.md +1 -1
- package/docs/ko/per_locale_file.md +1 -1
- package/docs/ko/plugins/sync-json.md +2 -2
- package/docs/ko/roadmap.md +2 -2
- package/docs/ko/testing.md +1 -1
- package/docs/ko/vs_code_extension.md +4 -4
- package/docs/nl/configuration.md +132 -132
- package/docs/nl/index.md +183 -0
- package/docs/nl/intlayer_with_fastify.md +451 -0
- package/docs/nl/intlayer_with_hono.md +428 -0
- package/docs/nl/intlayer_with_storybook.md +521 -0
- package/docs/nl/introduction.md +214 -0
- package/docs/pl/CI_CD.md +1 -1
- package/docs/pl/agent_skills.md +1 -1
- package/docs/pl/autoFill.md +4 -4
- package/docs/pl/bundle_optimization.md +1 -1
- package/docs/pl/cli/build.md +1 -1
- package/docs/pl/cli/ci.md +1 -1
- package/docs/pl/cli/index.md +13 -13
- package/docs/pl/cli/init.md +1 -1
- package/docs/pl/cli/list.md +2 -2
- package/docs/pl/cli/list_projects.md +1 -1
- package/docs/pl/compiler.md +3 -3
- package/docs/pl/configuration.md +958 -0
- package/docs/pl/custom_url_rewrites.md +1 -1
- package/docs/pl/dictionary/condition.md +1 -1
- package/docs/pl/dictionary/content_file.md +7 -7
- package/docs/pl/dictionary/enumeration.md +1 -1
- package/docs/pl/dictionary/file.md +1 -1
- package/docs/pl/dictionary/function_fetching.md +1 -1
- package/docs/pl/dictionary/gender.md +1 -1
- package/docs/pl/dictionary/html.md +2 -2
- package/docs/pl/dictionary/insertion.md +2 -2
- package/docs/pl/dictionary/markdown.md +3 -3
- package/docs/pl/dictionary/nesting.md +1 -1
- package/docs/pl/dictionary/translation.md +1 -1
- package/docs/pl/formatters.md +7 -7
- package/docs/pl/how_works_intlayer.md +1 -1
- package/docs/pl/index.md +1 -1
- package/docs/pl/interest_of_intlayer.md +2 -2
- package/docs/pl/intlayer_CMS.md +3 -3
- package/docs/pl/intlayer_visual_editor.md +4 -4
- package/docs/pl/intlayer_with_adonisjs.md +1 -1
- package/docs/pl/intlayer_with_analog.md +1 -1
- package/docs/pl/intlayer_with_angular.md +2 -2
- package/docs/pl/intlayer_with_astro.md +2 -2
- package/docs/pl/intlayer_with_create_react_app.md +2 -2
- package/docs/pl/intlayer_with_express.md +2 -2
- package/docs/pl/intlayer_with_fastify.md +43 -59
- package/docs/pl/intlayer_with_hono.md +2 -2
- package/docs/pl/intlayer_with_lynx+react.md +2 -2
- package/docs/pl/intlayer_with_nestjs.md +2 -2
- package/docs/pl/intlayer_with_nextjs_14.md +6 -6
- package/docs/pl/intlayer_with_nextjs_15.md +9 -9
- package/docs/pl/intlayer_with_nextjs_16.md +3 -3
- package/docs/pl/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/pl/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/pl/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/pl/intlayer_with_nuxt.md +2 -2
- package/docs/pl/intlayer_with_react_native+expo.md +3 -3
- package/docs/pl/intlayer_with_react_router_v7.md +4 -4
- package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/pl/intlayer_with_storybook.md +1 -1
- package/docs/pl/intlayer_with_svelte_kit.md +2 -2
- package/docs/pl/intlayer_with_tanstack.md +4 -4
- package/docs/pl/intlayer_with_vite+preact.md +3 -3
- package/docs/pl/intlayer_with_vite+react.md +2 -2
- package/docs/pl/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/pl/intlayer_with_vite+solid.md +2 -2
- package/docs/pl/intlayer_with_vite+svelte.md +3 -3
- package/docs/pl/intlayer_with_vite+vue.md +2 -2
- package/docs/pl/introduction.md +1 -1
- package/docs/pl/locale_mapper.md +1 -1
- package/docs/pl/mcp_server.md +4 -4
- package/docs/pl/packages/adonis-intlayer/exports.md +1 -1
- package/docs/pl/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/adonis-intlayer/t.md +1 -1
- package/docs/pl/packages/angular-intlayer/exports.md +1 -1
- package/docs/pl/packages/astro-intlayer/exports.md +1 -1
- package/docs/pl/packages/express-intlayer/exports.md +1 -1
- package/docs/pl/packages/express-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/express-intlayer/t.md +1 -1
- package/docs/pl/packages/fastify-intlayer/exports.md +1 -1
- package/docs/pl/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/hono-intlayer/exports.md +1 -1
- package/docs/pl/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/hono-intlayer/t.md +1 -1
- package/docs/pl/packages/intlayer/exports.md +1 -1
- package/docs/pl/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/pl/packages/intlayer/getConfiguration.md +1 -1
- package/docs/pl/packages/intlayer/getEnumeration.md +1 -1
- package/docs/pl/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/pl/packages/intlayer/getLocale.md +1 -1
- package/docs/pl/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/pl/packages/intlayer/getLocaleName.md +2 -2
- package/docs/pl/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/pl/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/pl/packages/intlayer/getMultilingualUrls.md +1 -1
- package/docs/pl/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/pl/packages/intlayer/getPrefix.md +1 -1
- package/docs/pl/packages/intlayer/getTranslation.md +1 -1
- package/docs/pl/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/pl/packages/intlayer/validatePrefix.md +1 -1
- package/docs/pl/packages/intlayer-cli/exports.md +1 -1
- package/docs/pl/packages/lynx-intlayer/exports.md +1 -1
- package/docs/pl/packages/next-intlayer/exports.md +1 -1
- package/docs/pl/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/pl/packages/next-intlayer/t.md +1 -1
- package/docs/pl/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/pl/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/pl/packages/next-intlayer/useLocale.md +3 -3
- package/docs/pl/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/pl/packages/preact-intlayer/exports.md +1 -1
- package/docs/pl/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/pl/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/pl/packages/react-intlayer/exports.md +1 -1
- package/docs/pl/packages/react-intlayer/t.md +1 -1
- package/docs/pl/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/pl/packages/react-intlayer/useI18n.md +1 -1
- package/docs/pl/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/pl/packages/react-intlayer/useLocale.md +1 -1
- package/docs/pl/packages/react-native-intlayer/exports.md +1 -1
- package/docs/pl/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/pl/packages/solid-intlayer/exports.md +1 -1
- package/docs/pl/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/pl/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/pl/packages/svelte-intlayer/exports.md +1 -1
- package/docs/pl/packages/vite-intlayer/exports.md +1 -1
- package/docs/pl/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/pl/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/pl/packages/vue-intlayer/exports.md +1 -1
- package/docs/pl/per_locale_file.md +1 -1
- package/docs/pl/plugins/sync-json.md +1 -1
- package/docs/pl/roadmap.md +3 -3
- package/docs/pl/testing.md +2 -2
- package/docs/pl/vs_code_extension.md +4 -4
- package/docs/pt/CI_CD.md +1 -1
- package/docs/pt/agent_skills.md +1 -1
- package/docs/pt/autoFill.md +3 -3
- package/docs/pt/bundle_optimization.md +1 -1
- package/docs/pt/cli/build.md +1 -1
- package/docs/pt/cli/ci.md +1 -1
- package/docs/pt/cli/index.md +13 -13
- package/docs/pt/cli/init.md +1 -1
- package/docs/pt/cli/list.md +2 -2
- package/docs/pt/cli/list_projects.md +1 -1
- package/docs/pt/compiler.md +3 -3
- package/docs/pt/configuration.md +128 -128
- package/docs/pt/custom_url_rewrites.md +1 -1
- package/docs/pt/dictionary/content_file.md +6 -6
- package/docs/pt/dictionary/enumeration.md +1 -1
- package/docs/pt/dictionary/file.md +1 -1
- package/docs/pt/dictionary/function_fetching.md +1 -1
- package/docs/pt/dictionary/gender.md +1 -1
- package/docs/pt/dictionary/html.md +2 -2
- package/docs/pt/dictionary/insertion.md +2 -2
- package/docs/pt/dictionary/markdown.md +3 -3
- package/docs/pt/dictionary/translation.md +1 -1
- package/docs/pt/formatters.md +6 -6
- package/docs/pt/how_works_intlayer.md +1 -1
- package/docs/pt/index.md +1 -1
- package/docs/pt/interest_of_intlayer.md +2 -2
- package/docs/pt/intlayer_CMS.md +3 -3
- package/docs/pt/intlayer_visual_editor.md +1 -1
- package/docs/pt/intlayer_with_adonisjs.md +1 -1
- package/docs/pt/intlayer_with_analog.md +1 -1
- package/docs/pt/intlayer_with_angular.md +2 -2
- package/docs/pt/intlayer_with_astro.md +2 -2
- package/docs/pt/intlayer_with_create_react_app.md +2 -2
- package/docs/pt/intlayer_with_express.md +2 -2
- package/docs/pt/intlayer_with_fastify.md +57 -118
- package/docs/pt/intlayer_with_hono.md +2 -2
- package/docs/pt/intlayer_with_lynx+react.md +2 -2
- package/docs/pt/intlayer_with_nestjs.md +2 -2
- package/docs/pt/intlayer_with_nextjs_15.md +2 -2
- package/docs/pt/intlayer_with_nextjs_16.md +3 -3
- package/docs/pt/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/pt/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/pt/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/pt/intlayer_with_nuxt.md +2 -2
- package/docs/pt/intlayer_with_react_native+expo.md +2 -2
- package/docs/pt/intlayer_with_react_router_v7.md +3 -3
- package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/pt/intlayer_with_storybook.md +1 -1
- package/docs/pt/intlayer_with_svelte_kit.md +2 -2
- package/docs/pt/intlayer_with_tanstack.md +4 -4
- package/docs/pt/intlayer_with_vite+preact.md +2 -2
- package/docs/pt/intlayer_with_vite+react.md +2 -2
- package/docs/pt/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/pt/intlayer_with_vite+solid.md +2 -2
- package/docs/pt/intlayer_with_vite+svelte.md +3 -3
- package/docs/pt/intlayer_with_vite+vue.md +2 -2
- package/docs/pt/introduction.md +1 -1
- package/docs/pt/locale_mapper.md +1 -1
- package/docs/pt/mcp_server.md +4 -4
- package/docs/pt/packages/adonis-intlayer/exports.md +1 -1
- package/docs/pt/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/adonis-intlayer/t.md +1 -1
- package/docs/pt/packages/angular-intlayer/exports.md +1 -1
- package/docs/pt/packages/astro-intlayer/exports.md +1 -1
- package/docs/pt/packages/express-intlayer/exports.md +1 -1
- package/docs/pt/packages/express-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/express-intlayer/t.md +1 -1
- package/docs/pt/packages/fastify-intlayer/exports.md +1 -1
- package/docs/pt/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/hono-intlayer/exports.md +1 -1
- package/docs/pt/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/hono-intlayer/t.md +1 -1
- package/docs/pt/packages/intlayer/exports.md +1 -1
- package/docs/pt/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/pt/packages/intlayer/getConfiguration.md +1 -2
- package/docs/pt/packages/intlayer/getEnumeration.md +1 -6
- package/docs/pt/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/pt/packages/intlayer/getLocale.md +1 -1
- package/docs/pt/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/pt/packages/intlayer/getLocaleName.md +2 -2
- package/docs/pt/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/pt/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/pt/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/pt/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/pt/packages/intlayer/getPrefix.md +1 -1
- package/docs/pt/packages/intlayer/getTranslation.md +1 -3
- package/docs/pt/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/pt/packages/intlayer/validatePrefix.md +1 -1
- package/docs/pt/packages/intlayer-cli/exports.md +1 -1
- package/docs/pt/packages/lynx-intlayer/exports.md +1 -1
- package/docs/pt/packages/next-intlayer/exports.md +1 -1
- package/docs/pt/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/pt/packages/next-intlayer/t.md +1 -1
- package/docs/pt/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/pt/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/pt/packages/next-intlayer/useLocale.md +2 -2
- package/docs/pt/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/pt/packages/preact-intlayer/exports.md +1 -1
- package/docs/pt/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/pt/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/pt/packages/react-intlayer/exports.md +1 -1
- package/docs/pt/packages/react-intlayer/t.md +1 -1
- package/docs/pt/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/pt/packages/react-intlayer/useI18n.md +1 -1
- package/docs/pt/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/pt/packages/react-intlayer/useLocale.md +1 -1
- package/docs/pt/packages/react-native-intlayer/exports.md +1 -1
- package/docs/pt/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/pt/packages/solid-intlayer/exports.md +1 -1
- package/docs/pt/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/pt/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/pt/packages/svelte-intlayer/exports.md +1 -1
- package/docs/pt/packages/vite-intlayer/exports.md +1 -1
- package/docs/pt/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/pt/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/pt/packages/vue-intlayer/exports.md +1 -1
- package/docs/pt/per_locale_file.md +1 -1
- package/docs/pt/plugins/sync-json.md +2 -2
- package/docs/pt/roadmap.md +2 -2
- package/docs/pt/testing.md +1 -1
- package/docs/pt/vs_code_extension.md +4 -4
- package/docs/ru/CI_CD.md +1 -1
- package/docs/ru/agent_skills.md +1 -1
- package/docs/ru/autoFill.md +3 -3
- package/docs/ru/bundle_optimization.md +1 -1
- package/docs/ru/cli/build.md +1 -1
- package/docs/ru/cli/ci.md +1 -1
- package/docs/ru/cli/index.md +13 -13
- package/docs/ru/cli/init.md +1 -1
- package/docs/ru/cli/list.md +2 -2
- package/docs/ru/cli/list_projects.md +1 -1
- package/docs/ru/compiler.md +3 -3
- package/docs/ru/configuration.md +132 -132
- package/docs/ru/custom_url_rewrites.md +1 -1
- package/docs/ru/dictionary/content_file.md +7 -7
- package/docs/ru/dictionary/enumeration.md +1 -1
- package/docs/ru/dictionary/file.md +1 -1
- package/docs/ru/dictionary/function_fetching.md +1 -1
- package/docs/ru/dictionary/gender.md +1 -1
- package/docs/ru/dictionary/html.md +2 -2
- package/docs/ru/dictionary/insertion.md +2 -2
- package/docs/ru/dictionary/markdown.md +3 -3
- package/docs/ru/dictionary/translation.md +1 -1
- package/docs/ru/formatters.md +6 -6
- package/docs/ru/how_works_intlayer.md +1 -1
- package/docs/ru/index.md +1 -1
- package/docs/ru/interest_of_intlayer.md +2 -2
- package/docs/ru/intlayer_CMS.md +3 -3
- package/docs/ru/intlayer_visual_editor.md +1 -1
- package/docs/ru/intlayer_with_adonisjs.md +1 -1
- package/docs/ru/intlayer_with_analog.md +1 -1
- package/docs/ru/intlayer_with_angular.md +2 -2
- package/docs/ru/intlayer_with_astro.md +2 -2
- package/docs/ru/intlayer_with_create_react_app.md +2 -2
- package/docs/ru/intlayer_with_express.md +2 -2
- package/docs/ru/intlayer_with_fastify.md +49 -76
- package/docs/ru/intlayer_with_hono.md +2 -2
- package/docs/ru/intlayer_with_lynx+react.md +2 -2
- package/docs/ru/intlayer_with_nestjs.md +2 -2
- package/docs/ru/intlayer_with_nextjs_15.md +2 -2
- package/docs/ru/intlayer_with_nextjs_16.md +3 -3
- package/docs/ru/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/ru/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/ru/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ru/intlayer_with_nuxt.md +2 -2
- package/docs/ru/intlayer_with_react_native+expo.md +2 -2
- package/docs/ru/intlayer_with_react_router_v7.md +4 -4
- package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/ru/intlayer_with_storybook.md +1 -1
- package/docs/ru/intlayer_with_svelte_kit.md +2 -2
- package/docs/ru/intlayer_with_tanstack.md +4 -4
- package/docs/ru/intlayer_with_vite+preact.md +2 -2
- package/docs/ru/intlayer_with_vite+react.md +2 -2
- package/docs/ru/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ru/intlayer_with_vite+solid.md +2 -2
- package/docs/ru/intlayer_with_vite+svelte.md +3 -3
- package/docs/ru/intlayer_with_vite+vue.md +2 -2
- package/docs/ru/introduction.md +1 -1
- package/docs/ru/locale_mapper.md +1 -1
- package/docs/ru/mcp_server.md +4 -4
- package/docs/ru/packages/adonis-intlayer/exports.md +1 -1
- package/docs/ru/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/adonis-intlayer/t.md +1 -1
- package/docs/ru/packages/angular-intlayer/exports.md +1 -1
- package/docs/ru/packages/astro-intlayer/exports.md +1 -1
- package/docs/ru/packages/express-intlayer/exports.md +1 -1
- package/docs/ru/packages/express-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/express-intlayer/t.md +1 -1
- package/docs/ru/packages/fastify-intlayer/exports.md +1 -1
- package/docs/ru/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/hono-intlayer/exports.md +1 -1
- package/docs/ru/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/hono-intlayer/t.md +1 -1
- package/docs/ru/packages/intlayer/exports.md +1 -1
- package/docs/ru/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/ru/packages/intlayer/getConfiguration.md +1 -2
- package/docs/ru/packages/intlayer/getEnumeration.md +1 -1
- package/docs/ru/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/ru/packages/intlayer/getLocale.md +1 -1
- package/docs/ru/packages/intlayer/getLocaleLang.md +1 -3
- package/docs/ru/packages/intlayer/getLocaleName.md +2 -2
- package/docs/ru/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/ru/packages/intlayer/getLocalizedUrl.md +1 -7
- package/docs/ru/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/ru/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/ru/packages/intlayer/getPrefix.md +1 -1
- package/docs/ru/packages/intlayer/getTranslation.md +1 -1
- package/docs/ru/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/ru/packages/intlayer/validatePrefix.md +1 -1
- package/docs/ru/packages/intlayer-cli/exports.md +1 -1
- package/docs/ru/packages/lynx-intlayer/exports.md +1 -1
- package/docs/ru/packages/next-intlayer/exports.md +1 -1
- package/docs/ru/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/ru/packages/next-intlayer/t.md +1 -1
- package/docs/ru/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/ru/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/ru/packages/next-intlayer/useLocale.md +2 -2
- package/docs/ru/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/ru/packages/preact-intlayer/exports.md +1 -1
- package/docs/ru/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/ru/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/ru/packages/react-intlayer/exports.md +1 -1
- package/docs/ru/packages/react-intlayer/t.md +1 -1
- package/docs/ru/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/ru/packages/react-intlayer/useI18n.md +1 -1
- package/docs/ru/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/ru/packages/react-intlayer/useLocale.md +1 -1
- package/docs/ru/packages/react-native-intlayer/exports.md +1 -1
- package/docs/ru/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/ru/packages/solid-intlayer/exports.md +1 -1
- package/docs/ru/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/ru/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/ru/packages/svelte-intlayer/exports.md +1 -1
- package/docs/ru/packages/vite-intlayer/exports.md +1 -1
- package/docs/ru/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/ru/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/ru/packages/vue-intlayer/exports.md +1 -1
- package/docs/ru/per_locale_file.md +1 -1
- package/docs/ru/plugins/sync-json.md +2 -2
- package/docs/ru/roadmap.md +2 -2
- package/docs/ru/testing.md +1 -1
- package/docs/ru/vs_code_extension.md +4 -4
- package/docs/tr/CI_CD.md +1 -1
- package/docs/tr/agent_skills.md +1 -1
- package/docs/tr/autoFill.md +4 -4
- package/docs/tr/bundle_optimization.md +1 -1
- package/docs/tr/cli/build.md +1 -1
- package/docs/tr/cli/ci.md +1 -1
- package/docs/tr/cli/index.md +13 -13
- package/docs/tr/cli/init.md +1 -1
- package/docs/tr/cli/list.md +2 -2
- package/docs/tr/cli/list_projects.md +1 -1
- package/docs/tr/compiler.md +3 -3
- package/docs/tr/configuration.md +129 -129
- package/docs/tr/custom_url_rewrites.md +1 -1
- package/docs/tr/dictionary/condition.md +1 -1
- package/docs/tr/dictionary/content_file.md +6 -6
- package/docs/tr/dictionary/enumeration.md +1 -1
- package/docs/tr/dictionary/file.md +1 -1
- package/docs/tr/dictionary/function_fetching.md +1 -1
- package/docs/tr/dictionary/gender.md +1 -1
- package/docs/tr/dictionary/html.md +2 -2
- package/docs/tr/dictionary/insertion.md +2 -2
- package/docs/tr/dictionary/markdown.md +3 -3
- package/docs/tr/dictionary/nesting.md +1 -1
- package/docs/tr/dictionary/translation.md +1 -1
- package/docs/tr/formatters.md +6 -6
- package/docs/tr/how_works_intlayer.md +1 -1
- package/docs/tr/index.md +1 -1
- package/docs/tr/interest_of_intlayer.md +2 -2
- package/docs/tr/intlayer_CMS.md +3 -3
- package/docs/tr/intlayer_visual_editor.md +1 -1
- package/docs/tr/intlayer_with_adonisjs.md +1 -1
- package/docs/tr/intlayer_with_analog.md +1 -1
- package/docs/tr/intlayer_with_angular.md +2 -2
- package/docs/tr/intlayer_with_astro.md +2 -2
- package/docs/tr/intlayer_with_create_react_app.md +2 -2
- package/docs/tr/intlayer_with_express.md +2 -2
- package/docs/tr/intlayer_with_fastify.md +47 -77
- package/docs/tr/intlayer_with_hono.md +2 -2
- package/docs/tr/intlayer_with_lynx+react.md +2 -2
- package/docs/tr/intlayer_with_nestjs.md +2 -2
- package/docs/tr/intlayer_with_nextjs_14.md +3 -3
- package/docs/tr/intlayer_with_nextjs_15.md +3 -3
- package/docs/tr/intlayer_with_nextjs_16.md +3 -3
- package/docs/tr/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/tr/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/tr/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/tr/intlayer_with_nuxt.md +2 -2
- package/docs/tr/intlayer_with_react_native+expo.md +2 -2
- package/docs/tr/intlayer_with_react_router_v7.md +4 -4
- package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +2 -2
- package/docs/tr/intlayer_with_storybook.md +1 -1
- package/docs/tr/intlayer_with_svelte_kit.md +2 -2
- package/docs/tr/intlayer_with_tanstack.md +4 -4
- package/docs/tr/intlayer_with_vite+preact.md +2 -2
- package/docs/tr/intlayer_with_vite+react.md +2 -2
- package/docs/tr/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/tr/intlayer_with_vite+solid.md +2 -2
- package/docs/tr/intlayer_with_vite+svelte.md +3 -3
- package/docs/tr/intlayer_with_vite+vue.md +2 -2
- package/docs/tr/introduction.md +1 -1
- package/docs/tr/locale_mapper.md +1 -1
- package/docs/tr/mcp_server.md +4 -4
- package/docs/tr/packages/adonis-intlayer/exports.md +1 -1
- package/docs/tr/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/adonis-intlayer/t.md +1 -1
- package/docs/tr/packages/angular-intlayer/exports.md +1 -1
- package/docs/tr/packages/astro-intlayer/exports.md +1 -1
- package/docs/tr/packages/express-intlayer/exports.md +1 -1
- package/docs/tr/packages/express-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/express-intlayer/t.md +1 -1
- package/docs/tr/packages/fastify-intlayer/exports.md +1 -1
- package/docs/tr/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/hono-intlayer/exports.md +1 -1
- package/docs/tr/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/hono-intlayer/t.md +1 -1
- package/docs/tr/packages/intlayer/exports.md +1 -1
- package/docs/tr/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/tr/packages/intlayer/getConfiguration.md +1 -1
- package/docs/tr/packages/intlayer/getEnumeration.md +1 -1
- package/docs/tr/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/tr/packages/intlayer/getLocale.md +1 -1
- package/docs/tr/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/tr/packages/intlayer/getLocaleName.md +2 -2
- package/docs/tr/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/tr/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/tr/packages/intlayer/getMultilingualUrls.md +1 -1
- package/docs/tr/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/tr/packages/intlayer/getPrefix.md +1 -1
- package/docs/tr/packages/intlayer/getTranslation.md +1 -1
- package/docs/tr/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/tr/packages/intlayer/validatePrefix.md +1 -1
- package/docs/tr/packages/intlayer-cli/exports.md +1 -1
- package/docs/tr/packages/lynx-intlayer/exports.md +1 -1
- package/docs/tr/packages/next-intlayer/exports.md +1 -1
- package/docs/tr/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/tr/packages/next-intlayer/t.md +1 -1
- package/docs/tr/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/tr/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/tr/packages/next-intlayer/useLocale.md +2 -2
- package/docs/tr/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/tr/packages/preact-intlayer/exports.md +1 -1
- package/docs/tr/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/tr/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/tr/packages/react-intlayer/exports.md +1 -1
- package/docs/tr/packages/react-intlayer/t.md +1 -1
- package/docs/tr/packages/react-intlayer/useDictionary.md +3 -3
- package/docs/tr/packages/react-intlayer/useI18n.md +1 -1
- package/docs/tr/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/tr/packages/react-intlayer/useLocale.md +1 -1
- package/docs/tr/packages/react-native-intlayer/exports.md +1 -1
- package/docs/tr/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/tr/packages/solid-intlayer/exports.md +1 -1
- package/docs/tr/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/tr/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/tr/packages/svelte-intlayer/exports.md +1 -1
- package/docs/tr/packages/vite-intlayer/exports.md +1 -1
- package/docs/tr/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/tr/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/tr/packages/vue-intlayer/exports.md +1 -1
- package/docs/tr/per_locale_file.md +1 -1
- package/docs/tr/plugins/sync-json.md +2 -2
- package/docs/tr/roadmap.md +3 -3
- package/docs/tr/testing.md +1 -1
- package/docs/tr/vs_code_extension.md +4 -4
- package/docs/uk/CI_CD.md +1 -1
- package/docs/uk/agent_skills.md +1 -1
- package/docs/uk/autoFill.md +4 -4
- package/docs/uk/bundle_optimization.md +1 -1
- package/docs/uk/cli/build.md +1 -1
- package/docs/uk/cli/ci.md +1 -1
- package/docs/uk/cli/index.md +14 -14
- package/docs/uk/cli/init.md +1 -1
- package/docs/uk/cli/list.md +2 -2
- package/docs/uk/cli/list_projects.md +1 -1
- package/docs/uk/compiler.md +3 -3
- package/docs/uk/configuration.md +958 -0
- package/docs/uk/custom_url_rewrites.md +1 -1
- package/docs/uk/dictionary/condition.md +1 -1
- package/docs/uk/dictionary/content_file.md +8 -8
- package/docs/uk/dictionary/enumeration.md +1 -1
- package/docs/uk/dictionary/file.md +1 -1
- package/docs/uk/dictionary/function_fetching.md +1 -1
- package/docs/uk/dictionary/gender.md +1 -1
- package/docs/uk/dictionary/html.md +2 -2
- package/docs/uk/dictionary/insertion.md +2 -2
- package/docs/uk/dictionary/markdown.md +3 -3
- package/docs/uk/dictionary/nesting.md +1 -1
- package/docs/uk/dictionary/translation.md +1 -1
- package/docs/uk/formatters.md +7 -7
- package/docs/uk/how_works_intlayer.md +1 -1
- package/docs/uk/index.md +1 -1
- package/docs/uk/interest_of_intlayer.md +3 -3
- package/docs/uk/intlayer_CMS.md +3 -3
- package/docs/uk/intlayer_visual_editor.md +4 -4
- package/docs/uk/intlayer_with_adonisjs.md +1 -1
- package/docs/uk/intlayer_with_analog.md +1 -1
- package/docs/uk/intlayer_with_angular.md +2 -2
- package/docs/uk/intlayer_with_astro.md +2 -2
- package/docs/uk/intlayer_with_create_react_app.md +2 -2
- package/docs/uk/intlayer_with_express.md +2 -2
- package/docs/uk/intlayer_with_fastify.md +46 -51
- package/docs/uk/intlayer_with_hono.md +2 -2
- package/docs/uk/intlayer_with_lynx+react.md +2 -2
- package/docs/uk/intlayer_with_nestjs.md +2 -2
- package/docs/uk/intlayer_with_nextjs_14.md +6 -6
- package/docs/uk/intlayer_with_nextjs_15.md +16 -16
- package/docs/uk/intlayer_with_nextjs_16.md +3 -3
- package/docs/uk/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/uk/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/uk/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/uk/intlayer_with_nuxt.md +4 -4
- package/docs/uk/intlayer_with_react_native+expo.md +3 -3
- package/docs/uk/intlayer_with_react_router_v7.md +4 -4
- package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/uk/intlayer_with_storybook.md +1 -1
- package/docs/uk/intlayer_with_svelte_kit.md +2 -2
- package/docs/uk/intlayer_with_tanstack.md +4 -4
- package/docs/uk/intlayer_with_vite+preact.md +3 -3
- package/docs/uk/intlayer_with_vite+react.md +2 -2
- package/docs/uk/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/uk/intlayer_with_vite+solid.md +2 -2
- package/docs/uk/intlayer_with_vite+svelte.md +3 -3
- package/docs/uk/intlayer_with_vite+vue.md +2 -2
- package/docs/uk/introduction.md +1 -1
- package/docs/uk/locale_mapper.md +1 -1
- package/docs/uk/mcp_server.md +4 -4
- package/docs/uk/packages/adonis-intlayer/exports.md +1 -1
- package/docs/uk/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/adonis-intlayer/t.md +1 -1
- package/docs/uk/packages/angular-intlayer/exports.md +1 -1
- package/docs/uk/packages/astro-intlayer/exports.md +1 -1
- package/docs/uk/packages/express-intlayer/exports.md +1 -1
- package/docs/uk/packages/express-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/express-intlayer/t.md +1 -1
- package/docs/uk/packages/fastify-intlayer/exports.md +1 -1
- package/docs/uk/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/hono-intlayer/exports.md +1 -1
- package/docs/uk/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/hono-intlayer/t.md +1 -1
- package/docs/uk/packages/intlayer/exports.md +1 -1
- package/docs/uk/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/uk/packages/intlayer/getConfiguration.md +1 -1
- package/docs/uk/packages/intlayer/getEnumeration.md +1 -1
- package/docs/uk/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/uk/packages/intlayer/getLocale.md +1 -1
- package/docs/uk/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/uk/packages/intlayer/getLocaleName.md +2 -2
- package/docs/uk/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/uk/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/uk/packages/intlayer/getMultilingualUrls.md +2 -2
- package/docs/uk/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/uk/packages/intlayer/getPrefix.md +1 -1
- package/docs/uk/packages/intlayer/getTranslation.md +1 -1
- package/docs/uk/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/uk/packages/intlayer/validatePrefix.md +1 -1
- package/docs/uk/packages/intlayer-cli/exports.md +1 -1
- package/docs/uk/packages/lynx-intlayer/exports.md +1 -1
- package/docs/uk/packages/next-intlayer/exports.md +1 -1
- package/docs/uk/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/uk/packages/next-intlayer/t.md +1 -1
- package/docs/uk/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/uk/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/uk/packages/next-intlayer/useLocale.md +3 -3
- package/docs/uk/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/uk/packages/preact-intlayer/exports.md +1 -1
- package/docs/uk/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/uk/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/uk/packages/react-intlayer/exports.md +1 -1
- package/docs/uk/packages/react-intlayer/t.md +1 -1
- package/docs/uk/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/uk/packages/react-intlayer/useI18n.md +1 -1
- package/docs/uk/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/uk/packages/react-intlayer/useLocale.md +1 -1
- package/docs/uk/packages/react-native-intlayer/exports.md +1 -1
- package/docs/uk/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/uk/packages/solid-intlayer/exports.md +1 -1
- package/docs/uk/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/uk/packages/svelte-intlayer/exports.md +1 -1
- package/docs/uk/packages/vite-intlayer/exports.md +1 -1
- package/docs/uk/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/uk/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/uk/packages/vue-intlayer/exports.md +1 -1
- package/docs/uk/per_locale_file.md +2 -2
- package/docs/uk/plugins/sync-json.md +2 -2
- package/docs/uk/roadmap.md +3 -3
- package/docs/uk/testing.md +2 -2
- package/docs/uk/vs_code_extension.md +5 -5
- package/docs/ur/configuration.md +960 -0
- package/docs/ur/index.md +183 -0
- package/docs/ur/intlayer_with_fastify.md +451 -0
- package/docs/ur/intlayer_with_hono.md +2 -2
- package/docs/ur/intlayer_with_storybook.md +521 -0
- package/docs/ur/introduction.md +216 -0
- package/docs/vi/CI_CD.md +1 -1
- package/docs/vi/agent_skills.md +1 -1
- package/docs/vi/autoFill.md +4 -4
- package/docs/vi/bundle_optimization.md +1 -1
- package/docs/vi/cli/build.md +1 -1
- package/docs/vi/cli/ci.md +1 -1
- package/docs/vi/cli/index.md +13 -13
- package/docs/vi/cli/init.md +1 -1
- package/docs/vi/cli/list.md +2 -2
- package/docs/vi/cli/list_projects.md +1 -1
- package/docs/vi/compiler.md +3 -3
- package/docs/vi/configuration.md +958 -0
- package/docs/vi/custom_url_rewrites.md +1 -1
- package/docs/vi/dictionary/condition.md +1 -1
- package/docs/vi/dictionary/content_file.md +8 -8
- package/docs/vi/dictionary/enumeration.md +1 -1
- package/docs/vi/dictionary/file.md +1 -1
- package/docs/vi/dictionary/function_fetching.md +1 -1
- package/docs/vi/dictionary/gender.md +1 -1
- package/docs/vi/dictionary/html.md +2 -2
- package/docs/vi/dictionary/insertion.md +2 -2
- package/docs/vi/dictionary/markdown.md +3 -3
- package/docs/vi/dictionary/nesting.md +1 -1
- package/docs/vi/dictionary/translation.md +1 -1
- package/docs/vi/formatters.md +7 -7
- package/docs/vi/how_works_intlayer.md +1 -1
- package/docs/vi/index.md +1 -1
- package/docs/vi/interest_of_intlayer.md +2 -2
- package/docs/vi/intlayer_CMS.md +3 -3
- package/docs/vi/intlayer_visual_editor.md +4 -4
- package/docs/vi/intlayer_with_adonisjs.md +1 -1
- package/docs/vi/intlayer_with_analog.md +1 -1
- package/docs/vi/intlayer_with_angular.md +2 -2
- package/docs/vi/intlayer_with_astro.md +2 -2
- package/docs/vi/intlayer_with_create_react_app.md +2 -2
- package/docs/vi/intlayer_with_express.md +2 -2
- package/docs/vi/intlayer_with_fastify.md +68 -117
- package/docs/vi/intlayer_with_hono.md +2 -2
- package/docs/vi/intlayer_with_lynx+react.md +2 -2
- package/docs/vi/intlayer_with_nestjs.md +2 -2
- package/docs/vi/intlayer_with_nextjs_14.md +6 -6
- package/docs/vi/intlayer_with_nextjs_15.md +9 -9
- package/docs/vi/intlayer_with_nextjs_16.md +3 -3
- package/docs/vi/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/vi/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/vi/intlayer_with_nextjs_page_router.md +3 -3
- package/docs/vi/intlayer_with_nuxt.md +2 -2
- package/docs/vi/intlayer_with_react_native+expo.md +3 -3
- package/docs/vi/intlayer_with_react_router_v7.md +4 -4
- package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/vi/intlayer_with_storybook.md +1 -1
- package/docs/vi/intlayer_with_svelte_kit.md +2 -2
- package/docs/vi/intlayer_with_tanstack.md +4 -4
- package/docs/vi/intlayer_with_vite+preact.md +3 -3
- package/docs/vi/intlayer_with_vite+react.md +2 -2
- package/docs/vi/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/vi/intlayer_with_vite+solid.md +2 -2
- package/docs/vi/intlayer_with_vite+svelte.md +3 -3
- package/docs/vi/intlayer_with_vite+vue.md +2 -2
- package/docs/vi/introduction.md +1 -1
- package/docs/vi/locale_mapper.md +1 -1
- package/docs/vi/mcp_server.md +4 -4
- package/docs/vi/packages/adonis-intlayer/exports.md +1 -1
- package/docs/vi/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/adonis-intlayer/t.md +1 -1
- package/docs/vi/packages/angular-intlayer/exports.md +1 -1
- package/docs/vi/packages/astro-intlayer/exports.md +1 -1
- package/docs/vi/packages/express-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/express-intlayer/t.md +1 -1
- package/docs/vi/packages/fastify-intlayer/exports.md +1 -1
- package/docs/vi/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/hono-intlayer/exports.md +1 -1
- package/docs/vi/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/hono-intlayer/t.md +1 -1
- package/docs/vi/packages/intlayer/exports.md +1 -1
- package/docs/vi/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/vi/packages/intlayer/getConfiguration.md +1 -1
- package/docs/vi/packages/intlayer/getEnumeration.md +1 -1
- package/docs/vi/packages/intlayer/getHTMLTextDir.md +1 -1
- package/docs/vi/packages/intlayer/getLocale.md +1 -1
- package/docs/vi/packages/intlayer/getLocaleLang.md +1 -1
- package/docs/vi/packages/intlayer/getLocaleName.md +2 -2
- package/docs/vi/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/vi/packages/intlayer/getLocalizedUrl.md +1 -1
- package/docs/vi/packages/intlayer/getMultilingualUrls.md +1 -1
- package/docs/vi/packages/intlayer/getPathWithoutLocale.md +1 -1
- package/docs/vi/packages/intlayer/getPrefix.md +1 -1
- package/docs/vi/packages/intlayer/getTranslation.md +1 -1
- package/docs/vi/packages/intlayer/getTranslationContent.md +1 -1
- package/docs/vi/packages/intlayer/validatePrefix.md +1 -1
- package/docs/vi/packages/intlayer-cli/exports.md +1 -1
- package/docs/vi/packages/lynx-intlayer/exports.md +1 -1
- package/docs/vi/packages/next-intlayer/exports.md +1 -1
- package/docs/vi/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/vi/packages/next-intlayer/t.md +1 -1
- package/docs/vi/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/vi/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/vi/packages/next-intlayer/useLocale.md +3 -3
- package/docs/vi/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/vi/packages/preact-intlayer/exports.md +1 -1
- package/docs/vi/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/vi/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/vi/packages/react-intlayer/exports.md +1 -1
- package/docs/vi/packages/react-intlayer/t.md +1 -1
- package/docs/vi/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/vi/packages/react-intlayer/useI18n.md +1 -1
- package/docs/vi/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/vi/packages/react-intlayer/useLocale.md +1 -1
- package/docs/vi/packages/react-native-intlayer/exports.md +1 -1
- package/docs/vi/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/vi/packages/solid-intlayer/exports.md +1 -1
- package/docs/vi/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/vi/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/vi/packages/svelte-intlayer/exports.md +1 -1
- package/docs/vi/packages/vite-intlayer/exports.md +1 -1
- package/docs/vi/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/vi/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/vi/packages/vue-intlayer/exports.md +1 -1
- package/docs/vi/per_locale_file.md +1 -1
- package/docs/vi/plugins/sync-json.md +2 -2
- package/docs/vi/roadmap.md +3 -3
- package/docs/vi/testing.md +2 -2
- package/docs/vi/vs_code_extension.md +4 -4
- package/docs/zh/CI_CD.md +1 -1
- package/docs/zh/agent_skills.md +1 -1
- package/docs/zh/autoFill.md +3 -3
- package/docs/zh/bundle_optimization.md +1 -1
- package/docs/zh/cli/build.md +1 -1
- package/docs/zh/cli/ci.md +1 -1
- package/docs/zh/cli/index.md +13 -13
- package/docs/zh/cli/init.md +1 -1
- package/docs/zh/cli/list.md +2 -2
- package/docs/zh/cli/list_projects.md +1 -1
- package/docs/zh/compiler.md +3 -3
- package/docs/zh/configuration.md +958 -0
- package/docs/zh/custom_url_rewrites.md +1 -1
- package/docs/zh/dictionary/content_file.md +7 -7
- package/docs/zh/dictionary/enumeration.md +1 -1
- package/docs/zh/dictionary/file.md +1 -1
- package/docs/zh/dictionary/function_fetching.md +1 -1
- package/docs/zh/dictionary/gender.md +1 -1
- package/docs/zh/dictionary/html.md +2 -2
- package/docs/zh/dictionary/insertion.md +2 -2
- package/docs/zh/dictionary/markdown.md +3 -3
- package/docs/zh/dictionary/translation.md +1 -1
- package/docs/zh/formatters.md +6 -6
- package/docs/zh/how_works_intlayer.md +1 -1
- package/docs/zh/index.md +1 -1
- package/docs/zh/interest_of_intlayer.md +2 -2
- package/docs/zh/intlayer_CMS.md +3 -3
- package/docs/zh/intlayer_visual_editor.md +1 -1
- package/docs/zh/intlayer_with_adonisjs.md +1 -1
- package/docs/zh/intlayer_with_analog.md +1 -1
- package/docs/zh/intlayer_with_angular.md +2 -2
- package/docs/zh/intlayer_with_astro.md +2 -2
- package/docs/zh/intlayer_with_create_react_app.md +2 -2
- package/docs/zh/intlayer_with_express.md +2 -2
- package/docs/zh/intlayer_with_fastify.md +62 -73
- package/docs/zh/intlayer_with_hono.md +2 -2
- package/docs/zh/intlayer_with_lynx+react.md +2 -2
- package/docs/zh/intlayer_with_nestjs.md +2 -2
- package/docs/zh/intlayer_with_nextjs_14.md +2 -2
- package/docs/zh/intlayer_with_nextjs_15.md +2 -2
- package/docs/zh/intlayer_with_nextjs_16.md +3 -3
- package/docs/zh/intlayer_with_nextjs_compiler.md +2 -2
- package/docs/zh/intlayer_with_nextjs_no_locale_path.md +1 -1
- package/docs/zh/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/zh/intlayer_with_nuxt.md +2 -2
- package/docs/zh/intlayer_with_react_native+expo.md +2 -2
- package/docs/zh/intlayer_with_react_router_v7.md +4 -4
- package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +3 -3
- package/docs/zh/intlayer_with_storybook.md +1 -1
- package/docs/zh/intlayer_with_svelte_kit.md +2 -2
- package/docs/zh/intlayer_with_tanstack.md +4 -4
- package/docs/zh/intlayer_with_vite+preact.md +2 -2
- package/docs/zh/intlayer_with_vite+react.md +2 -2
- package/docs/zh/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/zh/intlayer_with_vite+solid.md +2 -2
- package/docs/zh/intlayer_with_vite+svelte.md +3 -3
- package/docs/zh/intlayer_with_vite+vue.md +2 -2
- package/docs/zh/introduction.md +1 -1
- package/docs/zh/locale_mapper.md +1 -1
- package/docs/zh/mcp_server.md +4 -4
- package/docs/zh/packages/adonis-intlayer/exports.md +1 -1
- package/docs/zh/packages/adonis-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/adonis-intlayer/t.md +1 -1
- package/docs/zh/packages/angular-intlayer/exports.md +1 -1
- package/docs/zh/packages/astro-intlayer/exports.md +1 -1
- package/docs/zh/packages/express-intlayer/exports.md +1 -1
- package/docs/zh/packages/express-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/express-intlayer/t.md +1 -1
- package/docs/zh/packages/fastify-intlayer/exports.md +1 -1
- package/docs/zh/packages/fastify-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/hono-intlayer/exports.md +1 -1
- package/docs/zh/packages/hono-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/hono-intlayer/t.md +1 -1
- package/docs/zh/packages/intlayer/exports.md +1 -1
- package/docs/zh/packages/intlayer/getCanonicalPath.md +1 -1
- package/docs/zh/packages/intlayer/getConfiguration.md +1 -2
- package/docs/zh/packages/intlayer/getEnumeration.md +1 -6
- package/docs/zh/packages/intlayer/getHTMLTextDir.md +1 -3
- package/docs/zh/packages/intlayer/getLocale.md +1 -1
- package/docs/zh/packages/intlayer/getLocaleLang.md +1 -2
- package/docs/zh/packages/intlayer/getLocaleName.md +2 -2
- package/docs/zh/packages/intlayer/getLocalizedPath.md +1 -1
- package/docs/zh/packages/intlayer/getLocalizedUrl.md +2 -8
- package/docs/zh/packages/intlayer/getMultilingualUrls.md +1 -6
- package/docs/zh/packages/intlayer/getPathWithoutLocale.md +1 -2
- package/docs/zh/packages/intlayer/getPrefix.md +1 -1
- package/docs/zh/packages/intlayer/getTranslation.md +1 -3
- package/docs/zh/packages/intlayer/getTranslationContent.md +1 -3
- package/docs/zh/packages/intlayer/validatePrefix.md +1 -1
- package/docs/zh/packages/intlayer-cli/exports.md +1 -1
- package/docs/zh/packages/lynx-intlayer/exports.md +1 -1
- package/docs/zh/packages/next-intlayer/exports.md +1 -1
- package/docs/zh/packages/next-intlayer/intlayerMiddleware.md +2 -2
- package/docs/zh/packages/next-intlayer/t.md +1 -1
- package/docs/zh/packages/next-intlayer/useDictionary.md +1 -1
- package/docs/zh/packages/next-intlayer/useIntlayer.md +1 -1
- package/docs/zh/packages/next-intlayer/useLocale.md +2 -2
- package/docs/zh/packages/nuxt-intlayer/exports.md +1 -1
- package/docs/zh/packages/preact-intlayer/exports.md +1 -1
- package/docs/zh/packages/react-intlayer/IntlayerProvider.md +1 -1
- package/docs/zh/packages/react-intlayer/MarkdownRenderer.md +1 -1
- package/docs/zh/packages/react-intlayer/exports.md +1 -1
- package/docs/zh/packages/react-intlayer/t.md +1 -1
- package/docs/zh/packages/react-intlayer/useDictionary.md +1 -1
- package/docs/zh/packages/react-intlayer/useI18n.md +1 -1
- package/docs/zh/packages/react-intlayer/useIntlayer.md +1 -1
- package/docs/zh/packages/react-intlayer/useLocale.md +1 -1
- package/docs/zh/packages/react-native-intlayer/exports.md +1 -1
- package/docs/zh/packages/solid-intlayer/IntlayerProvider.md +1 -1
- package/docs/zh/packages/solid-intlayer/exports.md +1 -1
- package/docs/zh/packages/solid-intlayer/useIntlayer.md +1 -1
- package/docs/zh/packages/solid-intlayer/useLocale.md +1 -1
- package/docs/zh/packages/svelte-intlayer/exports.md +1 -1
- package/docs/zh/packages/vite-intlayer/exports.md +1 -1
- package/docs/zh/packages/vite-intlayer/intlayer.md +1 -1
- package/docs/zh/packages/vite-intlayer/intlayerPrune.md +1 -1
- package/docs/zh/packages/vue-intlayer/exports.md +1 -1
- package/docs/zh/per_locale_file.md +1 -1
- package/docs/zh/plugins/sync-json.md +2 -2
- package/docs/zh/roadmap.md +2 -2
- package/docs/zh/testing.md +1 -1
- package/docs/zh/vs_code_extension.md +4 -4
- package/package.json +8 -8
package/docs/cs/configuration.md
CHANGED
|
@@ -16,79 +16,79 @@ slugs:
|
|
|
16
16
|
history:
|
|
17
17
|
- version: 8.4.0
|
|
18
18
|
date: 2026-03-20
|
|
19
|
-
changes: Přidána objektová notace pro jednotlivé lokality pro 'compiler.output' a 'dictionary.fill'
|
|
19
|
+
changes: "Přidána objektová notace pro jednotlivé lokality pro 'compiler.output' a 'dictionary.fill'"
|
|
20
20
|
- version: 8.3.0
|
|
21
21
|
date: 2026-03-11
|
|
22
|
-
changes: 'baseDir' přesunut z konfigurace 'content' do konfigurace 'system'
|
|
22
|
+
changes: "'baseDir' přesunut z konfigurace 'content' do konfigurace 'system'"
|
|
23
23
|
- version: 8.2.0
|
|
24
24
|
date: 2026-03-09
|
|
25
|
-
changes: Aktualizovány volby kompilátoru, přidána podpora pro 'output' a 'noMetadata'
|
|
25
|
+
changes: "Aktualizovány volby kompilátoru, přidána podpora pro 'output' a 'noMetadata'"
|
|
26
26
|
- version: 8.1.7
|
|
27
27
|
date: 2026-02-25
|
|
28
|
-
changes: Aktualizovány volby kompilátoru
|
|
28
|
+
changes: "Aktualizovány volby kompilátoru"
|
|
29
29
|
- version: 8.1.5
|
|
30
30
|
date: 2026-02-23
|
|
31
|
-
changes: Přidána volba kompilátoru 'build-only' a prefix slovníku
|
|
31
|
+
changes: "Přidána volba kompilátoru 'build-only' a prefix slovníku"
|
|
32
32
|
- version: 8.0.6
|
|
33
33
|
date: 2026-02-12
|
|
34
|
-
changes: Přidána podpora pro poskytovatele Open Router, Alibaba, Amazon, Google Vertex Bedrock, Fireworks, Groq, Hugging Face a Together.ai
|
|
34
|
+
changes: "Přidána podpora pro poskytovatele Open Router, Alibaba, Amazon, Google Vertex Bedrock, Fireworks, Groq, Hugging Face a Together.ai"
|
|
35
35
|
- version: 8.0.5
|
|
36
36
|
date: 2026-02-06
|
|
37
|
-
changes: Přidán `dataSerialization` do konfigurace AI
|
|
37
|
+
changes: "Přidán `dataSerialization` do konfigurace AI"
|
|
38
38
|
- version: 8.0.0
|
|
39
39
|
date: 2026-01-24
|
|
40
|
-
changes: Režim importu `live` přejmenován na `fetch` pro lepší popis základního mechanismu.
|
|
40
|
+
changes: "Režim importu `live` přejmenován na `fetch` pro lepší popis základního mechanismu."
|
|
41
41
|
- version: 8.0.0
|
|
42
42
|
date: 2026-01-22
|
|
43
|
-
changes: Konfigurace sestavení `importMode` přesunuta do konfigurace `dictionary`.
|
|
43
|
+
changes: "Konfigurace sestavení `importMode` přesunuta do konfigurace `dictionary`."
|
|
44
44
|
- version: 8.0.0
|
|
45
45
|
date: 2026-01-22
|
|
46
|
-
changes: Přidána volba `rewrite` do konfigurace routování
|
|
46
|
+
changes: "Přidána volba `rewrite` do konfigurace routování"
|
|
47
47
|
- version: 8.0.0
|
|
48
48
|
date: 2026-01-18
|
|
49
|
-
changes: Konfigurace systému oddělena od konfigurace obsahu. Interní cesty přesunuty do vlastnosti `system`. Přidán `codeDir` pro oddělení souborů obsahu od transformace kódu.
|
|
49
|
+
changes: "Konfigurace systému oddělena od konfigurace obsahu. Interní cesty přesunuty do vlastnosti `system`. Přidán `codeDir` pro oddělení souborů obsahu od transformace kódu."
|
|
50
50
|
- version: 8.0.0
|
|
51
51
|
date: 2026-01-18
|
|
52
|
-
changes: Přidány volby slovníku `location` a `schema`
|
|
52
|
+
changes: "Přidány volby slovníku `location` a `schema`"
|
|
53
53
|
- version: 7.5.1
|
|
54
54
|
date: 2026-01-10
|
|
55
|
-
changes: Přidána podpora pro formáty souborů JSON5 a JSONC
|
|
55
|
+
changes: "Přidána podpora pro formáty souborů JSON5 a JSONC"
|
|
56
56
|
- version: 7.5.0
|
|
57
57
|
date: 2025-12-17
|
|
58
|
-
changes: Přidána volba `buildMode`
|
|
58
|
+
changes: "Přidána volba `buildMode`"
|
|
59
59
|
- version: 7.0.0
|
|
60
60
|
date: 2025-10-25
|
|
61
|
-
changes: Přidána konfigurace `dictionary`
|
|
61
|
+
changes: "Přidána konfigurace `dictionary`"
|
|
62
62
|
- version: 7.0.0
|
|
63
63
|
date: 2025-10-21
|
|
64
|
-
changes: `middleware` nahrazen konfigurací `routing`
|
|
64
|
+
changes: "`middleware` nahrazen konfigurací `routing`"
|
|
65
65
|
- version: 7.0.0
|
|
66
66
|
date: 2025-10-12
|
|
67
|
-
changes: Přidána volba `formatCommand`
|
|
67
|
+
changes: "Přidána volba `formatCommand`"
|
|
68
68
|
- version: 6.2.0
|
|
69
69
|
date: 2025-10-12
|
|
70
|
-
changes: Aktualizována volba `excludedPath`
|
|
70
|
+
changes: "Aktualizována volba `excludedPath`"
|
|
71
71
|
- version: 6.0.2
|
|
72
72
|
date: 2025-09-23
|
|
73
|
-
changes: Přidána volba `outputFormat`
|
|
73
|
+
changes: "Přidána volba `outputFormat`"
|
|
74
74
|
- version: 6.0.0
|
|
75
75
|
date: 2025-09-21
|
|
76
|
-
changes: Odstraněna pole `dictionaryOutput` a `i18nextResourcesDir`
|
|
76
|
+
changes: "Odstraněna pole `dictionaryOutput` a `i18nextResourcesDir`"
|
|
77
77
|
- version: 6.0.0
|
|
78
78
|
date: 2025-09-16
|
|
79
|
-
changes: Přidán režim importu `live`
|
|
79
|
+
changes: "Přidán režim importu `live`"
|
|
80
80
|
- version: 6.0.0
|
|
81
81
|
date: 2025-09-04
|
|
82
|
-
changes: Pole `hotReload` nahrazeno `liveSync` a přidána pole `liveSyncPort`, `liveSyncURL`
|
|
82
|
+
changes: "Pole `hotReload` nahrazeno `liveSync` a přidána pole `liveSyncPort`, `liveSyncURL`"
|
|
83
83
|
- version: 5.6.1
|
|
84
84
|
date: 2025-07-25
|
|
85
|
-
changes: `activateDynamicImport` nahrazen volbou `importMode`
|
|
85
|
+
changes: "`activateDynamicImport` nahrazen volbou `importMode`"
|
|
86
86
|
- version: 5.6.0
|
|
87
87
|
date: 2025-07-13
|
|
88
|
-
changes: Výchozí `contentDir` změněn z `['src']` na `['.']`
|
|
88
|
+
changes: "Výchozí `contentDir` změněn z `['src']` na `['.']`"
|
|
89
89
|
- version: 5.5.11
|
|
90
90
|
date: 2025-06-29
|
|
91
|
-
changes: Přidány příkazy `docs`
|
|
91
|
+
changes: "Přidány příkazy `docs`"
|
|
92
92
|
---
|
|
93
93
|
|
|
94
94
|
# Dokumentace ke konfiguraci Intlayer
|
|
@@ -563,12 +563,12 @@ Níže jsou popsány různé parametry konfigurace dostupné v Intlayer.
|
|
|
563
563
|
|
|
564
564
|
Definuje nastavení související s internacionalizací, včetně dostupných lokalit a výchozí lokality.
|
|
565
565
|
|
|
566
|
-
| Pole | Popis
|
|
567
|
-
| ----------------- |
|
|
568
|
-
| `locales` | Seznam lokalit podporovaných v aplikaci.
|
|
569
|
-
| `requiredLocales`
|
|
570
|
-
| `strictMode` | Zajišťuje robustní implementaci internacionalizovaného obsahu pomocí TypeScriptu.
|
|
571
|
-
| `defaultLocale` | Výchozí lokalita použitá jako záložní, pokud požadovaná lokalita není nalezena.
|
|
566
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
567
|
+
| ----------------- | --------------------------------------------------------------------------------- | ---------- | ------------------- | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
568
|
+
| `locales` | Seznam lokalit podporovaných v aplikaci. | `string[]` | `[Locales.ENGLISH]` | `['en', 'fr', 'es']` | |
|
|
569
|
+
| `requiredLocales` | Seznam povinných lokalit v aplikaci. | `string[]` | `[]` | `[]` | • Pokud je prázdný, jsou v režimu `strict` povinné všechny lokality.<br/>• Ujistěte se, že povinné lokality jsou definovány také v poli `locales`. |
|
|
570
|
+
| `strictMode` | Zajišťuje robustní implementaci internacionalizovaného obsahu pomocí TypeScriptu. | `string` | `'inclusive'` | | • Pokud `"strict"`: funkce `t` vyžaduje definici každé deklarované lokality — vyvolá chybu, pokud některá chybí nebo není deklarována.<br/>• Pokud `"inclusive"`: varuje před chybějícími lokalitami, ale umožňuje použití existujících nedeklarovaných.<br/>• Pokud `"loose"`: přijímá jakoukoli existující lokalitu. |
|
|
571
|
+
| `defaultLocale` | Výchozí lokalita použitá jako záložní, pokud požadovaná lokalita není nalezena. | `string` | `Locales.ENGLISH` | `'en'` | Používá se k určení lokality, když není uvedena v URL, cookie nebo hlavičce. |
|
|
572
572
|
|
|
573
573
|
---
|
|
574
574
|
|
|
@@ -576,20 +576,20 @@ Definuje nastavení související s internacionalizací, včetně dostupných lo
|
|
|
576
576
|
|
|
577
577
|
Definuje nastavení pro vestavěný vizuální editor, včetně portu serveru a stavu povolení.
|
|
578
578
|
|
|
579
|
-
| Pole | Popis
|
|
580
|
-
| ---------------------------- |
|
|
581
|
-
| `applicationURL` | URL aplikace.
|
|
582
|
-
| `port` | Port používaný serverem vizuálního editoru.
|
|
583
|
-
| `editorURL` | URL serveru editoru.
|
|
584
|
-
| `cmsURL` | URL Intlayer CMS.
|
|
585
|
-
| `backendURL` | URL backend serveru.
|
|
586
|
-
| `enabled` | Zda má aplikace komunikovat s vizuálním editorem.
|
|
587
|
-
| `clientId` | Umožňuje balíčkům intlayer autentizovat se na backendu přes oAuth2. Pro získání přístupového tokenu přejděte na [intlayer.org/project](https://app.intlayer.org/project).
|
|
588
|
-
| `clientSecret` | Umožňuje balíčkům intlayer autentizovat se na backendu přes oAuth2. Pro získání přístupového tokenu přejděte na [intlayer.org/project](https://app.intlayer.org/project).
|
|
589
|
-
| `dictionaryPriorityStrategy` | Strategie priority slovníků, pokud existují lokální i vzdálené slovníky.
|
|
590
|
-
| `liveSync` | Zda má server aplikace okamžitě znovu načíst obsah při detekci změn v CMS <br/> Vizuálním editoru <br/> Backend serveru.
|
|
591
|
-
| `liveSyncPort` | Port serveru live sync.
|
|
592
|
-
| `liveSyncURL` | URL serveru live sync.
|
|
579
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
580
|
+
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------- | ----------------------------------- | ----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
581
|
+
| `applicationURL` | URL aplikace. | `string` | `undefined` | `'http://localhost:3000'` <br/> `'https://example.com'` <br/> `process.env.INTLAYER_EDITOR_URL` | • Používá se k omezení původu (origin) editoru z bezpečnostních důvodů.<br/>• Pokud je nastaveno na `'*'`, je editor přístupný z jakéhokoli původu. |
|
|
582
|
+
| `port` | Port používaný serverem vizuálního editoru. | `number` | `8000` | | |
|
|
583
|
+
| `editorURL` | URL serveru editoru. | `string` | `'http://localhost:8000'` | `'http://localhost:3000'` <br/> `'https://example.com'` <br/> `process.env.INTLAYER_EDITOR_URL` | • Používá se k omezení původů, které mohou komunikovat s aplikací.<br/>• Pokud je nastaveno na `'*'`, je přístupný z jakéhokoli původu.<br/>• Musí být nastaveno, pokud byl změněn port nebo je editor hostován na jiné doméně. |
|
|
584
|
+
| `cmsURL` | URL Intlayer CMS. | `string` | `'https://app.intlayer.org'` | `'https://app.intlayer.org'` | |
|
|
585
|
+
| `backendURL` | URL backend serveru. | `string` | `https://back.intlayer.org` | `http://localhost:4000` | |
|
|
586
|
+
| `enabled` | Zda má aplikace komunikovat s vizuálním editorem. | `boolean` | `false` | `process.env.NODE_ENV !== 'production'` | • Pokud `false`, editor nemůže s aplikací komunikovat.<br/>• Zakázání pro určitá prostředí zvyšuje bezpečnost. |
|
|
587
|
+
| `clientId` | Umožňuje balíčkům intlayer autentizovat se na backendu přes oAuth2. Pro získání přístupového tokenu přejděte na [intlayer.org/project](https://app.intlayer.org/project). | `string` | <br/> `undefined` | `undefined` | | Musí být uchováváno v tajnosti; použijte proměnné prostředí. |
|
|
588
|
+
| `clientSecret` | Umožňuje balíčkům intlayer autentizovat se na backendu přes oAuth2. Pro získání přístupového tokenu přejděte na [intlayer.org/project](https://app.intlayer.org/project). | `string` | <br/> `undefined` | `undefined` | | Musí být uchováváno v tajnosti; použijte proměnné prostředí. |
|
|
589
|
+
| `dictionaryPriorityStrategy` | Strategie priority slovníků, pokud existují lokální i vzdálené slovníky. | `string` | `'local_first'` | `'distant_first'` | • `'distant_first'`: prioritizuje vzdálené slovníky před lokálními.<br/>• `'local_first'`: prioritizuje lokální slovníky před vzdálenými. |
|
|
590
|
+
| `liveSync` | Zda má server aplikace okamžitě znovu načíst obsah při detekci změn v CMS <br/> Vizuálním editoru <br/> Backend serveru. | `boolean` | `true` | `true` | • Při přidání/aktualizaci slovníku aplikace aktualizuje obsah stránky.<br/>• Live Sync přesouvá obsah na jiný server, což může mírně ovlivnit výkon.<br/>• Doporučuje se hostovat obojí na stejném stroji. |
|
|
591
|
+
| `liveSyncPort` | Port serveru live sync. | `number` | `4000` | `4000` | |
|
|
592
|
+
| `liveSyncURL` | URL serveru live sync. | `string` | `'http://localhost:{liveSyncPort}'` | `'https://example.com'` | Ve výchozím nastavení ukazuje na localhost; lze změnit na vzdálený server live sync. |
|
|
593
593
|
|
|
594
594
|
---
|
|
595
595
|
|
|
@@ -597,12 +597,12 @@ Definuje nastavení pro vestavěný vizuální editor, včetně portu serveru a
|
|
|
597
597
|
|
|
598
598
|
Nastavení ovládající chování routování, včetně struktury URL, ukládání lokalit a správy middleware.
|
|
599
599
|
|
|
600
|
-
| Pole | Popis
|
|
601
|
-
| ---------- |
|
|
602
|
-
| `mode` | Režim routování URL pro správu lokalit.
|
|
603
|
-
| `storage` | Konfigurace ukládání lokality na klientovi.
|
|
604
|
-
| `basePath` | Základní cesta pro URL aplikace.
|
|
605
|
-
| `rewrite` | Vlastní pravidla přepisu URL, která přebíjejí výchozí režim routování pro konkrétní cesty. Podporuje dynamické parametry `[param]`.
|
|
600
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
601
|
+
| ---------- | ----------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
602
|
+
| `mode` | Režim routování URL pro správu lokalit. | `'prefix-no-default'` | <br/> `'prefix-all'` | <br/> `'no-prefix'` | <br/> `'search-params'` | `'prefix-no-default'` | `'prefix-no-default'`: `/dashboard` (en) nebo `/fr/dashboard` (fr). `'prefix-all'`: `/en/dashboard`. `'no-prefix'`: lokalita spravována jinými způsoby. `'search-params'`: `/dashboard?locale=fr` | Neovlivňuje správu cookies nebo úložiště lokalit. |
|
|
603
|
+
| `storage` | Konfigurace ukládání lokality na klientovi. | `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 }]` | Viz tabulka parametrů úložiště níže. |
|
|
604
|
+
| `basePath` | Základní cesta pro URL aplikace. | `string` | `''` | `'/my-app'` | Pokud aplikace běží na adrese `https://example.com/my-app`, basePath je `'/my-app'` a URL se stanou `https://example.com/my-app/en`. |
|
|
605
|
+
| `rewrite` | Vlastní pravidla přepisu URL, která přebíjejí výchozí režim routování pro konkrétní cesty. Podporuje dynamické parametry `[param]`. | `Record<string, StrictModeLocaleMap<string>>` | `undefined` | Viz příklad níže | • Pravidla přepisu mají prioritu před `mode`.<br/>• Funguje s Next.js a Vite.<br/>• `getLocalizedUrl()` automaticky aplikuje odpovídající pravidla.<br/>• Viz [Vlastní přepisy URL](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/custom_url_rewrites.md). |
|
|
606
606
|
|
|
607
607
|
**Příklad `rewrite`**:
|
|
608
608
|
|
|
@@ -628,35 +628,35 @@ routing: {
|
|
|
628
628
|
|
|
629
629
|
#### Parametry úložiště (Storage)
|
|
630
630
|
|
|
631
|
-
| Hodnota | Poznámka
|
|
632
|
-
| ------------------ |
|
|
633
|
-
| `'cookie'` | • Pro soulad s GDPR zajistěte řádný souhlas uživatele.<br/>• Nastavitelné přes `CookiesAttributes` (`{ type: 'cookie', name: 'custom-locale', secure: true, httpOnly: false }`).
|
|
634
|
-
| `'localStorage'` | • Nevyprší, dokud není explicitně smazáno.<br/>• Proxy Intlayer k tomu nemá přístup.<br/>• Nastavitelné přes `StorageAttributes` (`{ type: 'localStorage', name: 'custom-locale' }`).
|
|
635
|
-
| `'sessionStorage'` | • Smaže se po zavření karty/okna.<br/>• Proxy Intlayer k tomu nemá přístup.<br/>• Nastavitelné přes `StorageAttributes` (`{ type: 'sessionStorage', name: 'custom-locale' }`).
|
|
636
|
-
| `'header'` | • Užitečné pro volání API.<br/>• Strana klienta k tomu nemá přístup.<br/>• Nastavitelné přes `StorageAttributes` (`{ type: 'header', name: 'custom-locale' }`).
|
|
631
|
+
| Hodnota | Poznámka | Popis |
|
|
632
|
+
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
|
|
633
|
+
| `'cookie'` | • Pro soulad s GDPR zajistěte řádný souhlas uživatele.<br/>• Nastavitelné přes `CookiesAttributes` (`{ type: 'cookie', name: 'custom-locale', secure: true, httpOnly: false }`). | Ukládá lokalitu v cookies — dostupné na klientovi i serveru. |
|
|
634
|
+
| `'localStorage'` | • Nevyprší, dokud není explicitně smazáno.<br/>• Proxy Intlayer k tomu nemá přístup.<br/>• Nastavitelné přes `StorageAttributes` (`{ type: 'localStorage', name: 'custom-locale' }`). | Ukládá lokalitu v prohlížeči bez omezení doby — pouze na straně klienta. |
|
|
635
|
+
| `'sessionStorage'` | • Smaže se po zavření karty/okna.<br/>• Proxy Intlayer k tomu nemá přístup.<br/>• Nastavitelné přes `StorageAttributes` (`{ type: 'sessionStorage', name: 'custom-locale' }`). | Ukládá lokalitu po dobu relace stránky — pouze na straně klienta. |
|
|
636
|
+
| `'header'` | • Užitečné pro volání API.<br/>• Strana klienta k tomu nemá přístup.<br/>• Nastavitelné přes `StorageAttributes` (`{ type: 'header', name: 'custom-locale' }`). | Ukládá nebo předává lokalitu přes HTTP hlavičky — pouze na straně serveru. |
|
|
637
637
|
|
|
638
638
|
#### Atributy cookie (Cookies Attributes)
|
|
639
639
|
|
|
640
640
|
Při použití ukládání v cookies lze nastavit další atributy:
|
|
641
641
|
|
|
642
|
-
| Pole | Popis
|
|
643
|
-
| ---------- |
|
|
644
|
-
| `name` | Název cookie. Výchozí: `'INTLAYER_LOCALE'`
|
|
645
|
-
| `domain` | Doména cookie. Výchozí: `undefined`
|
|
646
|
-
| `path` | Cesta cookie. Výchozí: `undefined`
|
|
647
|
-
| `secure` | Vyžadovat HTTPS. Výchozí: `undefined`
|
|
648
|
-
| `httpOnly` | Vlajka HTTP-only. Výchozí: `undefined`
|
|
649
|
-
| `sameSite` | Politika SameSite.
|
|
650
|
-
| `expires` | Datum vypršení nebo počet dní. Výchozí: `undefined` | `Date` | <br/> `number`
|
|
642
|
+
| Pole | Popis | Typ |
|
|
643
|
+
| ---------- | --------------------------------------------------- | ----------------------------------------------------- |
|
|
644
|
+
| `name` | Název cookie. Výchozí: `'INTLAYER_LOCALE'` | `string` |
|
|
645
|
+
| `domain` | Doména cookie. Výchozí: `undefined` | `string` |
|
|
646
|
+
| `path` | Cesta cookie. Výchozí: `undefined` | `string` |
|
|
647
|
+
| `secure` | Vyžadovat HTTPS. Výchozí: `undefined` | `boolean` |
|
|
648
|
+
| `httpOnly` | Vlajka HTTP-only. Výchozí: `undefined` | `boolean` |
|
|
649
|
+
| `sameSite` | Politika SameSite. | `'strict'` | <br/> `'lax'` | <br/> `'none'` |
|
|
650
|
+
| `expires` | Datum vypršení nebo počet dní. Výchozí: `undefined` | `Date` | <br/> `number` |
|
|
651
651
|
|
|
652
652
|
#### Atributy úložiště (Storage Attributes)
|
|
653
653
|
|
|
654
654
|
Při použití localStorage nebo sessionStorage:
|
|
655
655
|
|
|
656
|
-
| Pole | Popis
|
|
657
|
-
| ------ |
|
|
658
|
-
| `type` | Typ úložiště.
|
|
659
|
-
| `name` | Název klíče v úložišti. Výchozí: `'INTLAYER_LOCALE'` | `string`
|
|
656
|
+
| Pole | Popis | Typ |
|
|
657
|
+
| ------ | ---------------------------------------------------- | ------------------------------------------------ |
|
|
658
|
+
| `type` | Typ úložiště. | `'localStorage'` | <br/> `'sessionStorage'` |
|
|
659
|
+
| `name` | Název klíče v úložišti. Výchozí: `'INTLAYER_LOCALE'` | `string` |
|
|
660
660
|
|
|
661
661
|
#### Příklady konfigurace
|
|
662
662
|
|
|
@@ -797,14 +797,14 @@ export default config;
|
|
|
797
797
|
|
|
798
798
|
Nastavení související s tím, jak se obsah spravuje v aplikaci, včetně názvů adresářů, přípon souborů a odvozených konfigurací.
|
|
799
799
|
|
|
800
|
-
| Pole
|
|
801
|
-
|
|
|
802
|
-
| `watch` | Udává, zda má Intlayer sledovat změny v souborech deklarace obsahu pro regeneraci slovníků.
|
|
803
|
-
| `fileExtensions` | Přípony souborů pro skenování při kompilaci slovníků.
|
|
804
|
-
| `contentDir` | Cesta k adresáři, kde jsou uloženy soubory definice obsahu (`.content.*`).
|
|
805
|
-
| `codeDir` | Cesta k adresáři, kde je uložen kód, relativně k základnímu adresáři.
|
|
806
|
-
| `excludedPath` | Adresáře vyloučené ze skenování obsahu.
|
|
807
|
-
| `formatCommand` | Příkaz pro formátování souborů obsahu při jejich lokálním zápisu Intlayerem.
|
|
800
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
801
|
+
| ---------------- | ------------------------------------------------------------------------------------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
802
|
+
| `watch` | Udává, zda má Intlayer sledovat změny v souborech deklarace obsahu pro regeneraci slovníků. | `boolean` | `true` | | |
|
|
803
|
+
| `fileExtensions` | Přípony souborů pro skenování při kompilaci slovníků. | `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']` | Přizpůsobení pomůže vyhnout se konfliktům. |
|
|
804
|
+
| `contentDir` | Cesta k adresáři, kde jsou uloženy soubory definice obsahu (`.content.*`). | `string[]` | `['.']` | `['src', '../../ui-library', require.resolve("@my-package/content"), '@my-package/content']` | Používá se pro sledování souborů obsahu a regeneraci slovníků. |
|
|
805
|
+
| `codeDir` | Cesta k adresáři, kde je uložen kód, relativně k základnímu adresáři. | `string[]` | `['.']` | `['src', '../../ui-library']` | • Používá se pro sledování souborů kódu pro transformaci (odstranění zbytečného, optimalizace).<br/>• Oddělení od `contentDir` může zvýšit výkon. |
|
|
806
|
+
| `excludedPath` | Adresáře vyloučené ze skenování obsahu. | `string[]` | `['**/node_modules/**', '**/dist/**', '**/build/**', '**/.intlayer/**', '**/.next/**', '**/.nuxt/**', '**/.expo/**', '**/.vercel/**', '**/.turbo/**', '**/.tanstack/**']` | | Zatím se nepoužívá; plánováno pro budoucnost. |
|
|
807
|
+
| `formatCommand` | Příkaz pro formátování souborů obsahu při jejich lokálním zápisu Intlayerem. | `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}}` bude nahrazeno cestou k souboru.<br/>• Pokud není definováno, Intlayer určí automaticky (testuje prettier, biome, eslint). |
|
|
808
808
|
|
|
809
809
|
---
|
|
810
810
|
|
|
@@ -812,20 +812,20 @@ Nastavení související s tím, jak se obsah spravuje v aplikaci, včetně náz
|
|
|
812
812
|
|
|
813
813
|
Parametry ovládající operace se slovníky, včetně chování automatického doplnění a generování obsahu.
|
|
814
814
|
|
|
815
|
-
| Pole | Popis
|
|
816
|
-
| --------------------------- |
|
|
817
|
-
| `fill` | Ovládá, jak se generují výstupní soubory automatického doplnění (překlad AI).
|
|
818
|
-
| `description` | Pomáhá editoru a CMS pochopit účel slovníku. Také se používá jako kontext pro generování překladů pomocí AI.
|
|
819
|
-
| `locale` | Transformuje slovník do formátu pro konkrétní lokalitu. Každé deklarované pole se stává uzlem překladu. Pokud chybí, slovník je považován za vícejazyčný.
|
|
820
|
-
| `contentAutoTransformation` | Automaticky transformuje řetězce obsahu do typovaných uzlů (markdown, HTML nebo vložení).
|
|
821
|
-
| `location` | Udává, kde jsou uloženy soubory slovníků a jak jsou synchronizovány s CMS.
|
|
822
|
-
| `importMode` | Ovládá způsob importu slovníků.
|
|
823
|
-
| `priority` | Priorita slovníku. Vyšší hodnoty vítězí nad nižšími při řešení konfliktů mezi slovníky.
|
|
824
|
-
| `live` | Zastaralé — použijte `importMode: 'fetch'`. Udávalo, zda se má obsah slovníku načítat dynamicky přes Live Sync API.
|
|
825
|
-
| `schema` | Generováno automaticky Intlayerem pro validaci JSON schématu.
|
|
826
|
-
| `title` | Pomáhá identifikovat slovník v editoru a CMS.
|
|
827
|
-
| `tags` | Kategorizuje slovníky a poskytuje kontext nebo instrukce pro editor a AI.
|
|
828
|
-
| `version` | Verze vzdáleného slovníku; pomáhá sledovat aktuálně používanou verzi.
|
|
815
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
816
|
+
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ------------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
817
|
+
| `fill` | Ovládá, jak se generují výstupní soubory automatického doplnění (překlad AI). | `boolean` | <br/> `FilePathPattern` | <br/> `Partial<Record<Locale, boolean | FilePathPattern>>` | `true` | `{ en: '/locales/en/{{key}}.json', fr: ({ key }) => '/locales/fr/${key}.json', es: false }` | • `true`: výchozí cesta (stejný soubor jako zdroj).<br/>• `false`: zakázat.<br/>• Šablona řetězec/funkce generuje soubory podle lokalit.<br/>• Objekt podle lokalit: každá lokalita odpovídá své šabloně; `false` ignoruje tuto lokalitu.<br/>• Zahrnutí `{{locale}}` aktivuje generování podle lokalit.<br/>• `fill` na úrovni slovníku má vždy prioritu před tímto globálním nastavením. |
|
|
818
|
+
| `description` | Pomáhá editoru a CMS pochopit účel slovníku. Také se používá jako kontext pro generování překladů pomocí AI. | `string` | `undefined` | `'User profile section'` | |
|
|
819
|
+
| `locale` | Transformuje slovník do formátu pro konkrétní lokalitu. Každé deklarované pole se stává uzlem překladu. Pokud chybí, slovník je považován za vícejazyčný. | `LocalesValues` | `undefined` | `'en'` | Použijte toto, pokud je slovník určen pro jednu konkrétní lokalitu, nikoli pro více překladů. |
|
|
820
|
+
| `contentAutoTransformation` | Automaticky transformuje řetězce obsahu do typovaných uzlů (markdown, HTML nebo vložení). | `boolean` | <br/> `{ markdown?: boolean; html?: boolean; insertion?: boolean }` | `false` | `true` | • Markdown : `### Title` → `md('### Title')`.<br/>• HTML : `<div>Title</div>` → `html('<div>Title</div>')`.<br/>• Vložení : `Hello {{name}}` → `insert('Hello {{name}}')`. |
|
|
821
|
+
| `location` | Udává, kde jsou uloženy soubory slovníků a jak jsou synchronizovány s CMS. | `'local'` | <br/> `'remote'` | <br/> `'hybrid'` | <br/> `'plugin'` | <br/> `string` | `'local'` | `'hybrid'` | • `'local'`: správa pouze lokálně.<br/>• `'remote'`: správa pouze vzdáleně (CMS).<br/>• `'hybrid'`: správa lokálně i vzdáleně.<br/>• `'plugin'` nebo vlastní řetězec: správa pluginem nebo vlastním zdrojem. |
|
|
822
|
+
| `importMode` | Ovládá způsob importu slovníků. | `'static'` | <br/> `'dynamic'` | <br/> `'fetch'` | `'static'` | `'dynamic'` | • `'static'`: statický import.<br/>• `'dynamic'`: dynamický import přes Suspense.<br/>• `'fetch'`: načtení přes Live Sync API; odklad na `'dynamic'` při neúspěchu.<br/>• Vyžaduje pluginy `@intlayer/babel` a `@intlayer/swc`.<br/>• Klíče musí být deklarovány staticky.<br/>• Ignorováno, pokud je `optimize` vypnuto.<br/>• Neovlivňuje `getIntlayer`, `getDictionary` atd. |
|
|
823
|
+
| `priority` | Priorita slovníku. Vyšší hodnoty vítězí nad nižšími při řešení konfliktů mezi slovníky. | `number` | `undefined` | `1` | |
|
|
824
|
+
| `live` | Zastaralé — použijte `importMode: 'fetch'`. Udávalo, zda se má obsah slovníku načítat dynamicky přes Live Sync API. | `boolean` | `undefined` | | Přejmenováno na `importMode: 'fetch'` ve v8.0.0. |
|
|
825
|
+
| `schema` | Generováno automaticky Intlayerem pro validaci JSON schématu. | `'https://intlayer.org/schema.json'` | auto-generace | | Neupravujte ručně. |
|
|
826
|
+
| `title` | Pomáhá identifikovat slovník v editoru a CMS. | `string` | `undefined` | `'User Profile'` | |
|
|
827
|
+
| `tags` | Kategorizuje slovníky a poskytuje kontext nebo instrukce pro editor a AI. | `string[]` | `undefined` | `['user', 'profile']` | |
|
|
828
|
+
| `version` | Verze vzdáleného slovníku; pomáhá sledovat aktuálně používanou verzi. | `string` | `undefined` | `'1.0.0'` | • Spravováno v CMS.<br/>• Neupravujte lokálně. |
|
|
829
829
|
|
|
830
830
|
**Příklad `fill`**:
|
|
831
831
|
|
|
@@ -845,10 +845,10 @@ dictionary: {
|
|
|
845
845
|
|
|
846
846
|
Parametry pro přizpůsobení výstupu logování Intlayer.
|
|
847
847
|
|
|
848
|
-
| Pole | Popis | Typ | Výchozí
|
|
849
|
-
| -------- | --------------------------------- | -------------------------------------------------------------- |
|
|
850
|
-
| `mode` | Udává režim logování. | `'default'` | <br/> `'verbose'` | <br/> `'disabled'` | `'default'`
|
|
851
|
-
| `prefix` | Prefix pro všechny zprávy v logu. | `string` | `'[intlayer] '` | `'[my prefix] '`
|
|
848
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
849
|
+
| -------- | --------------------------------- | -------------------------------------------------------------- | --------------- | ---------------- | ------------------------------------------------------------------------------------------ |
|
|
850
|
+
| `mode` | Udává režim logování. | `'default'` | <br/> `'verbose'` | <br/> `'disabled'` | `'default'` | `'verbose'` | • `'verbose'`: loguje více informací pro ladění.<br/>• `'disabled'`: úplně vypne logování. |
|
|
851
|
+
| `prefix` | Prefix pro všechny zprávy v logu. | `string` | `'[intlayer] '` | `'[my prefix] '` | |
|
|
852
852
|
|
|
853
853
|
---
|
|
854
854
|
|
|
@@ -880,15 +880,15 @@ Intlayer podporuje několik AI poskytovatelů pro maximální flexibilitu. V sou
|
|
|
880
880
|
- **Amazon Bedrock**
|
|
881
881
|
- **Together.ai**
|
|
882
882
|
|
|
883
|
-
| Pole | Popis
|
|
884
|
-
| -------------------- |
|
|
885
|
-
| `provider` | Poskytovatel použitý pro AI funkce Intlayer.
|
|
886
|
-
| `model` | Model použitý pro AI funkce.
|
|
887
|
-
| `temperature` | Ovládá náhodnost odpovědí AI.
|
|
888
|
-
| `apiKey` | Váš API klíč pro zvoleného poskytovatele.
|
|
889
|
-
| `applicationContext` | Dodatečný kontext o vaší aplikaci, který pomůže AI generovat přesnější překlady (doména, cílová skupina, tón, terminologie).
|
|
890
|
-
| `baseURL` | Základní URL pro AI API.
|
|
891
|
-
| `dataSerialization` | Formát serializace dat pro AI funkce.
|
|
883
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
884
|
+
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
885
|
+
| `provider` | Poskytovatel použitý pro AI funkce Intlayer. | `'openai'` | <br/> `'anthropic'` | <br/> `'mistral'` | <br/> `'deepseek'` | <br/> `'gemini'` | <br/> `'ollama'` | <br/> `'openrouter'` | <br/> `'alibaba'` | <br/> `'fireworks'` | <br/> `'groq'` | <br/> `'huggingface'` | <br/> `'bedrock'` | <br/> `'googleaistudio'` | <br/> `'googlevertex'` | <br/> `'togetherai'` | `undefined` | `'anthropic'` | Různí poskytovatelé vyžadují různé API klíče a mají různé ceny. |
|
|
886
|
+
| `model` | Model použitý pro AI funkce. | `string` | Žádný | `'gpt-4o-2024-11-20'` | Konkrétní model závisí na poskytovateli. |
|
|
887
|
+
| `temperature` | Ovládá náhodnost odpovědí AI. | `number` | Žádný | `0.1` | Vyšší teplota = kreativnější a méně předvídatelné. |
|
|
888
|
+
| `apiKey` | Váš API klíč pro zvoleného poskytovatele. | `string` | Žádný | `process.env.OPENAI_API_KEY` | Musí být uchováváno v tajnosti; použijte proměnné prostředí. |
|
|
889
|
+
| `applicationContext` | Dodatečný kontext o vaší aplikaci, který pomůže AI generovat přesnější překlady (doména, cílová skupina, tón, terminologie). | `string` | Žádný | `'Můj vlastní kontext aplikace'` | Lze použít k přidání pravidel (např.: `"Neměli byste transformovat URL"`). |
|
|
890
|
+
| `baseURL` | Základní URL pro AI API. | `string` | Žádný | `'https://api.openai.com/v1'` <br/> `'http://localhost:5000'` | Může ukazovat na lokální nebo vlastní endpoint AI API. |
|
|
891
|
+
| `dataSerialization` | Formát serializace dat pro AI funkce. | `'json'` | <br/> `'toon'` | `undefined` | `'toon'` | • `'json'`: výchozí, spolehlivé; spotřebovává více tokenů.<br/>• `'toon'`: méně tokenů, méně stabilní.<br/>• Další parametry se předávají modelu jako kontext (úsilí uvažování atd.). |
|
|
892
892
|
|
|
893
893
|
---
|
|
894
894
|
|
|
@@ -902,13 +902,13 @@ Volby sestavení se aplikují na pluginy `@intlayer/babel` a `@intlayer/swc`.
|
|
|
902
902
|
|
|
903
903
|
> Během optimalizace Intlayer nahradí volání slovníků pro optimalizaci dělení kódu (chunking), aby výsledný balíček importoval pouze ty slovníky, které se skutečně používají.
|
|
904
904
|
|
|
905
|
-
| Pole | Popis
|
|
906
|
-
| ----------------- |
|
|
907
|
-
| `mode` | Ovládá režim sestavení.
|
|
908
|
-
| `optimize` | Ovládá, zda se má provádět optimalizace sestavení.
|
|
909
|
-
| `checkTypes` | Udává, zda má sestavení kontrolovat typy TypeScript a logovat chyby.
|
|
910
|
-
| `outputFormat` | Ovládá výstupní formát slovníků.
|
|
911
|
-
| `traversePattern` | Vzory definující, které soubory skenovat během optimalizace.
|
|
905
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
906
|
+
| ----------------- | -------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
907
|
+
| `mode` | Ovládá režim sestavení. | `'auto'` | <br/> `'manual'` | `'auto'` | `'manual'` | • `'auto'`: sestavení se spustí automaticky během sestavení aplikace.<br/>• `'manual'`: provede se pouze při explicitním volání příkazu sestavení.<br/>• Lze použít k vypnutí sestavení slovníků (např. pro zamezení běhu v prostředích Node.js). |
|
|
908
|
+
| `optimize` | Ovládá, zda se má provádět optimalizace sestavení. | `boolean` | `undefined` | `process.env.NODE_ENV === 'production'` | • Pokud není definováno, optimalizace se spustí při sestavení frameworku (Vite/Next.js).<br/>• `true` vynutí optimalizaci i v dev režimu.<br/>• `false` ji vypne.<br/>• Pokud je zapnuto, nahradí volání slovníků pro optimalizaci chunkingu.<br/>• Vyžaduje pluginy `@intlayer/babel` a `@intlayer/swc`. |
|
|
909
|
+
| `checkTypes` | Udává, zda má sestavení kontrolovat typy TypeScript a logovat chyby. | `boolean` | `false` | | Může zpomalit proces sestavení. |
|
|
910
|
+
| `outputFormat` | Ovládá výstupní formát slovníků. | `('esm' | 'cjs')[]` | `['esm', 'cjs']` | `['cjs']` | |
|
|
911
|
+
| `traversePattern` | Vzory definující, které soubory skenovat během optimalizace. | `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/**']` | • Omezte optimalizaci na relevantní soubory pro zvýšení výkonu sestavení.<br/>• Ignorovalo by se, kdyby byl `optimize` vypnutý.<br/>• Používá vzory glob. |
|
|
912
912
|
|
|
913
913
|
---
|
|
914
914
|
|
|
@@ -916,15 +916,15 @@ Volby sestavení se aplikují na pluginy `@intlayer/babel` a `@intlayer/swc`.
|
|
|
916
916
|
|
|
917
917
|
Tato nastavení jsou určena pro pokročilé případy užití a vnitřní konfiguraci Intlayer.
|
|
918
918
|
|
|
919
|
-
| Pole | Popis
|
|
920
|
-
| ------------------------- |
|
|
921
|
-
| `dictionariesDir` | Adresář pro zkompilované slovníky.
|
|
922
|
-
| `moduleAugmentationDir` | Adresář pro rozšíření modulů TypeScript.
|
|
923
|
-
| `unmergedDictionariesDir` | Adresář pro uložení nesloučených slovníků.
|
|
924
|
-
| `typesDir` | Adresář pro vygenerované typy.
|
|
925
|
-
| `mainDir` | Adresář hlavního souboru Intlayer.
|
|
926
|
-
| `configDir` | Adresář zkompilovaných souborů konfigurace.
|
|
927
|
-
| `cacheDir` | Adresář souborů mezipaměti (cache).
|
|
919
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
920
|
+
| ------------------------- | ------------------------------------------- | -------- | --------------------------------- | ------- | -------- |
|
|
921
|
+
| `dictionariesDir` | Adresář pro zkompilované slovníky. | `string` | `'.intlayer/dictionary'` | | |
|
|
922
|
+
| `moduleAugmentationDir` | Adresář pro rozšíření modulů TypeScript. | `string` | `'.intlayer/types'` | | |
|
|
923
|
+
| `unmergedDictionariesDir` | Adresář pro uložení nesloučených slovníků. | `string` | `'.intlayer/unmerged_dictionary'` | | |
|
|
924
|
+
| `typesDir` | Adresář pro vygenerované typy. | `string` | `'.intlayer/types'` | | |
|
|
925
|
+
| `mainDir` | Adresář hlavního souboru Intlayer. | `string` | `'.intlayer/main'` | | |
|
|
926
|
+
| `configDir` | Adresář zkompilovaných souborů konfigurace. | `string` | `'.intlayer/config'` | | |
|
|
927
|
+
| `cacheDir` | Adresář souborů mezipaměti (cache). | `string` | `'.intlayer/cache'` | | |
|
|
928
928
|
|
|
929
929
|
---
|
|
930
930
|
|
|
@@ -932,27 +932,27 @@ Tato nastavení jsou určena pro pokročilé případy užití a vnitřní konfi
|
|
|
932
932
|
|
|
933
933
|
Nastavení ovládající kompilátor Intlayer, který extrahuje slovníky přímo z vašich komponent.
|
|
934
934
|
|
|
935
|
-
| Pole | Popis
|
|
936
|
-
| --------------------- |
|
|
937
|
-
| `enabled` | Udává, zda má být kompilátor povolen pro extrakci slovníků.
|
|
938
|
-
| `dictionaryKeyPrefix` | Prefix pro extrahované klíče slovníků.
|
|
939
|
-
| `saveComponents` | Zda mají být komponenty uloženy po jejich transformaci.
|
|
940
|
-
| `output` | Definuje cestu pro výstupní soubory. Nahrazuje `outputDir`. Podporuje proměnné šablony: `{{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`
|
|
941
|
-
| `noMetadata` | Pokud `true`, kompilátor vynechá metadata slovníku (klíč, obal obsahu) z výstupu.
|
|
942
|
-
| `dictionaryKeyPrefix` | Prefix klíče slovníku
|
|
935
|
+
| Pole | Popis | Typ | Výchozí | Příklad | Poznámka |
|
|
936
|
+
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
937
|
+
| `enabled` | Udává, zda má být kompilátor povolen pro extrakci slovníků. | `boolean` | <br/> `'build-only'` | `true` | `'build-only'` | `'build-only'` přeskočí kompilátor při vývoji pro rychlejší sestavení; provede se pouze při příkazech sestavení. |
|
|
938
|
+
| `dictionaryKeyPrefix` | Prefix pro extrahované klíče slovníků. | `string` | `''` | `'my-prefix-'` | Přidává se k vygenerovanému klíči (na základě názvu souboru) pro zamezení konfliktům. |
|
|
939
|
+
| `saveComponents` | Zda mají být komponenty uloženy po jejich transformaci. | `boolean` | `false` | | • Pokud `true`, přepíše původní soubory jejich transformovanými verzemi.<br/>• Kompilátor lze po jednom spuštění odstranit. |
|
|
940
|
+
| `output` | Definuje cestu pro výstupní soubory. Nahrazuje `outputDir`. Podporuje proměnné šablony: `{{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 }` | • Cesty `./` se rozliší relativně k adresáři komponenty.<br/>• Cesty `/` relativně ke kořenu.<br/>• `{{locale}}` zahrnuje generování podle lokalit.<br/>• Podporuje objektovou notaci pro každou lokalitu. |
|
|
941
|
+
| `noMetadata` | Pokud `true`, kompilátor vynechá metadata slovníku (klíč, obal obsahu) z výstupu. | `boolean` | `false` | `false` → `{"key":"my-key","content":{"key":"value"}}` <br/> `true` → `{"key":"value"}` | • Užitečné pro výstupy ve formátu i18next nebo ICU MessageFormat JSON.<br/>• Dobře funguje s pluginem `loadJSON`. |
|
|
942
|
+
| `dictionaryKeyPrefix` | Prefix klíče slovníku | `string` | `''` | | Přidat volitelný prefix pro extrahované klíče slovníků |
|
|
943
943
|
|
|
944
944
|
---
|
|
945
945
|
|
|
946
946
|
### Vlastní schémata (Custom Schemas)
|
|
947
947
|
|
|
948
|
-
| Pole | Popis
|
|
949
|
-
| --------- |
|
|
950
|
-
| `schemas` | Umožňuje definovat schémata Zod pro validaci struktury vašich slovníků.
|
|
948
|
+
| Pole | Popis | Typ |
|
|
949
|
+
| --------- | ----------------------------------------------------------------------- | --------------------------- |
|
|
950
|
+
| `schemas` | Umožňuje definovat schémata Zod pro validaci struktury vašich slovníků. | `Record<string, ZodSchema>` |
|
|
951
951
|
|
|
952
952
|
---
|
|
953
953
|
|
|
954
954
|
### Pluginy (Plugins)
|
|
955
955
|
|
|
956
|
-
| Pole | Popis
|
|
957
|
-
| --------- |
|
|
958
|
-
| `plugins` | Seznam pluginů Intlayer pro zahrnutí.
|
|
956
|
+
| Pole | Popis | Typ |
|
|
957
|
+
| --------- | ------------------------------------- | ------------------ |
|
|
958
|
+
| `plugins` | Seznam pluginů Intlayer pro zahrnutí. | `IntlayerPlugin[]` |
|