@intlayer/docs 9.1.3 → 9.3.0
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/blog/ar/index.md +1 -1
- package/blog/ar/rag_powered_documentation_assistant.md +7 -0
- package/blog/de/index.md +1 -1
- package/blog/de/rag_powered_documentation_assistant.md +6 -0
- package/blog/en/index.md +1 -1
- package/blog/en-GB/index.md +1 -1
- package/blog/en-GB/rag_powered_documentation_assistant.md +6 -0
- package/blog/es/index.md +1 -1
- package/blog/es/rag_powered_documentation_assistant.md +7 -0
- package/blog/fr/i18n_meaning.md +7 -1
- package/blog/fr/index.md +1 -1
- package/blog/fr/list_i18n_technologies/frameworks/angular.md +5 -1
- package/blog/fr/rag_powered_documentation_assistant.md +6 -0
- package/blog/hi/index.md +1 -1
- package/blog/hi/next-i18next_vs_next-intl_vs_intlayer.md +119 -42
- package/blog/hi/rag_powered_documentation_assistant.md +7 -0
- package/blog/id/index.md +1 -1
- package/blog/id/rag_powered_documentation_assistant.md +6 -0
- package/blog/it/index.md +1 -1
- package/blog/it/rag_powered_documentation_assistant.md +6 -0
- package/blog/ja/index.md +1 -1
- package/blog/ja/rag_powered_documentation_assistant.md +7 -0
- package/blog/ko/index.md +1 -1
- package/blog/ko/list_i18n_technologies/frameworks/react.md +7 -7
- package/blog/ko/rag_powered_documentation_assistant.md +6 -0
- package/blog/pl/index.md +1 -1
- package/blog/pl/rag_powered_documentation_assistant.md +6 -0
- package/blog/pt/index.md +1 -1
- package/blog/pt/rag_powered_documentation_assistant.md +6 -0
- package/blog/ru/index.md +1 -1
- package/blog/ru/rag_powered_documentation_assistant.md +7 -0
- package/blog/tr/intlayer_with_react-intl.md +3 -1
- package/blog/tr/next-i18next_vs_next-intl_vs_intlayer.md +175 -42
- package/blog/tr/rag_powered_documentation_assistant.md +6 -0
- package/blog/uk/index.md +1 -1
- package/blog/uk/rag_powered_documentation_assistant.md +6 -0
- package/blog/vi/index.md +1 -1
- package/blog/vi/rag_powered_documentation_assistant.md +6 -0
- package/blog/zh/index.md +1 -1
- package/blog/zh/intlayer_with_i18next.md +87 -28
- package/blog/zh/intlayer_with_next-i18next.md +86 -29
- package/blog/zh/intlayer_with_next-intl.md +88 -28
- package/blog/zh/intlayer_with_react-i18next.md +87 -28
- package/blog/zh/intlayer_with_react-intl.md +88 -27
- package/blog/zh/intlayer_with_vue-i18n.md +117 -8
- package/blog/zh/rag_powered_documentation_assistant.md +6 -0
- package/dist/cjs/common.cjs +24 -1
- package/dist/cjs/common.cjs.map +1 -1
- package/dist/cjs/generated/blog.entry.cjs +58 -31
- package/dist/cjs/generated/blog.entry.cjs.map +1 -1
- package/dist/cjs/generated/docs.entry.cjs +265 -218
- package/dist/cjs/generated/docs.entry.cjs.map +1 -1
- package/dist/cjs/generated/frequentQuestions.entry.cjs +48 -21
- package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
- package/dist/cjs/generated/legal.entry.cjs +33 -6
- package/dist/cjs/generated/legal.entry.cjs.map +1 -1
- package/dist/esm/common.mjs +24 -1
- package/dist/esm/common.mjs.map +1 -1
- package/dist/esm/generated/blog.entry.mjs +58 -31
- package/dist/esm/generated/blog.entry.mjs.map +1 -1
- package/dist/esm/generated/docs.entry.mjs +265 -218
- package/dist/esm/generated/docs.entry.mjs.map +1 -1
- package/dist/esm/generated/frequentQuestions.entry.mjs +48 -21
- package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
- package/dist/esm/generated/legal.entry.mjs +33 -6
- package/dist/esm/generated/legal.entry.mjs.map +1 -1
- package/dist/types/common.d.ts.map +1 -1
- package/dist/types/generated/blog.entry.d.ts.map +1 -1
- package/dist/types/generated/docs.entry.d.ts +1 -0
- package/dist/types/generated/docs.entry.d.ts.map +1 -1
- package/dist/types/generated/frequentQuestions.entry.d.ts.map +1 -1
- package/dist/types/generated/legal.entry.d.ts.map +1 -1
- package/docs/ar/analytics.md +222 -0
- package/docs/ar/autoFill.md +28 -9
- package/docs/ar/bundle_optimization.md +58 -25
- package/docs/ar/configuration.md +25 -8
- package/docs/ar/dictionary/file.md +3 -1
- package/docs/ar/dictionary/nesting.md +47 -30
- package/docs/ar/formatters.md +148 -193
- package/docs/ar/intlayer_CMS.md +152 -0
- package/docs/ar/intlayer_with_angular_21.md +9 -9
- package/docs/ar/intlayer_with_nextjs_14.md +1 -28
- package/docs/ar/intlayer_with_nextjs_15.md +1 -33
- package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +40 -83
- package/docs/ar/intlayer_with_solid_start.md +1078 -0
- package/docs/ar/intlayer_with_vite+vue.md +1 -3
- package/docs/ar/live-sync.md +4 -0
- package/docs/ar/packages/intlayer/getLocalizedUrl.md +26 -24
- package/docs/ar/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/ar/packages/react-intlayer/useDictionary.md +4 -21
- package/docs/ar/packages/react-intlayer/useIntlayer.md +2 -2
- package/docs/ar/packages/vite-intlayer/exports.md +15 -0
- package/docs/ar/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/ar/packages/vite-intlayer/intlayerPrune.md +70 -3
- package/docs/ar/releases/v9.md +0 -37
- package/docs/ar/self_hosting.md +46 -49
- package/docs/bn/bundle_optimization.md +58 -25
- package/docs/bn/configuration.md +25 -8
- package/docs/bn/intlayer_with_angular_21.md +9 -9
- package/docs/cs/bundle_optimization.md +58 -25
- package/docs/cs/configuration.md +25 -8
- package/docs/cs/intlayer_with_angular_21.md +9 -9
- package/docs/de/analytics.md +222 -0
- package/docs/de/autoFill.md +28 -9
- package/docs/de/bundle_optimization.md +58 -25
- package/docs/de/configuration.md +25 -8
- package/docs/de/dictionary/file.md +3 -1
- package/docs/de/dictionary/nesting.md +47 -31
- package/docs/de/formatters.md +208 -334
- package/docs/de/intlayer_CMS.md +66 -15
- package/docs/de/intlayer_with_angular_21.md +9 -9
- package/docs/de/intlayer_with_nestjs.md +11 -7
- package/docs/de/intlayer_with_nextjs_14.md +1 -28
- package/docs/de/intlayer_with_nextjs_15.md +1 -33
- package/docs/de/intlayer_with_solid_start.md +1078 -0
- package/docs/de/intlayer_with_vite+vue.md +1 -3
- package/docs/de/live-sync.md +4 -0
- package/docs/de/packages/intlayer/getLocalizedUrl.md +33 -25
- package/docs/de/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/de/packages/react-intlayer/useDictionary.md +2 -5
- package/docs/de/packages/vite-intlayer/exports.md +15 -0
- package/docs/de/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/de/packages/vite-intlayer/intlayerPrune.md +77 -4
- package/docs/de/releases/v9.md +0 -15
- package/docs/de/self_hosting.md +46 -50
- package/docs/en/bundle_optimization.md +51 -23
- package/docs/en/cli/doc-review.md +13 -2
- package/docs/en/configuration.md +24 -15
- package/docs/en/intlayer_with_angular_21.md +9 -9
- package/docs/en/intlayer_with_solid_start.md +1091 -0
- package/docs/en/intlayer_with_vite+solid.md +12 -0
- package/docs/en/live-sync.md +4 -0
- package/docs/en-GB/analytics.md +222 -0
- package/docs/en-GB/autoFill.md +26 -7
- package/docs/en-GB/bundle_optimization.md +58 -25
- package/docs/en-GB/configuration.md +25 -8
- package/docs/en-GB/dictionary/file.md +2 -0
- package/docs/en-GB/dictionary/nesting.md +64 -205
- package/docs/en-GB/formatters.md +146 -181
- package/docs/en-GB/intlayer_CMS.md +152 -0
- package/docs/en-GB/intlayer_with_angular_21.md +9 -9
- package/docs/en-GB/intlayer_with_nestjs.md +6 -2
- package/docs/en-GB/intlayer_with_nextjs_14.md +0 -27
- package/docs/en-GB/intlayer_with_nextjs_15.md +1 -33
- package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +40 -82
- package/docs/en-GB/intlayer_with_solid_start.md +1078 -0
- package/docs/en-GB/intlayer_with_vite+vue.md +1 -3
- package/docs/en-GB/live-sync.md +4 -0
- package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +30 -22
- package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +16 -48
- package/docs/en-GB/packages/vite-intlayer/exports.md +15 -0
- package/docs/en-GB/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +77 -4
- package/docs/en-GB/self_hosting.md +60 -49
- package/docs/es/analytics.md +222 -0
- package/docs/es/autoFill.md +28 -9
- package/docs/es/bundle_optimization.md +58 -25
- package/docs/es/configuration.md +24 -7
- package/docs/es/dictionary/file.md +3 -1
- package/docs/es/dictionary/nesting.md +47 -30
- package/docs/es/formatters.md +114 -168
- package/docs/es/intlayer_CMS.md +35 -10
- package/docs/es/intlayer_with_angular_21.md +9 -9
- package/docs/es/intlayer_with_nextjs_14.md +1 -28
- package/docs/es/intlayer_with_nextjs_15.md +1 -33
- package/docs/es/intlayer_with_solid_start.md +1078 -0
- package/docs/es/live-sync.md +4 -0
- package/docs/es/packages/intlayer/getLocalizedUrl.md +31 -23
- package/docs/es/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/es/packages/vite-intlayer/exports.md +15 -0
- package/docs/es/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/es/packages/vite-intlayer/intlayerPrune.md +69 -2
- package/docs/es/releases/v9.md +0 -15
- package/docs/es/self_hosting.md +46 -49
- package/docs/fr/analytics.md +222 -0
- package/docs/fr/autoFill.md +27 -8
- package/docs/fr/bundle_optimization.md +58 -25
- package/docs/fr/configuration.md +25 -8
- package/docs/fr/dictionary/file.md +2 -0
- package/docs/fr/dictionary/nesting.md +37 -184
- package/docs/fr/formatters.md +95 -236
- package/docs/fr/intlayer_CMS.md +66 -15
- package/docs/fr/intlayer_with_angular_21.md +9 -9
- package/docs/fr/intlayer_with_nextjs_14.md +1 -28
- package/docs/fr/intlayer_with_nextjs_15.md +1 -33
- package/docs/fr/intlayer_with_solid_start.md +1078 -0
- package/docs/fr/live-sync.md +4 -0
- package/docs/fr/packages/intlayer/getLocalizedUrl.md +37 -27
- package/docs/fr/packages/intlayer/getMultilingualUrls.md +18 -20
- package/docs/fr/packages/vite-intlayer/exports.md +15 -0
- package/docs/fr/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/fr/packages/vite-intlayer/intlayerPrune.md +77 -4
- package/docs/fr/releases/v9.md +0 -15
- package/docs/fr/self_hosting.md +46 -49
- package/docs/hi/analytics.md +222 -0
- package/docs/hi/autoFill.md +28 -9
- package/docs/hi/bundle_optimization.md +58 -25
- package/docs/hi/configuration.md +25 -8
- package/docs/hi/dictionary/file.md +3 -1
- package/docs/hi/dictionary/nesting.md +47 -30
- package/docs/hi/formatters.md +233 -334
- package/docs/hi/how_works_intlayer.md +3 -1
- package/docs/hi/intlayer_CMS.md +152 -0
- package/docs/hi/intlayer_with_angular_21.md +9 -9
- package/docs/hi/intlayer_with_nestjs.md +11 -7
- package/docs/hi/intlayer_with_nextjs_14.md +1 -28
- package/docs/hi/intlayer_with_nextjs_15.md +1 -33
- package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +40 -83
- package/docs/hi/intlayer_with_solid_start.md +1077 -0
- package/docs/hi/intlayer_with_vite+preact.md +56 -49
- package/docs/hi/intlayer_with_vite+react.md +48 -41
- package/docs/hi/intlayer_with_vite+solid.md +32 -41
- package/docs/hi/intlayer_with_vite+vue.md +49 -44
- package/docs/hi/live-sync.md +4 -0
- package/docs/hi/packages/intlayer/getLocalizedUrl.md +26 -24
- package/docs/hi/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/hi/packages/next-intlayer/t.md +33 -1
- package/docs/hi/packages/react-intlayer/useDictionary.md +4 -21
- package/docs/hi/packages/vite-intlayer/exports.md +15 -0
- package/docs/hi/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/hi/packages/vite-intlayer/intlayerPrune.md +78 -5
- package/docs/hi/plugins/sync-json.md +9 -9
- package/docs/hi/releases/v9.md +0 -15
- package/docs/hi/self_hosting.md +38 -51
- package/docs/id/analytics.md +223 -0
- package/docs/id/bundle_optimization.md +58 -25
- package/docs/id/configuration.md +25 -8
- package/docs/id/dictionary/nesting.md +37 -184
- package/docs/id/formatters.md +208 -305
- package/docs/id/intlayer_CMS.md +164 -0
- package/docs/id/intlayer_with_angular_21.md +9 -9
- package/docs/id/intlayer_with_nextjs_14.md +1 -26
- package/docs/id/intlayer_with_react_router_v7_fs_routes.md +70 -63
- package/docs/id/intlayer_with_solid_start.md +1078 -0
- package/docs/id/live-sync.md +4 -0
- package/docs/id/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/id/packages/react-intlayer/useIntlayer.md +2 -2
- package/docs/id/packages/vite-intlayer/exports.md +15 -0
- package/docs/id/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/id/packages/vite-intlayer/intlayerPrune.md +78 -5
- package/docs/id/releases/v9.md +12 -0
- package/docs/id/self_hosting.md +61 -50
- package/docs/it/analytics.md +222 -0
- package/docs/it/autoFill.md +27 -8
- package/docs/it/bundle_optimization.md +58 -25
- package/docs/it/configuration.md +25 -8
- package/docs/it/dictionary/file.md +3 -1
- package/docs/it/dictionary/nesting.md +47 -30
- package/docs/it/formatters.md +114 -168
- package/docs/it/intlayer_CMS.md +66 -15
- package/docs/it/intlayer_with_angular_21.md +9 -9
- package/docs/it/intlayer_with_nestjs.md +11 -7
- package/docs/it/intlayer_with_nextjs_14.md +1 -28
- package/docs/it/intlayer_with_nextjs_15.md +1 -33
- package/docs/it/intlayer_with_solid_start.md +1078 -0
- package/docs/it/intlayer_with_vite+vue.md +1 -3
- package/docs/it/live-sync.md +4 -0
- package/docs/it/packages/intlayer/getLocalizedUrl.md +34 -26
- package/docs/it/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/it/packages/react-intlayer/useDictionary.md +4 -21
- package/docs/it/packages/vite-intlayer/exports.md +15 -0
- package/docs/it/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/it/packages/vite-intlayer/intlayerPrune.md +77 -4
- package/docs/it/releases/v9.md +0 -15
- package/docs/it/self_hosting.md +60 -49
- package/docs/ja/analytics.md +222 -0
- package/docs/ja/autoFill.md +28 -9
- package/docs/ja/bundle_optimization.md +58 -25
- package/docs/ja/configuration.md +25 -8
- package/docs/ja/dictionary/content_file.md +15 -7
- package/docs/ja/dictionary/file.md +3 -1
- package/docs/ja/dictionary/nesting.md +47 -30
- package/docs/ja/formatters.md +133 -187
- package/docs/ja/intlayer_visual_editor.md +3 -1
- package/docs/ja/intlayer_with_angular_21.md +6 -6
- package/docs/ja/intlayer_with_nestjs.md +2 -12
- package/docs/ja/intlayer_with_nextjs_14.md +1 -28
- package/docs/ja/intlayer_with_nextjs_15.md +1 -33
- package/docs/ja/intlayer_with_react_router_v7.md +456 -20
- package/docs/ja/intlayer_with_solid_start.md +1078 -0
- package/docs/ja/intlayer_with_vite+preact.md +73 -41
- package/docs/ja/intlayer_with_vite+vue.md +1 -3
- package/docs/ja/live-sync.md +4 -0
- package/docs/ja/mcp_server.md +3 -9
- package/docs/ja/packages/intlayer/getLocalizedUrl.md +26 -24
- package/docs/ja/packages/intlayer/getMultilingualUrls.md +3 -17
- package/docs/ja/packages/vite-intlayer/exports.md +15 -0
- package/docs/ja/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/ja/packages/vite-intlayer/intlayerPrune.md +79 -6
- package/docs/ja/releases/v9.md +12 -0
- package/docs/ja/self_hosting.md +46 -50
- package/docs/ko/analytics.md +222 -0
- package/docs/ko/autoFill.md +28 -9
- package/docs/ko/bundle_optimization.md +58 -25
- package/docs/ko/configuration.md +25 -8
- package/docs/ko/dictionary/file.md +3 -1
- package/docs/ko/dictionary/nesting.md +47 -30
- package/docs/ko/formatters.md +133 -187
- package/docs/ko/intlayer_with_angular_21.md +9 -9
- package/docs/ko/intlayer_with_lynx+react.md +133 -39
- package/docs/ko/intlayer_with_nextjs_14.md +1 -28
- package/docs/ko/intlayer_with_nextjs_15.md +1 -33
- package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +40 -188
- package/docs/ko/intlayer_with_solid_start.md +1078 -0
- package/docs/ko/intlayer_with_vite+preact.md +57 -23
- package/docs/ko/intlayer_with_vite+vue.md +1 -3
- package/docs/ko/live-sync.md +4 -0
- package/docs/ko/packages/intlayer/getLocalizedUrl.md +26 -24
- package/docs/ko/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/ko/packages/vite-intlayer/exports.md +15 -0
- package/docs/ko/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/ko/packages/vite-intlayer/intlayerPrune.md +79 -6
- package/docs/ko/releases/v9.md +12 -0
- package/docs/ko/self_hosting.md +60 -49
- package/docs/nl/bundle_optimization.md +58 -25
- package/docs/nl/configuration.md +25 -8
- package/docs/nl/intlayer_with_angular_21.md +9 -9
- package/docs/pl/analytics.md +220 -0
- package/docs/pl/bundle_optimization.md +58 -25
- package/docs/pl/configuration.md +25 -8
- package/docs/pl/dictionary/nesting.md +47 -30
- package/docs/pl/formatters.md +208 -305
- package/docs/pl/intlayer_CMS.md +152 -0
- package/docs/pl/intlayer_with_angular_21.md +9 -9
- package/docs/pl/intlayer_with_nextjs_14.md +1 -26
- package/docs/pl/intlayer_with_solid_start.md +1078 -0
- package/docs/pl/live-sync.md +4 -0
- package/docs/pl/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/pl/packages/react-intlayer/useDictionary.md +2 -19
- package/docs/pl/packages/vite-intlayer/exports.md +15 -0
- package/docs/pl/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/pl/packages/vite-intlayer/intlayerPrune.md +77 -4
- package/docs/pl/releases/v9.md +0 -15
- package/docs/pl/self_hosting.md +60 -49
- package/docs/pt/analytics.md +222 -0
- package/docs/pt/bundle_optimization.md +58 -24
- package/docs/pt/configuration.md +25 -8
- package/docs/pt/dictionary/file.md +3 -1
- package/docs/pt/dictionary/nesting.md +47 -30
- package/docs/pt/formatters.md +112 -168
- package/docs/pt/intlayer_CMS.md +66 -15
- package/docs/pt/intlayer_with_angular_21.md +9 -9
- package/docs/pt/intlayer_with_astro_lit.md +26 -1
- package/docs/pt/intlayer_with_nextjs_14.md +1 -28
- package/docs/pt/intlayer_with_nextjs_15.md +1 -33
- package/docs/pt/intlayer_with_solid_start.md +1078 -0
- package/docs/pt/intlayer_with_vite+vue.md +1 -3
- package/docs/pt/live-sync.md +4 -0
- package/docs/pt/packages/intlayer/getLocalizedUrl.md +34 -26
- package/docs/pt/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/pt/packages/vite-intlayer/exports.md +15 -0
- package/docs/pt/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/pt/packages/vite-intlayer/intlayerPrune.md +78 -6
- package/docs/pt/releases/v9.md +0 -15
- package/docs/pt/self_hosting.md +60 -49
- package/docs/ru/analytics.md +222 -0
- package/docs/ru/autoFill.md +27 -8
- package/docs/ru/bundle_optimization.md +58 -25
- package/docs/ru/configuration.md +25 -8
- package/docs/ru/dictionary/file.md +3 -1
- package/docs/ru/dictionary/nesting.md +64 -205
- package/docs/ru/formatters.md +108 -128
- package/docs/ru/intlayer_with_angular_21.md +9 -9
- package/docs/ru/intlayer_with_nextjs_14.md +1 -28
- package/docs/ru/intlayer_with_nextjs_15.md +1 -33
- package/docs/ru/intlayer_with_solid_start.md +1078 -0
- package/docs/ru/intlayer_with_vite+vue.md +1 -3
- package/docs/ru/live-sync.md +4 -0
- package/docs/ru/packages/intlayer/getLocalizedUrl.md +34 -26
- package/docs/ru/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/ru/packages/react-intlayer/useDictionary.md +4 -21
- package/docs/ru/packages/vite-intlayer/exports.md +15 -0
- package/docs/ru/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/ru/packages/vite-intlayer/intlayerPrune.md +77 -4
- package/docs/ru/releases/v9.md +0 -15
- package/docs/ru/self_hosting.md +60 -49
- package/docs/tr/analytics.md +222 -0
- package/docs/tr/autoFill.md +28 -9
- package/docs/tr/bundle_optimization.md +58 -25
- package/docs/tr/configuration.md +25 -8
- package/docs/tr/dictionary/file.md +2 -0
- package/docs/tr/dictionary/nesting.md +47 -30
- package/docs/tr/formatters.md +144 -190
- package/docs/tr/intlayer_CMS.md +152 -0
- package/docs/tr/intlayer_with_angular_21.md +9 -9
- package/docs/tr/intlayer_with_nestjs.md +2 -12
- package/docs/tr/intlayer_with_nextjs_15.md +1 -33
- package/docs/tr/intlayer_with_solid_start.md +1078 -0
- package/docs/tr/intlayer_with_vite+vue.md +1 -3
- package/docs/tr/live-sync.md +4 -0
- package/docs/tr/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/tr/packages/vite-intlayer/exports.md +15 -0
- package/docs/tr/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/tr/packages/vite-intlayer/intlayerPrune.md +77 -4
- package/docs/tr/self_hosting.md +47 -50
- package/docs/uk/analytics.md +222 -0
- package/docs/uk/bundle_optimization.md +58 -25
- package/docs/uk/configuration.md +25 -8
- package/docs/uk/dictionary/nesting.md +47 -30
- package/docs/uk/formatters.md +128 -185
- package/docs/uk/intlayer_CMS.md +152 -0
- package/docs/uk/intlayer_with_angular_21.md +9 -9
- package/docs/uk/intlayer_with_nextjs_14.md +1 -26
- package/docs/uk/intlayer_with_solid_start.md +1078 -0
- package/docs/uk/live-sync.md +4 -0
- package/docs/uk/packages/react-intlayer/useDictionary.md +2 -19
- package/docs/uk/packages/vite-intlayer/exports.md +15 -0
- package/docs/uk/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/uk/packages/vite-intlayer/intlayerPrune.md +77 -4
- package/docs/uk/releases/v9.md +0 -15
- package/docs/uk/self_hosting.md +60 -50
- package/docs/ur/bundle_optimization.md +58 -25
- package/docs/ur/configuration.md +25 -8
- package/docs/ur/intlayer_with_angular_21.md +9 -9
- package/docs/vi/analytics.md +222 -0
- package/docs/vi/bundle_optimization.md +58 -25
- package/docs/vi/configuration.md +24 -8
- package/docs/vi/dictionary/nesting.md +37 -184
- package/docs/vi/formatters.md +208 -309
- package/docs/vi/intlayer_CMS.md +164 -0
- package/docs/vi/intlayer_with_angular_21.md +9 -9
- package/docs/vi/intlayer_with_nextjs_14.md +0 -25
- package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +70 -63
- package/docs/vi/intlayer_with_solid_start.md +1078 -0
- package/docs/vi/live-sync.md +4 -0
- package/docs/vi/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/vi/packages/react-intlayer/useIntlayer.md +2 -2
- package/docs/vi/packages/vite-intlayer/exports.md +15 -0
- package/docs/vi/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/vi/packages/vite-intlayer/intlayerPrune.md +77 -4
- package/docs/vi/plugins/sync-json.md +6 -6
- package/docs/vi/releases/v9.md +12 -0
- package/docs/vi/self_hosting.md +61 -50
- package/docs/zh/CI_CD.md +4 -0
- package/docs/zh/analytics.md +222 -0
- package/docs/zh/autoFill.md +28 -9
- package/docs/zh/bundle_optimization.md +58 -25
- package/docs/zh/configuration.md +24 -8
- package/docs/zh/dictionary/file.md +2 -0
- package/docs/zh/dictionary/nesting.md +47 -30
- package/docs/zh/formatters.md +140 -188
- package/docs/zh/intlayer_CMS.md +164 -0
- package/docs/zh/intlayer_with_analog.md +193 -3
- package/docs/zh/intlayer_with_angular_19.md +272 -3
- package/docs/zh/intlayer_with_angular_21.md +7 -7
- package/docs/zh/intlayer_with_create_react_app.md +348 -26
- package/docs/zh/intlayer_with_lynx+react.md +263 -4
- package/docs/zh/intlayer_with_nextjs_14.md +1 -28
- package/docs/zh/intlayer_with_nextjs_15.md +1 -33
- package/docs/zh/intlayer_with_nextjs_no_locale_path.md +558 -1
- package/docs/zh/intlayer_with_nuxt.md +182 -7
- package/docs/zh/intlayer_with_react_router_v7.md +183 -25
- package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +306 -42
- package/docs/zh/intlayer_with_solid_start.md +1077 -0
- package/docs/zh/intlayer_with_storybook.md +260 -3
- package/docs/zh/intlayer_with_svelte_kit.md +428 -48
- package/docs/zh/intlayer_with_tanstack+solid.md +713 -13
- package/docs/zh/intlayer_with_tanstack.md +731 -20
- package/docs/zh/intlayer_with_vanilla.md +314 -4
- package/docs/zh/intlayer_with_vite+lit.md +465 -4
- package/docs/zh/intlayer_with_vite+preact.md +422 -116
- package/docs/zh/intlayer_with_vite+react.md +324 -45
- package/docs/zh/intlayer_with_vite+react_compiler.md +228 -13
- package/docs/zh/intlayer_with_vite+solid.md +462 -32
- package/docs/zh/intlayer_with_vite+vanilla.md +497 -4
- package/docs/zh/live-sync.md +4 -0
- package/docs/zh/mcp_server.md +3 -9
- package/docs/zh/packages/intlayer/getLocalizedUrl.md +26 -24
- package/docs/zh/packages/intlayer/getMultilingualUrls.md +4 -18
- package/docs/zh/packages/vite-intlayer/exports.md +29 -0
- package/docs/zh/packages/vite-intlayer/intlayer.md +121 -6
- package/docs/zh/packages/vite-intlayer/intlayerPrune.md +79 -6
- package/docs/zh/releases/v9.md +12 -0
- package/docs/zh/self_hosting.md +60 -50
- package/docs/zh-TW/bundle_optimization.md +58 -25
- package/docs/zh-TW/intlayer_with_angular_21.md +7 -7
- package/package.json +7 -7
- package/src/common.ts +39 -2
- package/src/generated/blog.entry.ts +66 -34
- package/src/generated/docs.entry.ts +273 -221
- package/src/generated/frequentQuestions.entry.ts +56 -24
- package/src/generated/legal.entry.ts +41 -9
|
@@ -17,22 +17,49 @@ try {
|
|
|
17
17
|
baseDir = (0, _intlayer_config_utils.getPackageJsonPath)(currentDir).baseDir;
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
|
-
|
|
20
|
+
/**
|
|
21
|
+
* Reads a document, preferring the requested locale and falling back to English.
|
|
22
|
+
*/
|
|
23
|
+
const readLocaleFile = async (relativeAfterLocale, locale) => {
|
|
21
24
|
const target1 = (0, node_path.join)(baseDir, `./blog/${locale}/${relativeAfterLocale}`);
|
|
22
|
-
if ((0, node_fs.existsSync)(target1)) return (0, node_fs_promises.readFile)(target1, "utf8");
|
|
25
|
+
if ((0, node_fs.existsSync)(target1)) return await (0, node_fs_promises.readFile)(target1, "utf8");
|
|
23
26
|
const target2 = (0, node_path.join)(baseDir, `./blog/en/${relativeAfterLocale}`);
|
|
24
|
-
if ((0, node_fs.existsSync)(target2)) return (0, node_fs_promises.readFile)(target2, "utf8");
|
|
25
|
-
|
|
27
|
+
if ((0, node_fs.existsSync)(target2)) return await (0, node_fs_promises.readFile)(target2, "utf8");
|
|
28
|
+
throw new Error(`[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`);
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Builds a lazy, awaitable handle over a document.
|
|
32
|
+
*
|
|
33
|
+
* The entry map below holds one handle per document *per locale*, so reading
|
|
34
|
+
* eagerly would pull every markdown file of every locale into memory as soon as
|
|
35
|
+
* this module is imported — hundreds of megabytes, duplicated in every
|
|
36
|
+
* prerender worker, for the handful of documents a page actually renders.
|
|
37
|
+
*
|
|
38
|
+
* The returned value is a thenable rather than a promise: consumers only ever
|
|
39
|
+
* `await` it, and `await` triggers `then`, so the file is read on first use and
|
|
40
|
+
* the resulting promise is cached for subsequent reads.
|
|
41
|
+
*/
|
|
42
|
+
const readLocale = (relativeAfterLocale, locale) => {
|
|
43
|
+
let pendingRead;
|
|
44
|
+
const read = () => {
|
|
45
|
+
pendingRead ??= readLocaleFile(relativeAfterLocale, locale);
|
|
46
|
+
return pendingRead;
|
|
47
|
+
};
|
|
48
|
+
return {
|
|
49
|
+
then: (onFulfilled, onRejected) => read().then(onFulfilled, onRejected),
|
|
50
|
+
catch: (onRejected) => read().catch(onRejected),
|
|
51
|
+
finally: (onFinally) => read().finally(onFinally)
|
|
52
|
+
};
|
|
26
53
|
};
|
|
27
54
|
const blogEntry = {
|
|
28
55
|
"./blog/en/compiler_vs_declarative_i18n.md": {
|
|
29
56
|
en: readLocale("compiler_vs_declarative_i18n.md", "en"),
|
|
57
|
+
es: readLocale("compiler_vs_declarative_i18n.md", "es"),
|
|
30
58
|
ru: readLocale("compiler_vs_declarative_i18n.md", "ru"),
|
|
31
59
|
ja: readLocale("compiler_vs_declarative_i18n.md", "ja"),
|
|
32
60
|
fr: readLocale("compiler_vs_declarative_i18n.md", "fr"),
|
|
33
61
|
ko: readLocale("compiler_vs_declarative_i18n.md", "ko"),
|
|
34
62
|
zh: readLocale("compiler_vs_declarative_i18n.md", "zh"),
|
|
35
|
-
es: readLocale("compiler_vs_declarative_i18n.md", "es"),
|
|
36
63
|
de: readLocale("compiler_vs_declarative_i18n.md", "de"),
|
|
37
64
|
ar: readLocale("compiler_vs_declarative_i18n.md", "ar"),
|
|
38
65
|
it: readLocale("compiler_vs_declarative_i18n.md", "it"),
|
|
@@ -47,12 +74,12 @@ const blogEntry = {
|
|
|
47
74
|
},
|
|
48
75
|
"./blog/en/i18n_meaning.md": {
|
|
49
76
|
en: readLocale("i18n_meaning.md", "en"),
|
|
77
|
+
es: readLocale("i18n_meaning.md", "es"),
|
|
50
78
|
ru: readLocale("i18n_meaning.md", "ru"),
|
|
51
79
|
ja: readLocale("i18n_meaning.md", "ja"),
|
|
52
80
|
fr: readLocale("i18n_meaning.md", "fr"),
|
|
53
81
|
ko: readLocale("i18n_meaning.md", "ko"),
|
|
54
82
|
zh: readLocale("i18n_meaning.md", "zh"),
|
|
55
|
-
es: readLocale("i18n_meaning.md", "es"),
|
|
56
83
|
de: readLocale("i18n_meaning.md", "de"),
|
|
57
84
|
ar: readLocale("i18n_meaning.md", "ar"),
|
|
58
85
|
it: readLocale("i18n_meaning.md", "it"),
|
|
@@ -67,12 +94,12 @@ const blogEntry = {
|
|
|
67
94
|
},
|
|
68
95
|
"./blog/en/i18n_using_next-i18next.md": {
|
|
69
96
|
en: readLocale("i18n_using_next-i18next.md", "en"),
|
|
97
|
+
es: readLocale("i18n_using_next-i18next.md", "es"),
|
|
70
98
|
ru: readLocale("i18n_using_next-i18next.md", "ru"),
|
|
71
99
|
ja: readLocale("i18n_using_next-i18next.md", "ja"),
|
|
72
100
|
fr: readLocale("i18n_using_next-i18next.md", "fr"),
|
|
73
101
|
ko: readLocale("i18n_using_next-i18next.md", "ko"),
|
|
74
102
|
zh: readLocale("i18n_using_next-i18next.md", "zh"),
|
|
75
|
-
es: readLocale("i18n_using_next-i18next.md", "es"),
|
|
76
103
|
de: readLocale("i18n_using_next-i18next.md", "de"),
|
|
77
104
|
ar: readLocale("i18n_using_next-i18next.md", "ar"),
|
|
78
105
|
it: readLocale("i18n_using_next-i18next.md", "it"),
|
|
@@ -87,12 +114,12 @@ const blogEntry = {
|
|
|
87
114
|
},
|
|
88
115
|
"./blog/en/i18n_using_next-intl.md": {
|
|
89
116
|
en: readLocale("i18n_using_next-intl.md", "en"),
|
|
117
|
+
es: readLocale("i18n_using_next-intl.md", "es"),
|
|
90
118
|
ru: readLocale("i18n_using_next-intl.md", "ru"),
|
|
91
119
|
ja: readLocale("i18n_using_next-intl.md", "ja"),
|
|
92
120
|
fr: readLocale("i18n_using_next-intl.md", "fr"),
|
|
93
121
|
ko: readLocale("i18n_using_next-intl.md", "ko"),
|
|
94
122
|
zh: readLocale("i18n_using_next-intl.md", "zh"),
|
|
95
|
-
es: readLocale("i18n_using_next-intl.md", "es"),
|
|
96
123
|
de: readLocale("i18n_using_next-intl.md", "de"),
|
|
97
124
|
ar: readLocale("i18n_using_next-intl.md", "ar"),
|
|
98
125
|
it: readLocale("i18n_using_next-intl.md", "it"),
|
|
@@ -107,12 +134,12 @@ const blogEntry = {
|
|
|
107
134
|
},
|
|
108
135
|
"./blog/en/index.md": {
|
|
109
136
|
en: readLocale("index.md", "en"),
|
|
137
|
+
es: readLocale("index.md", "es"),
|
|
110
138
|
ru: readLocale("index.md", "ru"),
|
|
111
139
|
ja: readLocale("index.md", "ja"),
|
|
112
140
|
fr: readLocale("index.md", "fr"),
|
|
113
141
|
ko: readLocale("index.md", "ko"),
|
|
114
142
|
zh: readLocale("index.md", "zh"),
|
|
115
|
-
es: readLocale("index.md", "es"),
|
|
116
143
|
de: readLocale("index.md", "de"),
|
|
117
144
|
ar: readLocale("index.md", "ar"),
|
|
118
145
|
it: readLocale("index.md", "it"),
|
|
@@ -127,12 +154,12 @@ const blogEntry = {
|
|
|
127
154
|
},
|
|
128
155
|
"./blog/en/internationalization_and_SEO.md": {
|
|
129
156
|
en: readLocale("internationalization_and_SEO.md", "en"),
|
|
157
|
+
es: readLocale("internationalization_and_SEO.md", "es"),
|
|
130
158
|
ru: readLocale("internationalization_and_SEO.md", "ru"),
|
|
131
159
|
ja: readLocale("internationalization_and_SEO.md", "ja"),
|
|
132
160
|
fr: readLocale("internationalization_and_SEO.md", "fr"),
|
|
133
161
|
ko: readLocale("internationalization_and_SEO.md", "ko"),
|
|
134
162
|
zh: readLocale("internationalization_and_SEO.md", "zh"),
|
|
135
|
-
es: readLocale("internationalization_and_SEO.md", "es"),
|
|
136
163
|
de: readLocale("internationalization_and_SEO.md", "de"),
|
|
137
164
|
ar: readLocale("internationalization_and_SEO.md", "ar"),
|
|
138
165
|
it: readLocale("internationalization_and_SEO.md", "it"),
|
|
@@ -147,12 +174,12 @@ const blogEntry = {
|
|
|
147
174
|
},
|
|
148
175
|
"./blog/en/intlayer_with_i18next.md": {
|
|
149
176
|
en: readLocale("intlayer_with_i18next.md", "en"),
|
|
177
|
+
es: readLocale("intlayer_with_i18next.md", "es"),
|
|
150
178
|
ru: readLocale("intlayer_with_i18next.md", "ru"),
|
|
151
179
|
ja: readLocale("intlayer_with_i18next.md", "ja"),
|
|
152
180
|
fr: readLocale("intlayer_with_i18next.md", "fr"),
|
|
153
181
|
ko: readLocale("intlayer_with_i18next.md", "ko"),
|
|
154
182
|
zh: readLocale("intlayer_with_i18next.md", "zh"),
|
|
155
|
-
es: readLocale("intlayer_with_i18next.md", "es"),
|
|
156
183
|
de: readLocale("intlayer_with_i18next.md", "de"),
|
|
157
184
|
ar: readLocale("intlayer_with_i18next.md", "ar"),
|
|
158
185
|
it: readLocale("intlayer_with_i18next.md", "it"),
|
|
@@ -167,12 +194,12 @@ const blogEntry = {
|
|
|
167
194
|
},
|
|
168
195
|
"./blog/en/intlayer_with_next-i18next.md": {
|
|
169
196
|
en: readLocale("intlayer_with_next-i18next.md", "en"),
|
|
197
|
+
es: readLocale("intlayer_with_next-i18next.md", "es"),
|
|
170
198
|
ru: readLocale("intlayer_with_next-i18next.md", "ru"),
|
|
171
199
|
ja: readLocale("intlayer_with_next-i18next.md", "ja"),
|
|
172
200
|
fr: readLocale("intlayer_with_next-i18next.md", "fr"),
|
|
173
201
|
ko: readLocale("intlayer_with_next-i18next.md", "ko"),
|
|
174
202
|
zh: readLocale("intlayer_with_next-i18next.md", "zh"),
|
|
175
|
-
es: readLocale("intlayer_with_next-i18next.md", "es"),
|
|
176
203
|
de: readLocale("intlayer_with_next-i18next.md", "de"),
|
|
177
204
|
ar: readLocale("intlayer_with_next-i18next.md", "ar"),
|
|
178
205
|
it: readLocale("intlayer_with_next-i18next.md", "it"),
|
|
@@ -187,12 +214,12 @@ const blogEntry = {
|
|
|
187
214
|
},
|
|
188
215
|
"./blog/en/intlayer_with_next-intl.md": {
|
|
189
216
|
en: readLocale("intlayer_with_next-intl.md", "en"),
|
|
217
|
+
es: readLocale("intlayer_with_next-intl.md", "es"),
|
|
190
218
|
ru: readLocale("intlayer_with_next-intl.md", "ru"),
|
|
191
219
|
ja: readLocale("intlayer_with_next-intl.md", "ja"),
|
|
192
220
|
fr: readLocale("intlayer_with_next-intl.md", "fr"),
|
|
193
221
|
ko: readLocale("intlayer_with_next-intl.md", "ko"),
|
|
194
222
|
zh: readLocale("intlayer_with_next-intl.md", "zh"),
|
|
195
|
-
es: readLocale("intlayer_with_next-intl.md", "es"),
|
|
196
223
|
de: readLocale("intlayer_with_next-intl.md", "de"),
|
|
197
224
|
ar: readLocale("intlayer_with_next-intl.md", "ar"),
|
|
198
225
|
it: readLocale("intlayer_with_next-intl.md", "it"),
|
|
@@ -207,12 +234,12 @@ const blogEntry = {
|
|
|
207
234
|
},
|
|
208
235
|
"./blog/en/intlayer_with_react-i18next.md": {
|
|
209
236
|
en: readLocale("intlayer_with_react-i18next.md", "en"),
|
|
237
|
+
es: readLocale("intlayer_with_react-i18next.md", "es"),
|
|
210
238
|
ru: readLocale("intlayer_with_react-i18next.md", "ru"),
|
|
211
239
|
ja: readLocale("intlayer_with_react-i18next.md", "ja"),
|
|
212
240
|
fr: readLocale("intlayer_with_react-i18next.md", "fr"),
|
|
213
241
|
ko: readLocale("intlayer_with_react-i18next.md", "ko"),
|
|
214
242
|
zh: readLocale("intlayer_with_react-i18next.md", "zh"),
|
|
215
|
-
es: readLocale("intlayer_with_react-i18next.md", "es"),
|
|
216
243
|
de: readLocale("intlayer_with_react-i18next.md", "de"),
|
|
217
244
|
ar: readLocale("intlayer_with_react-i18next.md", "ar"),
|
|
218
245
|
it: readLocale("intlayer_with_react-i18next.md", "it"),
|
|
@@ -227,12 +254,12 @@ const blogEntry = {
|
|
|
227
254
|
},
|
|
228
255
|
"./blog/en/intlayer_with_react-intl.md": {
|
|
229
256
|
en: readLocale("intlayer_with_react-intl.md", "en"),
|
|
257
|
+
es: readLocale("intlayer_with_react-intl.md", "es"),
|
|
230
258
|
ru: readLocale("intlayer_with_react-intl.md", "ru"),
|
|
231
259
|
ja: readLocale("intlayer_with_react-intl.md", "ja"),
|
|
232
260
|
fr: readLocale("intlayer_with_react-intl.md", "fr"),
|
|
233
261
|
ko: readLocale("intlayer_with_react-intl.md", "ko"),
|
|
234
262
|
zh: readLocale("intlayer_with_react-intl.md", "zh"),
|
|
235
|
-
es: readLocale("intlayer_with_react-intl.md", "es"),
|
|
236
263
|
de: readLocale("intlayer_with_react-intl.md", "de"),
|
|
237
264
|
ar: readLocale("intlayer_with_react-intl.md", "ar"),
|
|
238
265
|
it: readLocale("intlayer_with_react-intl.md", "it"),
|
|
@@ -247,12 +274,12 @@ const blogEntry = {
|
|
|
247
274
|
},
|
|
248
275
|
"./blog/en/intlayer_with_vue-i18n.md": {
|
|
249
276
|
en: readLocale("intlayer_with_vue-i18n.md", "en"),
|
|
277
|
+
es: readLocale("intlayer_with_vue-i18n.md", "es"),
|
|
250
278
|
ru: readLocale("intlayer_with_vue-i18n.md", "ru"),
|
|
251
279
|
ja: readLocale("intlayer_with_vue-i18n.md", "ja"),
|
|
252
280
|
fr: readLocale("intlayer_with_vue-i18n.md", "fr"),
|
|
253
281
|
ko: readLocale("intlayer_with_vue-i18n.md", "ko"),
|
|
254
282
|
zh: readLocale("intlayer_with_vue-i18n.md", "zh"),
|
|
255
|
-
es: readLocale("intlayer_with_vue-i18n.md", "es"),
|
|
256
283
|
de: readLocale("intlayer_with_vue-i18n.md", "de"),
|
|
257
284
|
ar: readLocale("intlayer_with_vue-i18n.md", "ar"),
|
|
258
285
|
it: readLocale("intlayer_with_vue-i18n.md", "it"),
|
|
@@ -267,12 +294,12 @@ const blogEntry = {
|
|
|
267
294
|
},
|
|
268
295
|
"./blog/en/l10n_platform_alternative/Lokalise.md": {
|
|
269
296
|
en: readLocale("l10n_platform_alternative/Lokalise.md", "en"),
|
|
297
|
+
es: readLocale("l10n_platform_alternative/Lokalise.md", "es"),
|
|
270
298
|
ru: readLocale("l10n_platform_alternative/Lokalise.md", "ru"),
|
|
271
299
|
ja: readLocale("l10n_platform_alternative/Lokalise.md", "ja"),
|
|
272
300
|
fr: readLocale("l10n_platform_alternative/Lokalise.md", "fr"),
|
|
273
301
|
ko: readLocale("l10n_platform_alternative/Lokalise.md", "ko"),
|
|
274
302
|
zh: readLocale("l10n_platform_alternative/Lokalise.md", "zh"),
|
|
275
|
-
es: readLocale("l10n_platform_alternative/Lokalise.md", "es"),
|
|
276
303
|
de: readLocale("l10n_platform_alternative/Lokalise.md", "de"),
|
|
277
304
|
ar: readLocale("l10n_platform_alternative/Lokalise.md", "ar"),
|
|
278
305
|
it: readLocale("l10n_platform_alternative/Lokalise.md", "it"),
|
|
@@ -287,12 +314,12 @@ const blogEntry = {
|
|
|
287
314
|
},
|
|
288
315
|
"./blog/en/l10n_platform_alternative/crowdin.md": {
|
|
289
316
|
en: readLocale("l10n_platform_alternative/crowdin.md", "en"),
|
|
317
|
+
es: readLocale("l10n_platform_alternative/crowdin.md", "es"),
|
|
290
318
|
ru: readLocale("l10n_platform_alternative/crowdin.md", "ru"),
|
|
291
319
|
ja: readLocale("l10n_platform_alternative/crowdin.md", "ja"),
|
|
292
320
|
fr: readLocale("l10n_platform_alternative/crowdin.md", "fr"),
|
|
293
321
|
ko: readLocale("l10n_platform_alternative/crowdin.md", "ko"),
|
|
294
322
|
zh: readLocale("l10n_platform_alternative/crowdin.md", "zh"),
|
|
295
|
-
es: readLocale("l10n_platform_alternative/crowdin.md", "es"),
|
|
296
323
|
de: readLocale("l10n_platform_alternative/crowdin.md", "de"),
|
|
297
324
|
ar: readLocale("l10n_platform_alternative/crowdin.md", "ar"),
|
|
298
325
|
it: readLocale("l10n_platform_alternative/crowdin.md", "it"),
|
|
@@ -307,12 +334,12 @@ const blogEntry = {
|
|
|
307
334
|
},
|
|
308
335
|
"./blog/en/l10n_platform_alternative/phrase.md": {
|
|
309
336
|
en: readLocale("l10n_platform_alternative/phrase.md", "en"),
|
|
337
|
+
es: readLocale("l10n_platform_alternative/phrase.md", "es"),
|
|
310
338
|
ru: readLocale("l10n_platform_alternative/phrase.md", "ru"),
|
|
311
339
|
ja: readLocale("l10n_platform_alternative/phrase.md", "ja"),
|
|
312
340
|
fr: readLocale("l10n_platform_alternative/phrase.md", "fr"),
|
|
313
341
|
ko: readLocale("l10n_platform_alternative/phrase.md", "ko"),
|
|
314
342
|
zh: readLocale("l10n_platform_alternative/phrase.md", "zh"),
|
|
315
|
-
es: readLocale("l10n_platform_alternative/phrase.md", "es"),
|
|
316
343
|
de: readLocale("l10n_platform_alternative/phrase.md", "de"),
|
|
317
344
|
ar: readLocale("l10n_platform_alternative/phrase.md", "ar"),
|
|
318
345
|
it: readLocale("l10n_platform_alternative/phrase.md", "it"),
|
|
@@ -327,12 +354,12 @@ const blogEntry = {
|
|
|
327
354
|
},
|
|
328
355
|
"./blog/en/list_i18n_technologies/frameworks/angular.md": {
|
|
329
356
|
en: readLocale("list_i18n_technologies/frameworks/angular.md", "en"),
|
|
357
|
+
es: readLocale("list_i18n_technologies/frameworks/angular.md", "es"),
|
|
330
358
|
ru: readLocale("list_i18n_technologies/frameworks/angular.md", "ru"),
|
|
331
359
|
ja: readLocale("list_i18n_technologies/frameworks/angular.md", "ja"),
|
|
332
360
|
fr: readLocale("list_i18n_technologies/frameworks/angular.md", "fr"),
|
|
333
361
|
ko: readLocale("list_i18n_technologies/frameworks/angular.md", "ko"),
|
|
334
362
|
zh: readLocale("list_i18n_technologies/frameworks/angular.md", "zh"),
|
|
335
|
-
es: readLocale("list_i18n_technologies/frameworks/angular.md", "es"),
|
|
336
363
|
de: readLocale("list_i18n_technologies/frameworks/angular.md", "de"),
|
|
337
364
|
ar: readLocale("list_i18n_technologies/frameworks/angular.md", "ar"),
|
|
338
365
|
it: readLocale("list_i18n_technologies/frameworks/angular.md", "it"),
|
|
@@ -347,12 +374,12 @@ const blogEntry = {
|
|
|
347
374
|
},
|
|
348
375
|
"./blog/en/list_i18n_technologies/frameworks/react-native.md": {
|
|
349
376
|
en: readLocale("list_i18n_technologies/frameworks/react-native.md", "en"),
|
|
377
|
+
es: readLocale("list_i18n_technologies/frameworks/react-native.md", "es"),
|
|
350
378
|
ru: readLocale("list_i18n_technologies/frameworks/react-native.md", "ru"),
|
|
351
379
|
ja: readLocale("list_i18n_technologies/frameworks/react-native.md", "ja"),
|
|
352
380
|
fr: readLocale("list_i18n_technologies/frameworks/react-native.md", "fr"),
|
|
353
381
|
ko: readLocale("list_i18n_technologies/frameworks/react-native.md", "ko"),
|
|
354
382
|
zh: readLocale("list_i18n_technologies/frameworks/react-native.md", "zh"),
|
|
355
|
-
es: readLocale("list_i18n_technologies/frameworks/react-native.md", "es"),
|
|
356
383
|
de: readLocale("list_i18n_technologies/frameworks/react-native.md", "de"),
|
|
357
384
|
ar: readLocale("list_i18n_technologies/frameworks/react-native.md", "ar"),
|
|
358
385
|
it: readLocale("list_i18n_technologies/frameworks/react-native.md", "it"),
|
|
@@ -367,12 +394,12 @@ const blogEntry = {
|
|
|
367
394
|
},
|
|
368
395
|
"./blog/en/list_i18n_technologies/frameworks/react.md": {
|
|
369
396
|
en: readLocale("list_i18n_technologies/frameworks/react.md", "en"),
|
|
397
|
+
es: readLocale("list_i18n_technologies/frameworks/react.md", "es"),
|
|
370
398
|
ru: readLocale("list_i18n_technologies/frameworks/react.md", "ru"),
|
|
371
399
|
ja: readLocale("list_i18n_technologies/frameworks/react.md", "ja"),
|
|
372
400
|
fr: readLocale("list_i18n_technologies/frameworks/react.md", "fr"),
|
|
373
401
|
ko: readLocale("list_i18n_technologies/frameworks/react.md", "ko"),
|
|
374
402
|
zh: readLocale("list_i18n_technologies/frameworks/react.md", "zh"),
|
|
375
|
-
es: readLocale("list_i18n_technologies/frameworks/react.md", "es"),
|
|
376
403
|
de: readLocale("list_i18n_technologies/frameworks/react.md", "de"),
|
|
377
404
|
ar: readLocale("list_i18n_technologies/frameworks/react.md", "ar"),
|
|
378
405
|
it: readLocale("list_i18n_technologies/frameworks/react.md", "it"),
|
|
@@ -387,12 +414,12 @@ const blogEntry = {
|
|
|
387
414
|
},
|
|
388
415
|
"./blog/en/list_i18n_technologies/frameworks/svelte.md": {
|
|
389
416
|
en: readLocale("list_i18n_technologies/frameworks/svelte.md", "en"),
|
|
417
|
+
es: readLocale("list_i18n_technologies/frameworks/svelte.md", "es"),
|
|
390
418
|
ru: readLocale("list_i18n_technologies/frameworks/svelte.md", "ru"),
|
|
391
419
|
ja: readLocale("list_i18n_technologies/frameworks/svelte.md", "ja"),
|
|
392
420
|
fr: readLocale("list_i18n_technologies/frameworks/svelte.md", "fr"),
|
|
393
421
|
ko: readLocale("list_i18n_technologies/frameworks/svelte.md", "ko"),
|
|
394
422
|
zh: readLocale("list_i18n_technologies/frameworks/svelte.md", "zh"),
|
|
395
|
-
es: readLocale("list_i18n_technologies/frameworks/svelte.md", "es"),
|
|
396
423
|
de: readLocale("list_i18n_technologies/frameworks/svelte.md", "de"),
|
|
397
424
|
ar: readLocale("list_i18n_technologies/frameworks/svelte.md", "ar"),
|
|
398
425
|
it: readLocale("list_i18n_technologies/frameworks/svelte.md", "it"),
|
|
@@ -407,12 +434,12 @@ const blogEntry = {
|
|
|
407
434
|
},
|
|
408
435
|
"./blog/en/list_i18n_technologies/frameworks/vue.md": {
|
|
409
436
|
en: readLocale("list_i18n_technologies/frameworks/vue.md", "en"),
|
|
437
|
+
es: readLocale("list_i18n_technologies/frameworks/vue.md", "es"),
|
|
410
438
|
ru: readLocale("list_i18n_technologies/frameworks/vue.md", "ru"),
|
|
411
439
|
ja: readLocale("list_i18n_technologies/frameworks/vue.md", "ja"),
|
|
412
440
|
fr: readLocale("list_i18n_technologies/frameworks/vue.md", "fr"),
|
|
413
441
|
ko: readLocale("list_i18n_technologies/frameworks/vue.md", "ko"),
|
|
414
442
|
zh: readLocale("list_i18n_technologies/frameworks/vue.md", "zh"),
|
|
415
|
-
es: readLocale("list_i18n_technologies/frameworks/vue.md", "es"),
|
|
416
443
|
de: readLocale("list_i18n_technologies/frameworks/vue.md", "de"),
|
|
417
444
|
ar: readLocale("list_i18n_technologies/frameworks/vue.md", "ar"),
|
|
418
445
|
it: readLocale("list_i18n_technologies/frameworks/vue.md", "it"),
|
|
@@ -427,12 +454,12 @@ const blogEntry = {
|
|
|
427
454
|
},
|
|
428
455
|
"./blog/en/next-i18next_vs_next-intl_vs_intlayer.md": {
|
|
429
456
|
en: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "en"),
|
|
457
|
+
es: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "es"),
|
|
430
458
|
ru: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "ru"),
|
|
431
459
|
ja: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "ja"),
|
|
432
460
|
fr: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "fr"),
|
|
433
461
|
ko: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "ko"),
|
|
434
462
|
zh: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "zh"),
|
|
435
|
-
es: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "es"),
|
|
436
463
|
de: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "de"),
|
|
437
464
|
ar: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "ar"),
|
|
438
465
|
it: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "it"),
|
|
@@ -447,12 +474,12 @@ const blogEntry = {
|
|
|
447
474
|
},
|
|
448
475
|
"./blog/en/nextjs-multilingual-seo-comparison.md": {
|
|
449
476
|
en: readLocale("nextjs-multilingual-seo-comparison.md", "en"),
|
|
477
|
+
es: readLocale("nextjs-multilingual-seo-comparison.md", "es"),
|
|
450
478
|
ru: readLocale("nextjs-multilingual-seo-comparison.md", "ru"),
|
|
451
479
|
ja: readLocale("nextjs-multilingual-seo-comparison.md", "ja"),
|
|
452
480
|
fr: readLocale("nextjs-multilingual-seo-comparison.md", "fr"),
|
|
453
481
|
ko: readLocale("nextjs-multilingual-seo-comparison.md", "ko"),
|
|
454
482
|
zh: readLocale("nextjs-multilingual-seo-comparison.md", "zh"),
|
|
455
|
-
es: readLocale("nextjs-multilingual-seo-comparison.md", "es"),
|
|
456
483
|
de: readLocale("nextjs-multilingual-seo-comparison.md", "de"),
|
|
457
484
|
ar: readLocale("nextjs-multilingual-seo-comparison.md", "ar"),
|
|
458
485
|
it: readLocale("nextjs-multilingual-seo-comparison.md", "it"),
|
|
@@ -467,12 +494,12 @@ const blogEntry = {
|
|
|
467
494
|
},
|
|
468
495
|
"./blog/en/per-component_vs_centralized_i18n.md": {
|
|
469
496
|
en: readLocale("per-component_vs_centralized_i18n.md", "en"),
|
|
497
|
+
es: readLocale("per-component_vs_centralized_i18n.md", "es"),
|
|
470
498
|
ru: readLocale("per-component_vs_centralized_i18n.md", "ru"),
|
|
471
499
|
ja: readLocale("per-component_vs_centralized_i18n.md", "ja"),
|
|
472
500
|
fr: readLocale("per-component_vs_centralized_i18n.md", "fr"),
|
|
473
501
|
ko: readLocale("per-component_vs_centralized_i18n.md", "ko"),
|
|
474
502
|
zh: readLocale("per-component_vs_centralized_i18n.md", "zh"),
|
|
475
|
-
es: readLocale("per-component_vs_centralized_i18n.md", "es"),
|
|
476
503
|
de: readLocale("per-component_vs_centralized_i18n.md", "de"),
|
|
477
504
|
ar: readLocale("per-component_vs_centralized_i18n.md", "ar"),
|
|
478
505
|
it: readLocale("per-component_vs_centralized_i18n.md", "it"),
|
|
@@ -487,12 +514,12 @@ const blogEntry = {
|
|
|
487
514
|
},
|
|
488
515
|
"./blog/en/rag_powered_documentation_assistant.md": {
|
|
489
516
|
en: readLocale("rag_powered_documentation_assistant.md", "en"),
|
|
517
|
+
es: readLocale("rag_powered_documentation_assistant.md", "es"),
|
|
490
518
|
ru: readLocale("rag_powered_documentation_assistant.md", "ru"),
|
|
491
519
|
ja: readLocale("rag_powered_documentation_assistant.md", "ja"),
|
|
492
520
|
fr: readLocale("rag_powered_documentation_assistant.md", "fr"),
|
|
493
521
|
ko: readLocale("rag_powered_documentation_assistant.md", "ko"),
|
|
494
522
|
zh: readLocale("rag_powered_documentation_assistant.md", "zh"),
|
|
495
|
-
es: readLocale("rag_powered_documentation_assistant.md", "es"),
|
|
496
523
|
de: readLocale("rag_powered_documentation_assistant.md", "de"),
|
|
497
524
|
ar: readLocale("rag_powered_documentation_assistant.md", "ar"),
|
|
498
525
|
it: readLocale("rag_powered_documentation_assistant.md", "it"),
|
|
@@ -507,12 +534,12 @@ const blogEntry = {
|
|
|
507
534
|
},
|
|
508
535
|
"./blog/en/react-i18next_vs_react-intl_vs_intlayer.md": {
|
|
509
536
|
en: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "en"),
|
|
537
|
+
es: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "es"),
|
|
510
538
|
ru: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "ru"),
|
|
511
539
|
ja: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "ja"),
|
|
512
540
|
fr: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "fr"),
|
|
513
541
|
ko: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "ko"),
|
|
514
542
|
zh: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "zh"),
|
|
515
|
-
es: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "es"),
|
|
516
543
|
de: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "de"),
|
|
517
544
|
ar: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "ar"),
|
|
518
545
|
it: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "it"),
|
|
@@ -527,12 +554,12 @@ const blogEntry = {
|
|
|
527
554
|
},
|
|
528
555
|
"./blog/en/vue-i18n_vs_intlayer.md": {
|
|
529
556
|
en: readLocale("vue-i18n_vs_intlayer.md", "en"),
|
|
557
|
+
es: readLocale("vue-i18n_vs_intlayer.md", "es"),
|
|
530
558
|
ru: readLocale("vue-i18n_vs_intlayer.md", "ru"),
|
|
531
559
|
ja: readLocale("vue-i18n_vs_intlayer.md", "ja"),
|
|
532
560
|
fr: readLocale("vue-i18n_vs_intlayer.md", "fr"),
|
|
533
561
|
ko: readLocale("vue-i18n_vs_intlayer.md", "ko"),
|
|
534
562
|
zh: readLocale("vue-i18n_vs_intlayer.md", "zh"),
|
|
535
|
-
es: readLocale("vue-i18n_vs_intlayer.md", "es"),
|
|
536
563
|
de: readLocale("vue-i18n_vs_intlayer.md", "de"),
|
|
537
564
|
ar: readLocale("vue-i18n_vs_intlayer.md", "ar"),
|
|
538
565
|
it: readLocale("vue-i18n_vs_intlayer.md", "it"),
|
|
@@ -547,12 +574,12 @@ const blogEntry = {
|
|
|
547
574
|
},
|
|
548
575
|
"./blog/en/what_is_internationalization.md": {
|
|
549
576
|
en: readLocale("what_is_internationalization.md", "en"),
|
|
577
|
+
es: readLocale("what_is_internationalization.md", "es"),
|
|
550
578
|
ru: readLocale("what_is_internationalization.md", "ru"),
|
|
551
579
|
ja: readLocale("what_is_internationalization.md", "ja"),
|
|
552
580
|
fr: readLocale("what_is_internationalization.md", "fr"),
|
|
553
581
|
ko: readLocale("what_is_internationalization.md", "ko"),
|
|
554
582
|
zh: readLocale("what_is_internationalization.md", "zh"),
|
|
555
|
-
es: readLocale("what_is_internationalization.md", "es"),
|
|
556
583
|
de: readLocale("what_is_internationalization.md", "de"),
|
|
557
584
|
ar: readLocale("what_is_internationalization.md", "ar"),
|
|
558
585
|
it: readLocale("what_is_internationalization.md", "it"),
|