@intlayer/docs 9.5.5 → 9.5.6
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/README.md +0 -1
- package/blog/ar/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/de/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/en/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/en-GB/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/es/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/fr/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/hi/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/id/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/it/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/ja/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/ko/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/pl/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/pt/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/ru/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/tr/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/uk/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/vi/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/blog/zh/transform_existing_vite_react_app_using_compiler.md +4 -2
- package/docs/ar/intlayer_with_astro.md +19 -32
- package/docs/ar/intlayer_with_astro_lit.md +32 -36
- package/docs/ar/intlayer_with_astro_preact.md +32 -36
- package/docs/ar/intlayer_with_astro_react.md +32 -36
- package/docs/ar/intlayer_with_astro_solid.md +32 -36
- package/docs/ar/intlayer_with_astro_svelte.md +32 -36
- package/docs/ar/intlayer_with_astro_vue.md +32 -36
- package/docs/ar/intlayer_with_react_router_v7.md +12 -1
- package/docs/ar/intlayer_with_solid_start.md +14 -7
- package/docs/ar/intlayer_with_svelte_kit.md +12 -1
- package/docs/ar/intlayer_with_tanstack+solid.md +13 -2
- package/docs/ar/intlayer_with_tanstack.md +13 -6
- package/docs/ar/intlayer_with_vite+lit.md +75 -3
- package/docs/ar/intlayer_with_vite+preact.md +27 -19
- package/docs/ar/intlayer_with_vite+react.md +27 -19
- package/docs/ar/intlayer_with_vite+solid.md +27 -19
- package/docs/ar/intlayer_with_vite+svelte.md +27 -19
- package/docs/ar/intlayer_with_vite+vanilla.md +16 -3
- package/docs/ar/intlayer_with_vite+vue.md +27 -19
- package/docs/ar/introduction.md +0 -1
- package/docs/ar/readme.md +0 -1
- package/docs/ar/releases/v8.md +1 -5
- package/docs/bn/intlayer_with_vite+lit.md +75 -3
- package/docs/bn/intlayer_with_vite+vanilla.md +16 -3
- package/docs/bn/introduction.md +0 -1
- package/docs/cs/intlayer_with_vite+lit.md +75 -3
- package/docs/cs/intlayer_with_vite+vanilla.md +16 -3
- package/docs/cs/introduction.md +0 -1
- package/docs/de/intlayer_with_astro.md +12 -25
- package/docs/de/intlayer_with_astro_lit.md +23 -27
- package/docs/de/intlayer_with_astro_preact.md +23 -27
- package/docs/de/intlayer_with_astro_react.md +23 -27
- package/docs/de/intlayer_with_astro_solid.md +23 -27
- package/docs/de/intlayer_with_astro_svelte.md +23 -27
- package/docs/de/intlayer_with_astro_vue.md +23 -27
- package/docs/de/intlayer_with_react_router_v7.md +12 -1
- package/docs/de/intlayer_with_solid_start.md +14 -7
- package/docs/de/intlayer_with_svelte_kit.md +12 -1
- package/docs/de/intlayer_with_tanstack+solid.md +13 -2
- package/docs/de/intlayer_with_tanstack.md +13 -6
- package/docs/de/intlayer_with_vite+lit.md +75 -3
- package/docs/de/intlayer_with_vite+preact.md +16 -3
- package/docs/de/intlayer_with_vite+react.md +16 -3
- package/docs/de/intlayer_with_vite+solid.md +16 -3
- package/docs/de/intlayer_with_vite+svelte.md +16 -3
- package/docs/de/intlayer_with_vite+vanilla.md +16 -3
- package/docs/de/intlayer_with_vite+vue.md +16 -3
- package/docs/de/introduction.md +0 -1
- package/docs/de/readme.md +0 -1
- package/docs/de/releases/v8.md +1 -5
- package/docs/en/intlayer_with_astro.md +5 -20
- package/docs/en/intlayer_with_astro_lit.md +22 -26
- package/docs/en/intlayer_with_astro_preact.md +22 -26
- package/docs/en/intlayer_with_astro_react.md +22 -26
- package/docs/en/intlayer_with_astro_solid.md +22 -26
- package/docs/en/intlayer_with_astro_svelte.md +22 -26
- package/docs/en/intlayer_with_astro_vanilla.md +20 -13
- package/docs/en/intlayer_with_astro_vue.md +22 -26
- package/docs/en/intlayer_with_react_router_v7.md +12 -1
- package/docs/en/intlayer_with_solid_start.md +14 -7
- package/docs/en/intlayer_with_svelte_kit.md +12 -1
- package/docs/en/intlayer_with_tanstack+solid.md +13 -2
- package/docs/en/intlayer_with_tanstack.md +12 -5
- package/docs/en/intlayer_with_vite+lit.md +75 -3
- package/docs/en/intlayer_with_vite+preact.md +16 -3
- package/docs/en/intlayer_with_vite+react.md +16 -3
- package/docs/en/intlayer_with_vite+solid.md +16 -3
- package/docs/en/intlayer_with_vite+svelte.md +16 -3
- package/docs/en/intlayer_with_vite+vanilla.md +16 -3
- package/docs/en/intlayer_with_vite+vue.md +16 -3
- package/docs/en/introduction.md +0 -1
- package/docs/en/readme.md +0 -1
- package/docs/en/releases/v8.md +1 -5
- package/docs/en-GB/intlayer_with_astro.md +12 -25
- package/docs/en-GB/intlayer_with_astro_lit.md +23 -27
- package/docs/en-GB/intlayer_with_astro_preact.md +23 -27
- package/docs/en-GB/intlayer_with_astro_react.md +23 -27
- package/docs/en-GB/intlayer_with_astro_solid.md +23 -27
- package/docs/en-GB/intlayer_with_astro_svelte.md +23 -27
- package/docs/en-GB/intlayer_with_astro_vue.md +23 -27
- package/docs/en-GB/intlayer_with_react_router_v7.md +12 -1
- package/docs/en-GB/intlayer_with_solid_start.md +14 -7
- package/docs/en-GB/intlayer_with_svelte_kit.md +12 -1
- package/docs/en-GB/intlayer_with_tanstack+solid.md +13 -2
- package/docs/en-GB/intlayer_with_tanstack.md +13 -6
- package/docs/en-GB/intlayer_with_vite+lit.md +75 -3
- package/docs/en-GB/intlayer_with_vite+preact.md +16 -3
- package/docs/en-GB/intlayer_with_vite+react.md +16 -3
- package/docs/en-GB/intlayer_with_vite+solid.md +25 -15
- package/docs/en-GB/intlayer_with_vite+svelte.md +16 -3
- package/docs/en-GB/intlayer_with_vite+vanilla.md +16 -3
- package/docs/en-GB/intlayer_with_vite+vue.md +16 -3
- package/docs/en-GB/introduction.md +0 -1
- package/docs/en-GB/readme.md +0 -1
- package/docs/en-GB/releases/v8.md +1 -5
- package/docs/es/intlayer_with_astro.md +12 -25
- package/docs/es/intlayer_with_astro_lit.md +23 -27
- package/docs/es/intlayer_with_astro_preact.md +23 -27
- package/docs/es/intlayer_with_astro_react.md +23 -27
- package/docs/es/intlayer_with_astro_solid.md +23 -27
- package/docs/es/intlayer_with_astro_svelte.md +23 -27
- package/docs/es/intlayer_with_astro_vue.md +23 -27
- package/docs/es/intlayer_with_react_router_v7.md +12 -1
- package/docs/es/intlayer_with_solid_start.md +14 -7
- package/docs/es/intlayer_with_svelte_kit.md +12 -1
- package/docs/es/intlayer_with_tanstack+solid.md +13 -2
- package/docs/es/intlayer_with_tanstack.md +13 -6
- package/docs/es/intlayer_with_vite+lit.md +75 -3
- package/docs/es/intlayer_with_vite+preact.md +16 -3
- package/docs/es/intlayer_with_vite+react.md +16 -3
- package/docs/es/intlayer_with_vite+solid.md +16 -3
- package/docs/es/intlayer_with_vite+svelte.md +16 -3
- package/docs/es/intlayer_with_vite+vanilla.md +16 -3
- package/docs/es/intlayer_with_vite+vue.md +16 -3
- package/docs/es/introduction.md +0 -1
- package/docs/es/readme.md +0 -1
- package/docs/es/releases/v8.md +1 -5
- package/docs/fr/intlayer_with_astro.md +13 -26
- package/docs/fr/intlayer_with_astro_lit.md +24 -28
- package/docs/fr/intlayer_with_astro_preact.md +24 -28
- package/docs/fr/intlayer_with_astro_react.md +24 -28
- package/docs/fr/intlayer_with_astro_solid.md +24 -28
- package/docs/fr/intlayer_with_astro_svelte.md +24 -28
- package/docs/fr/intlayer_with_astro_vue.md +24 -28
- package/docs/fr/intlayer_with_react_router_v7.md +15 -4
- package/docs/fr/intlayer_with_solid_start.md +14 -7
- package/docs/fr/intlayer_with_svelte_kit.md +15 -4
- package/docs/fr/intlayer_with_tanstack+solid.md +15 -4
- package/docs/fr/intlayer_with_tanstack.md +13 -6
- package/docs/fr/intlayer_with_vite+lit.md +75 -3
- package/docs/fr/intlayer_with_vite+preact.md +19 -6
- package/docs/fr/intlayer_with_vite+react.md +19 -6
- package/docs/fr/intlayer_with_vite+solid.md +19 -6
- package/docs/fr/intlayer_with_vite+svelte.md +19 -6
- package/docs/fr/intlayer_with_vite+vanilla.md +19 -6
- package/docs/fr/intlayer_with_vite+vue.md +19 -6
- package/docs/fr/introduction.md +0 -1
- package/docs/fr/readme.md +0 -1
- package/docs/fr/releases/v8.md +1 -5
- package/docs/hi/intlayer_with_astro.md +15 -31
- package/docs/hi/intlayer_with_astro_lit.md +26 -33
- package/docs/hi/intlayer_with_astro_preact.md +26 -33
- package/docs/hi/intlayer_with_astro_react.md +26 -33
- package/docs/hi/intlayer_with_astro_solid.md +26 -33
- package/docs/hi/intlayer_with_astro_svelte.md +26 -33
- package/docs/hi/intlayer_with_astro_vue.md +26 -33
- package/docs/hi/intlayer_with_react_router_v7.md +20 -12
- package/docs/hi/intlayer_with_solid_start.md +14 -7
- package/docs/hi/intlayer_with_svelte_kit.md +20 -12
- package/docs/hi/intlayer_with_tanstack+solid.md +13 -2
- package/docs/hi/intlayer_with_tanstack.md +21 -17
- package/docs/hi/intlayer_with_vite+lit.md +75 -3
- package/docs/hi/intlayer_with_vite+preact.md +24 -14
- package/docs/hi/intlayer_with_vite+react.md +24 -14
- package/docs/hi/intlayer_with_vite+solid.md +24 -14
- package/docs/hi/intlayer_with_vite+svelte.md +24 -14
- package/docs/hi/intlayer_with_vite+vanilla.md +16 -3
- package/docs/hi/intlayer_with_vite+vue.md +24 -14
- package/docs/hi/introduction.md +0 -1
- package/docs/hi/readme.md +0 -1
- package/docs/hi/releases/v8.md +1 -5
- package/docs/id/intlayer_with_astro.md +12 -25
- package/docs/id/intlayer_with_astro_lit.md +23 -27
- package/docs/id/intlayer_with_astro_preact.md +23 -27
- package/docs/id/intlayer_with_astro_react.md +23 -27
- package/docs/id/intlayer_with_astro_solid.md +23 -27
- package/docs/id/intlayer_with_astro_svelte.md +23 -27
- package/docs/id/intlayer_with_astro_vue.md +23 -27
- package/docs/id/intlayer_with_react_router_v7.md +12 -1
- package/docs/id/intlayer_with_solid_start.md +14 -7
- package/docs/id/intlayer_with_svelte_kit.md +12 -1
- package/docs/id/intlayer_with_tanstack+solid.md +13 -2
- package/docs/id/intlayer_with_tanstack.md +13 -6
- package/docs/id/intlayer_with_vite+lit.md +75 -3
- package/docs/id/intlayer_with_vite+preact.md +16 -3
- package/docs/id/intlayer_with_vite+react.md +16 -3
- package/docs/id/intlayer_with_vite+solid.md +16 -3
- package/docs/id/intlayer_with_vite+svelte.md +16 -3
- package/docs/id/intlayer_with_vite+vanilla.md +16 -3
- package/docs/id/intlayer_with_vite+vue.md +16 -3
- package/docs/id/introduction.md +0 -1
- package/docs/id/readme.md +0 -1
- package/docs/id/releases/v8.md +1 -5
- package/docs/it/intlayer_with_astro.md +12 -25
- package/docs/it/intlayer_with_astro_lit.md +23 -27
- package/docs/it/intlayer_with_astro_preact.md +23 -27
- package/docs/it/intlayer_with_astro_react.md +23 -27
- package/docs/it/intlayer_with_astro_solid.md +23 -27
- package/docs/it/intlayer_with_astro_svelte.md +23 -27
- package/docs/it/intlayer_with_astro_vue.md +23 -27
- package/docs/it/intlayer_with_react_router_v7.md +12 -1
- package/docs/it/intlayer_with_solid_start.md +14 -7
- package/docs/it/intlayer_with_svelte_kit.md +12 -1
- package/docs/it/intlayer_with_tanstack+solid.md +13 -2
- package/docs/it/intlayer_with_tanstack.md +13 -6
- package/docs/it/intlayer_with_vite+lit.md +75 -3
- package/docs/it/intlayer_with_vite+preact.md +16 -3
- package/docs/it/intlayer_with_vite+react.md +16 -3
- package/docs/it/intlayer_with_vite+solid.md +16 -3
- package/docs/it/intlayer_with_vite+svelte.md +16 -3
- package/docs/it/intlayer_with_vite+vanilla.md +16 -3
- package/docs/it/intlayer_with_vite+vue.md +16 -3
- package/docs/it/introduction.md +0 -1
- package/docs/it/readme.md +0 -1
- package/docs/it/releases/v8.md +1 -5
- package/docs/ja/intlayer_with_astro.md +12 -25
- package/docs/ja/intlayer_with_astro_lit.md +23 -27
- package/docs/ja/intlayer_with_astro_preact.md +23 -27
- package/docs/ja/intlayer_with_astro_react.md +23 -27
- package/docs/ja/intlayer_with_astro_solid.md +23 -27
- package/docs/ja/intlayer_with_astro_svelte.md +23 -27
- package/docs/ja/intlayer_with_astro_vue.md +23 -27
- package/docs/ja/intlayer_with_react_router_v7.md +12 -1
- package/docs/ja/intlayer_with_solid_start.md +14 -7
- package/docs/ja/intlayer_with_svelte_kit.md +21 -15
- package/docs/ja/intlayer_with_tanstack+solid.md +13 -2
- package/docs/ja/intlayer_with_tanstack.md +13 -6
- package/docs/ja/intlayer_with_vite+lit.md +75 -3
- package/docs/ja/intlayer_with_vite+preact.md +16 -3
- package/docs/ja/intlayer_with_vite+react.md +16 -3
- package/docs/ja/intlayer_with_vite+solid.md +16 -3
- package/docs/ja/intlayer_with_vite+svelte.md +16 -3
- package/docs/ja/intlayer_with_vite+vanilla.md +16 -3
- package/docs/ja/intlayer_with_vite+vue.md +16 -3
- package/docs/ja/introduction.md +0 -1
- package/docs/ja/readme.md +0 -1
- package/docs/ja/releases/v8.md +1 -5
- package/docs/ko/intlayer_with_astro.md +6 -21
- package/docs/ko/intlayer_with_astro_lit.md +23 -27
- package/docs/ko/intlayer_with_astro_preact.md +23 -27
- package/docs/ko/intlayer_with_astro_react.md +23 -27
- package/docs/ko/intlayer_with_astro_solid.md +23 -27
- package/docs/ko/intlayer_with_astro_svelte.md +23 -27
- package/docs/ko/intlayer_with_astro_vue.md +23 -27
- package/docs/ko/intlayer_with_react_router_v7.md +12 -1
- package/docs/ko/intlayer_with_solid_start.md +14 -7
- package/docs/ko/intlayer_with_svelte_kit.md +12 -1
- package/docs/ko/intlayer_with_tanstack+solid.md +13 -2
- package/docs/ko/intlayer_with_tanstack.md +13 -6
- package/docs/ko/intlayer_with_vite+lit.md +75 -3
- package/docs/ko/intlayer_with_vite+preact.md +16 -3
- package/docs/ko/intlayer_with_vite+react.md +16 -3
- package/docs/ko/intlayer_with_vite+solid.md +26 -16
- package/docs/ko/intlayer_with_vite+svelte.md +16 -3
- package/docs/ko/intlayer_with_vite+vanilla.md +16 -3
- package/docs/ko/intlayer_with_vite+vue.md +16 -3
- package/docs/ko/introduction.md +0 -1
- package/docs/ko/readme.md +0 -1
- package/docs/ko/releases/v8.md +1 -5
- package/docs/nl/intlayer_with_vite+lit.md +75 -3
- package/docs/nl/intlayer_with_vite+vanilla.md +16 -3
- package/docs/nl/introduction.md +0 -1
- package/docs/pl/intlayer_with_astro.md +6 -21
- package/docs/pl/intlayer_with_astro_lit.md +23 -27
- package/docs/pl/intlayer_with_astro_preact.md +23 -27
- package/docs/pl/intlayer_with_astro_react.md +23 -27
- package/docs/pl/intlayer_with_astro_solid.md +23 -27
- package/docs/pl/intlayer_with_astro_svelte.md +23 -27
- package/docs/pl/intlayer_with_astro_vue.md +23 -27
- package/docs/pl/intlayer_with_react_router_v7.md +12 -1
- package/docs/pl/intlayer_with_solid_start.md +14 -7
- package/docs/pl/intlayer_with_svelte_kit.md +12 -1
- package/docs/pl/intlayer_with_tanstack+solid.md +13 -2
- package/docs/pl/intlayer_with_tanstack.md +13 -6
- package/docs/pl/intlayer_with_vite+lit.md +75 -3
- package/docs/pl/intlayer_with_vite+preact.md +16 -3
- package/docs/pl/intlayer_with_vite+react.md +16 -3
- package/docs/pl/intlayer_with_vite+solid.md +16 -3
- package/docs/pl/intlayer_with_vite+svelte.md +16 -3
- package/docs/pl/intlayer_with_vite+vanilla.md +16 -3
- package/docs/pl/intlayer_with_vite+vue.md +16 -3
- package/docs/pl/introduction.md +0 -1
- package/docs/pl/readme.md +0 -1
- package/docs/pl/releases/v8.md +1 -5
- package/docs/pt/intlayer_with_astro.md +6 -21
- package/docs/pt/intlayer_with_astro_lit.md +23 -27
- package/docs/pt/intlayer_with_astro_preact.md +23 -27
- package/docs/pt/intlayer_with_astro_react.md +23 -27
- package/docs/pt/intlayer_with_astro_solid.md +23 -27
- package/docs/pt/intlayer_with_astro_svelte.md +23 -27
- package/docs/pt/intlayer_with_astro_vue.md +23 -27
- package/docs/pt/intlayer_with_react_router_v7.md +12 -1
- package/docs/pt/intlayer_with_solid_start.md +14 -7
- package/docs/pt/intlayer_with_svelte_kit.md +12 -1
- package/docs/pt/intlayer_with_tanstack+solid.md +13 -2
- package/docs/pt/intlayer_with_tanstack.md +13 -6
- package/docs/pt/intlayer_with_vite+lit.md +75 -3
- package/docs/pt/intlayer_with_vite+preact.md +16 -3
- package/docs/pt/intlayer_with_vite+react.md +16 -3
- package/docs/pt/intlayer_with_vite+solid.md +16 -3
- package/docs/pt/intlayer_with_vite+svelte.md +16 -3
- package/docs/pt/intlayer_with_vite+vanilla.md +16 -3
- package/docs/pt/intlayer_with_vite+vue.md +16 -3
- package/docs/pt/introduction.md +0 -1
- package/docs/pt/readme.md +0 -1
- package/docs/pt/releases/v8.md +1 -5
- package/docs/ru/intlayer_with_astro.md +12 -25
- package/docs/ru/intlayer_with_astro_lit.md +23 -27
- package/docs/ru/intlayer_with_astro_preact.md +23 -27
- package/docs/ru/intlayer_with_astro_react.md +23 -27
- package/docs/ru/intlayer_with_astro_solid.md +23 -27
- package/docs/ru/intlayer_with_astro_svelte.md +23 -27
- package/docs/ru/intlayer_with_astro_vue.md +23 -27
- package/docs/ru/intlayer_with_react_router_v7.md +12 -1
- package/docs/ru/intlayer_with_solid_start.md +14 -7
- package/docs/ru/intlayer_with_svelte_kit.md +12 -1
- package/docs/ru/intlayer_with_tanstack+solid.md +13 -2
- package/docs/ru/intlayer_with_tanstack.md +13 -6
- package/docs/ru/intlayer_with_vite+lit.md +75 -3
- package/docs/ru/intlayer_with_vite+preact.md +16 -3
- package/docs/ru/intlayer_with_vite+react.md +16 -3
- package/docs/ru/intlayer_with_vite+solid.md +16 -3
- package/docs/ru/intlayer_with_vite+svelte.md +16 -3
- package/docs/ru/intlayer_with_vite+vanilla.md +16 -3
- package/docs/ru/intlayer_with_vite+vue.md +16 -3
- package/docs/ru/introduction.md +0 -1
- package/docs/ru/readme.md +0 -1
- package/docs/ru/releases/v8.md +1 -5
- package/docs/tr/intlayer_with_astro.md +12 -25
- package/docs/tr/intlayer_with_astro_lit.md +24 -28
- package/docs/tr/intlayer_with_astro_preact.md +24 -28
- package/docs/tr/intlayer_with_astro_react.md +24 -28
- package/docs/tr/intlayer_with_astro_solid.md +24 -28
- package/docs/tr/intlayer_with_astro_svelte.md +24 -28
- package/docs/tr/intlayer_with_astro_vue.md +24 -28
- package/docs/tr/intlayer_with_react_router_v7.md +12 -1
- package/docs/tr/intlayer_with_solid_start.md +14 -7
- package/docs/tr/intlayer_with_svelte_kit.md +12 -1
- package/docs/tr/intlayer_with_tanstack+solid.md +13 -2
- package/docs/tr/intlayer_with_tanstack.md +13 -6
- package/docs/tr/intlayer_with_vite+lit.md +75 -3
- package/docs/tr/intlayer_with_vite+preact.md +16 -3
- package/docs/tr/intlayer_with_vite+react.md +16 -3
- package/docs/tr/intlayer_with_vite+solid.md +16 -3
- package/docs/tr/intlayer_with_vite+svelte.md +16 -3
- package/docs/tr/intlayer_with_vite+vanilla.md +16 -3
- package/docs/tr/intlayer_with_vite+vue.md +16 -3
- package/docs/tr/introduction.md +0 -1
- package/docs/tr/readme.md +0 -1
- package/docs/tr/releases/v8.md +1 -5
- package/docs/uk/intlayer_with_astro.md +12 -25
- package/docs/uk/intlayer_with_astro_lit.md +23 -27
- package/docs/uk/intlayer_with_astro_preact.md +23 -27
- package/docs/uk/intlayer_with_astro_react.md +23 -27
- package/docs/uk/intlayer_with_astro_solid.md +23 -27
- package/docs/uk/intlayer_with_astro_svelte.md +23 -27
- package/docs/uk/intlayer_with_astro_vue.md +23 -27
- package/docs/uk/intlayer_with_react_router_v7.md +12 -1
- package/docs/uk/intlayer_with_solid_start.md +14 -7
- package/docs/uk/intlayer_with_svelte_kit.md +12 -1
- package/docs/uk/intlayer_with_tanstack+solid.md +13 -2
- package/docs/uk/intlayer_with_tanstack.md +13 -6
- package/docs/uk/intlayer_with_vite+lit.md +75 -3
- package/docs/uk/intlayer_with_vite+preact.md +16 -3
- package/docs/uk/intlayer_with_vite+react.md +16 -3
- package/docs/uk/intlayer_with_vite+solid.md +16 -3
- package/docs/uk/intlayer_with_vite+svelte.md +16 -3
- package/docs/uk/intlayer_with_vite+vanilla.md +16 -3
- package/docs/uk/intlayer_with_vite+vue.md +16 -3
- package/docs/uk/introduction.md +0 -1
- package/docs/uk/readme.md +0 -1
- package/docs/uk/releases/v8.md +1 -5
- package/docs/ur/intlayer_with_vite+lit.md +75 -3
- package/docs/ur/intlayer_with_vite+vanilla.md +16 -3
- package/docs/ur/introduction.md +0 -1
- package/docs/vi/intlayer_with_astro.md +12 -25
- package/docs/vi/intlayer_with_astro_lit.md +23 -27
- package/docs/vi/intlayer_with_astro_preact.md +23 -27
- package/docs/vi/intlayer_with_astro_react.md +23 -27
- package/docs/vi/intlayer_with_astro_solid.md +23 -27
- package/docs/vi/intlayer_with_astro_svelte.md +23 -27
- package/docs/vi/intlayer_with_astro_vue.md +23 -27
- package/docs/vi/intlayer_with_react_router_v7.md +12 -1
- package/docs/vi/intlayer_with_solid_start.md +14 -7
- package/docs/vi/intlayer_with_svelte_kit.md +12 -1
- package/docs/vi/intlayer_with_tanstack+solid.md +13 -2
- package/docs/vi/intlayer_with_tanstack.md +13 -6
- package/docs/vi/intlayer_with_vite+lit.md +75 -3
- package/docs/vi/intlayer_with_vite+preact.md +16 -3
- package/docs/vi/intlayer_with_vite+react.md +16 -3
- package/docs/vi/intlayer_with_vite+solid.md +16 -3
- package/docs/vi/intlayer_with_vite+svelte.md +16 -3
- package/docs/vi/intlayer_with_vite+vanilla.md +16 -3
- package/docs/vi/intlayer_with_vite+vue.md +16 -3
- package/docs/vi/introduction.md +0 -1
- package/docs/vi/readme.md +0 -1
- package/docs/vi/releases/v8.md +1 -5
- package/docs/zh/intlayer_with_astro.md +6 -21
- package/docs/zh/intlayer_with_astro_lit.md +23 -27
- package/docs/zh/intlayer_with_astro_preact.md +23 -27
- package/docs/zh/intlayer_with_astro_react.md +23 -27
- package/docs/zh/intlayer_with_astro_solid.md +23 -27
- package/docs/zh/intlayer_with_astro_svelte.md +23 -27
- package/docs/zh/intlayer_with_astro_vue.md +23 -27
- package/docs/zh/intlayer_with_react_router_v7.md +12 -1
- package/docs/zh/intlayer_with_solid_start.md +14 -7
- package/docs/zh/intlayer_with_svelte_kit.md +12 -1
- package/docs/zh/intlayer_with_tanstack+solid.md +13 -2
- package/docs/zh/intlayer_with_tanstack.md +13 -6
- package/docs/zh/intlayer_with_vite+lit.md +75 -3
- package/docs/zh/intlayer_with_vite+preact.md +16 -3
- package/docs/zh/intlayer_with_vite+react.md +16 -3
- package/docs/zh/intlayer_with_vite+solid.md +16 -3
- package/docs/zh/intlayer_with_vite+svelte.md +16 -3
- package/docs/zh/intlayer_with_vite+vanilla.md +16 -3
- package/docs/zh/intlayer_with_vite+vue.md +16 -3
- package/docs/zh/introduction.md +0 -1
- package/docs/zh/readme.md +0 -1
- package/docs/zh/releases/v8.md +1 -5
- package/docs/zh-TW/introduction.md +0 -1
- package/package.json +6 -6
- package/docs/ar/intlayer_with_astro_vanilla.md +0 -709
- package/docs/de/intlayer_with_astro_vanilla.md +0 -705
- package/docs/en-GB/intlayer_with_astro_vanilla.md +0 -709
- package/docs/es/intlayer_with_astro_vanilla.md +0 -701
- package/docs/fr/intlayer_with_astro_vanilla.md +0 -701
- package/docs/hi/intlayer_with_astro_vanilla.md +0 -720
- package/docs/id/intlayer_with_astro_vanilla.md +0 -705
- package/docs/it/intlayer_with_astro_vanilla.md +0 -705
- package/docs/ja/intlayer_with_astro_vanilla.md +0 -708
- package/docs/ko/intlayer_with_astro_vanilla.md +0 -720
- package/docs/pl/intlayer_with_astro_vanilla.md +0 -705
- package/docs/pt/intlayer_with_astro_vanilla.md +0 -705
- package/docs/ru/intlayer_with_astro_vanilla.md +0 -716
- package/docs/tr/intlayer_with_astro_vanilla.md +0 -705
- package/docs/uk/intlayer_with_astro_vanilla.md +0 -705
- package/docs/vi/intlayer_with_astro_vanilla.md +0 -705
- package/docs/zh/intlayer_with_astro_vanilla.md +0 -704
package/README.md
CHANGED
|
@@ -201,7 +201,6 @@ Explore our comprehensive documentation to get started with Intlayer and learn h
|
|
|
201
201
|
<li><a href="https://intlayer.org/doc/environment/astro/vue" rel=''>Vue</a></li>
|
|
202
202
|
<li><a href="https://intlayer.org/doc/environment/astro/svelte" rel=''>Svelte</a></li>
|
|
203
203
|
<li><a href="https://intlayer.org/doc/environment/astro/solid" rel=''>Solid</a></li>
|
|
204
|
-
<li><a href="https://intlayer.org/doc/environment/astro/vanilla" rel=''>Vanilla JS</a></li>
|
|
205
204
|
<li><a href="https://intlayer.org/doc/environment/astro/lit" rel=''>Lit</a></li>
|
|
206
205
|
</ul>
|
|
207
206
|
</li>
|
|
@@ -283,7 +283,9 @@ const pathList = [
|
|
|
283
283
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
284
284
|
];
|
|
285
285
|
|
|
286
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
286
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
287
|
+
siteUrl: "https://example.com",
|
|
288
|
+
});
|
|
287
289
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
288
290
|
|
|
289
291
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -296,7 +298,7 @@ const robotsTxt = [
|
|
|
296
298
|
"Allow: /",
|
|
297
299
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
298
300
|
"",
|
|
299
|
-
`Sitemap:
|
|
301
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
300
302
|
].join("\n");
|
|
301
303
|
|
|
302
304
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -284,7 +284,9 @@ const pathList = [
|
|
|
284
284
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
285
285
|
];
|
|
286
286
|
|
|
287
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
287
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
288
|
+
siteUrl: "https://example.com",
|
|
289
|
+
});
|
|
288
290
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
289
291
|
|
|
290
292
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -297,7 +299,7 @@ const robotsTxt = [
|
|
|
297
299
|
"Allow: /",
|
|
298
300
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
299
301
|
"",
|
|
300
|
-
`Sitemap:
|
|
302
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
301
303
|
].join("\n");
|
|
302
304
|
|
|
303
305
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -282,7 +282,9 @@ const pathList = [
|
|
|
282
282
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
283
283
|
];
|
|
284
284
|
|
|
285
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
285
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
286
|
+
siteUrl: "https://example.com",
|
|
287
|
+
});
|
|
286
288
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
287
289
|
|
|
288
290
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -295,7 +297,7 @@ const robotsTxt = [
|
|
|
295
297
|
"Allow: /",
|
|
296
298
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
297
299
|
"",
|
|
298
|
-
`Sitemap:
|
|
300
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
299
301
|
].join("\n");
|
|
300
302
|
|
|
301
303
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -288,7 +288,9 @@ const pathList = [
|
|
|
288
288
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
289
289
|
];
|
|
290
290
|
|
|
291
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
291
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
siteUrl: "https://example.com",
|
|
293
|
+
});
|
|
292
294
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
293
295
|
|
|
294
296
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -301,7 +303,7 @@ const robotsTxt = [
|
|
|
301
303
|
"Allow: /",
|
|
302
304
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
303
305
|
"",
|
|
304
|
-
`Sitemap:
|
|
306
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
305
307
|
].join("\n");
|
|
306
308
|
|
|
307
309
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -284,7 +284,9 @@ const pathList = [
|
|
|
284
284
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
285
285
|
];
|
|
286
286
|
|
|
287
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
287
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
288
|
+
siteUrl: "https://example.com",
|
|
289
|
+
});
|
|
288
290
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
289
291
|
|
|
290
292
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -297,7 +299,7 @@ const robotsTxt = [
|
|
|
297
299
|
"Allow: /",
|
|
298
300
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
299
301
|
"",
|
|
300
|
-
`Sitemap:
|
|
302
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
301
303
|
].join("\n");
|
|
302
304
|
|
|
303
305
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -282,7 +282,9 @@ const pathList = [
|
|
|
282
282
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
283
283
|
];
|
|
284
284
|
|
|
285
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
285
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
286
|
+
siteUrl: "https://example.com",
|
|
287
|
+
});
|
|
286
288
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
287
289
|
|
|
288
290
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -295,7 +297,7 @@ const robotsTxt = [
|
|
|
295
297
|
"Allow: /",
|
|
296
298
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
297
299
|
"",
|
|
298
|
-
`Sitemap:
|
|
300
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
299
301
|
].join("\n");
|
|
300
302
|
|
|
301
303
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -284,7 +284,9 @@ const pathList = [
|
|
|
284
284
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
285
285
|
];
|
|
286
286
|
|
|
287
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
287
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
288
|
+
siteUrl: "https://example.com",
|
|
289
|
+
});
|
|
288
290
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
289
291
|
|
|
290
292
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -297,7 +299,7 @@ const robotsTxt = [
|
|
|
297
299
|
"Allow: /",
|
|
298
300
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
299
301
|
"",
|
|
300
|
-
`Sitemap:
|
|
302
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
301
303
|
].join("\n");
|
|
302
304
|
|
|
303
305
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -289,7 +289,9 @@ const pathList = [
|
|
|
289
289
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
290
290
|
];
|
|
291
291
|
|
|
292
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
293
|
+
siteUrl: "https://example.com",
|
|
294
|
+
});
|
|
293
295
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
294
296
|
|
|
295
297
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -302,7 +304,7 @@ const robotsTxt = [
|
|
|
302
304
|
"Allow: /",
|
|
303
305
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
304
306
|
"",
|
|
305
|
-
`Sitemap:
|
|
307
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
306
308
|
].join("\n");
|
|
307
309
|
|
|
308
310
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -289,7 +289,9 @@ const pathList = [
|
|
|
289
289
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
290
290
|
];
|
|
291
291
|
|
|
292
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
293
|
+
siteUrl: "https://example.com",
|
|
294
|
+
});
|
|
293
295
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
294
296
|
|
|
295
297
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -302,7 +304,7 @@ const robotsTxt = [
|
|
|
302
304
|
"Allow: /",
|
|
303
305
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
304
306
|
"",
|
|
305
|
-
`Sitemap:
|
|
307
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
306
308
|
].join("\n");
|
|
307
309
|
|
|
308
310
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -289,7 +289,9 @@ const pathList = [
|
|
|
289
289
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
290
290
|
];
|
|
291
291
|
|
|
292
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
293
|
+
siteUrl: "https://example.com",
|
|
294
|
+
});
|
|
293
295
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
294
296
|
|
|
295
297
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -302,7 +304,7 @@ const robotsTxt = [
|
|
|
302
304
|
"Allow: /",
|
|
303
305
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
304
306
|
"",
|
|
305
|
-
`Sitemap:
|
|
307
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
306
308
|
].join("\n");
|
|
307
309
|
|
|
308
310
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -284,7 +284,9 @@ const pathList = [
|
|
|
284
284
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
285
285
|
];
|
|
286
286
|
|
|
287
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
287
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
288
|
+
siteUrl: "https://example.com",
|
|
289
|
+
});
|
|
288
290
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
289
291
|
|
|
290
292
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -297,7 +299,7 @@ const robotsTxt = [
|
|
|
297
299
|
"Allow: /",
|
|
298
300
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
299
301
|
"",
|
|
300
|
-
`Sitemap:
|
|
302
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
301
303
|
].join("\n");
|
|
302
304
|
|
|
303
305
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -284,7 +284,9 @@ const pathList = [
|
|
|
284
284
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
285
285
|
];
|
|
286
286
|
|
|
287
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
287
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
288
|
+
siteUrl: "https://example.com",
|
|
289
|
+
});
|
|
288
290
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
289
291
|
|
|
290
292
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -297,7 +299,7 @@ const robotsTxt = [
|
|
|
297
299
|
"Allow: /",
|
|
298
300
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
299
301
|
"",
|
|
300
|
-
`Sitemap:
|
|
302
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
301
303
|
].join("\n");
|
|
302
304
|
|
|
303
305
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -289,7 +289,9 @@ const pathList = [
|
|
|
289
289
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
290
290
|
];
|
|
291
291
|
|
|
292
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
293
|
+
siteUrl: "https://example.com",
|
|
294
|
+
});
|
|
293
295
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
294
296
|
|
|
295
297
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -302,7 +304,7 @@ const robotsTxt = [
|
|
|
302
304
|
"Allow: /",
|
|
303
305
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
304
306
|
"",
|
|
305
|
-
`Sitemap:
|
|
307
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
306
308
|
].join("\n");
|
|
307
309
|
|
|
308
310
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -289,7 +289,9 @@ const pathList = [
|
|
|
289
289
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
290
290
|
];
|
|
291
291
|
|
|
292
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
293
|
+
siteUrl: "https://example.com",
|
|
294
|
+
});
|
|
293
295
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
294
296
|
|
|
295
297
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -302,7 +304,7 @@ const robotsTxt = [
|
|
|
302
304
|
"Allow: /",
|
|
303
305
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
304
306
|
"",
|
|
305
|
-
`Sitemap:
|
|
307
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
306
308
|
].join("\n");
|
|
307
309
|
|
|
308
310
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -289,7 +289,9 @@ const pathList = [
|
|
|
289
289
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
290
290
|
];
|
|
291
291
|
|
|
292
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
293
|
+
siteUrl: "https://example.com",
|
|
294
|
+
});
|
|
293
295
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
294
296
|
|
|
295
297
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -302,7 +304,7 @@ const robotsTxt = [
|
|
|
302
304
|
"Allow: /",
|
|
303
305
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
304
306
|
"",
|
|
305
|
-
`Sitemap:
|
|
307
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
306
308
|
].join("\n");
|
|
307
309
|
|
|
308
310
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -289,7 +289,9 @@ const pathList = [
|
|
|
289
289
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
290
290
|
];
|
|
291
291
|
|
|
292
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
293
|
+
siteUrl: "https://example.com",
|
|
294
|
+
});
|
|
293
295
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
294
296
|
|
|
295
297
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -302,7 +304,7 @@ const robotsTxt = [
|
|
|
302
304
|
"Allow: /",
|
|
303
305
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
304
306
|
"",
|
|
305
|
-
`Sitemap:
|
|
307
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
306
308
|
].join("\n");
|
|
307
309
|
|
|
308
310
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -289,7 +289,9 @@ const pathList = [
|
|
|
289
289
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
290
290
|
];
|
|
291
291
|
|
|
292
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
293
|
+
siteUrl: "https://example.com",
|
|
294
|
+
});
|
|
293
295
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
294
296
|
|
|
295
297
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -302,7 +304,7 @@ const robotsTxt = [
|
|
|
302
304
|
"Allow: /",
|
|
303
305
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
304
306
|
"",
|
|
305
|
-
`Sitemap:
|
|
307
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
306
308
|
].join("\n");
|
|
307
309
|
|
|
308
310
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -289,7 +289,9 @@ const pathList = [
|
|
|
289
289
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
290
290
|
];
|
|
291
291
|
|
|
292
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
292
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
293
|
+
siteUrl: "https://example.com",
|
|
294
|
+
});
|
|
293
295
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
294
296
|
|
|
295
297
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -302,7 +304,7 @@ const robotsTxt = [
|
|
|
302
304
|
"Allow: /",
|
|
303
305
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
304
306
|
"",
|
|
305
|
-
`Sitemap:
|
|
307
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
306
308
|
].join("\n");
|
|
307
309
|
|
|
308
310
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-03-07
|
|
3
|
-
updatedAt: 2026-09-
|
|
3
|
+
updatedAt: 2026-09-20
|
|
4
4
|
title: "تدويل Astro - الدليل الكامل لترجمة تطبيقك"
|
|
5
5
|
description: "لا مزيد من i18next. دليل 2026 لبناء تطبيق Astro متعدد اللغات (i18n). ترجم باستخدام وكلاء الذكاء الاصطناعي وحسّن حجم الحزمة وتحسين محركات البحث والأداء."
|
|
6
6
|
keywords:
|
|
@@ -400,7 +400,7 @@ const pathWithoutLocale = getPathWithoutLocale(Astro.url.pathname);
|
|
|
400
400
|
```
|
|
401
401
|
|
|
402
402
|
> **ملاحظة حول الاستمرارية:**
|
|
403
|
-
> يحفظ `setLocale` من `useLocale` من جانب العميل تفضيل لغة المستخدم في ملف تعريف ارتباط.
|
|
403
|
+
> يحفظ `setLocale` من `useLocale` من جانب العميل تفضيل لغة المستخدم في ملف تعريف ارتباط. يتيح ذلك لـ Intlayer تذكر الاختيار وإعادة توجيه المستخدم تلقائياً إلى لغته المفضلة في الزيارات المستقبلية: تتم إعادة توجيه الصفحات المعروضة عند الطلب (باستخدام محول مع `output: 'server'` أو `prerender = false`) بواسطة وسيط Intlayer البرمجي قبل إرسال أي HTML، بينما تتم إعادة توجيه الصفحات المعروضة مسبقاً، والتي تُقدم كملفات ثابتة، بواسطة سكريبت صغير يحقنه التكامل في كل صفحة. عيّن `routing.enableProxy` إلى `false` لإيقاف تشغيل كليهما. في `astro dev`، يتم تجاهل ملف تعريف الارتباط كمصدر لإعادة التوجيه ما لم يتم تعيين `routing.enableProxy` إلى `true`، حتى لا يختطف ملف تعريف ارتباط قديم الصفحات التي تعمل عليها.
|
|
404
404
|
>
|
|
405
405
|
> **التوافق المتبادل بين الخادم والعميل:**
|
|
406
406
|
> يحل `astro-intlayer` إلى خطافات الخادم في الواجهة الأمامية (بقراءة `Astro.locals`) وإلى خطافات العميل لـ `vanilla-intlayer` في كتل `<script>` والجزر (islands)، بنفس الأسماء وهيكل المحتوى. يعمل `setLocale` و `onChange` على العميل فقط، استدعِ `installIntlayer()` هناك مرة واحدة لتهيئة مخزن العميل. يكشف `astro-intlayer/client` نقطة إدخال العميل بشكل صريح.
|
|
@@ -412,9 +412,9 @@ const pathWithoutLocale = getPathWithoutLocale(Astro.url.pathname);
|
|
|
412
412
|
|
|
413
413
|
#### خريطة الموقع (Sitemap)
|
|
414
414
|
|
|
415
|
-
Intlayer
|
|
415
|
+
يأتي Intlayer مع مولد خريطة موقع مدمج لمساعدتك في إنشاء خريطة موقع لتطبيقك بسهولة. يتعامل مع المسارات المترجمة ويضيف البيانات الوصفية اللازمة لمحركات البحث.
|
|
416
416
|
|
|
417
|
-
>
|
|
417
|
+
> تدعم خريطة الموقع المُنشأة من قِبل Intlayer مساحة الأسماء `xhtml:link` (Hreflang XML Extensions). على عكس مولدات خرائط الموقع الافتراضية التي تُدرج عناوين URL الخام فقط، ينشئ Intlayer تلقائياً الروابط ثنائية الاتجاه المطلوبة بين جميع إصدارات الصفحة باللغات المختلفة (على سبيل المثال، `/about` و `/about?lang=fr` و `/about?lang=es`). هذا يضمن أن محركات البحث تفهرس بشكل صحيح وتقدم النسخة الصحيحة من اللغة للجمهور المناسب.
|
|
418
418
|
|
|
419
419
|
أنشئ `src/pages/sitemap.xml.ts` لإنشاء خريطة موقع تتضمن جميع مساراتك المترجمة.
|
|
420
420
|
|
|
@@ -427,10 +427,10 @@ const pathList: SitemapUrlEntry[] = [
|
|
|
427
427
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
428
428
|
];
|
|
429
429
|
|
|
430
|
-
const SITE_URL = import.meta.env.SITE ?? "http://localhost:4321";
|
|
431
|
-
|
|
432
430
|
export const GET: APIRoute = async ({ site }) => {
|
|
433
|
-
const xmlOutput = generateSitemap(pathList, {
|
|
431
|
+
const xmlOutput = generateSitemap(pathList, {
|
|
432
|
+
siteUrl: "https://example.com",
|
|
433
|
+
});
|
|
434
434
|
|
|
435
435
|
return new Response(xmlOutput, {
|
|
436
436
|
headers: { "Content-Type": "application/xml" },
|
|
@@ -471,20 +471,21 @@ export const GET: APIRoute = ({ site }) => {
|
|
|
471
471
|
|
|
472
472
|
استمر في بناء تطبيقك باستخدام إطار العمل الذي تختاره.
|
|
473
473
|
|
|
474
|
-
- Intlayer + React: [Intlayer مع React](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/
|
|
475
|
-
- Intlayer + Vue: [Intlayer مع Vue](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/
|
|
476
|
-
- Intlayer + Svelte: [Intlayer مع Svelte](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/
|
|
477
|
-
- Intlayer + Solid: [Intlayer مع Solid](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/
|
|
478
|
-
- Intlayer + Preact: [Intlayer مع Preact](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/
|
|
474
|
+
- Intlayer + React: [Intlayer مع React](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/intlayer_with_astro_react.md)
|
|
475
|
+
- Intlayer + Vue: [Intlayer مع Vue](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/intlayer_with_astro_vue.md)
|
|
476
|
+
- Intlayer + Svelte: [Intlayer مع Svelte](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/intlayer_with_astro_svelte.md)
|
|
477
|
+
- Intlayer + Solid: [Intlayer مع Solid](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/intlayer_with_astro_solid.md)
|
|
478
|
+
- Intlayer + Preact: [Intlayer مع Preact](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/intlayer_with_astro_preact.md)
|
|
479
|
+
- Intlayer + Lit: [Intlayer مع Lit](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/intlayer_with_astro_lit.md)
|
|
479
480
|
</Step>
|
|
480
481
|
|
|
481
|
-
<Step number={15} title="
|
|
482
|
+
<Step number={15} title="استخراج محتوى مكوناتك" isOptional={true}>
|
|
482
483
|
|
|
483
|
-
|
|
484
|
+
إذا كان لديك كود برمجي موجود بالفعل، فقد يستغرق تحويل آلاف الملفات وقتاً طويلاً.
|
|
484
485
|
|
|
485
|
-
|
|
486
|
+
لتسهيل هذه العملية، يقترح Intlayer [مترجمًا](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/compiler.md) / [مستخرجًا](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/cli/extract.md) لتحويل مكوناتك واستخراج المحتوى.
|
|
486
487
|
|
|
487
|
-
|
|
488
|
+
لإعداده، يمكنك إضافة قسم `compiler` في ملف `intlayer.config.ts` الخاص بك:
|
|
488
489
|
|
|
489
490
|
```typescript fileName="intlayer.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
|
|
490
491
|
import { type IntlayerConfig } from "intlayer";
|
|
@@ -524,7 +525,7 @@ export default config;
|
|
|
524
525
|
<Tabs>
|
|
525
526
|
<Tab value='Extract command'>
|
|
526
527
|
|
|
527
|
-
|
|
528
|
+
قم بتشغيل المستخرج لتحويل مكوناتك واستخراج المحتوى
|
|
528
529
|
|
|
529
530
|
```bash packageManager="npm"
|
|
530
531
|
npx intlayer extract
|
|
@@ -545,21 +546,7 @@ bun x intlayer extract
|
|
|
545
546
|
</Tab>
|
|
546
547
|
<Tab value='Babel compiler'>
|
|
547
548
|
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
Update your `vite.config.ts` to include the `intlayerCompiler` plugin:
|
|
551
|
-
|
|
552
|
-
```ts fileName="vite.config.ts"
|
|
553
|
-
import { defineConfig } from "vite";
|
|
554
|
-
import { intlayer, intlayerCompiler } from "vite-intlayer";
|
|
555
|
-
|
|
556
|
-
export default defineConfig({
|
|
557
|
-
plugins: [
|
|
558
|
-
intlayer(),
|
|
559
|
-
intlayerCompiler(), // Adds the compiler plugin
|
|
560
|
-
],
|
|
561
|
-
});
|
|
562
|
-
```
|
|
549
|
+
قم ببناء تطبيقك لتحويل مكوناتك واستخراج المحتوى
|
|
563
550
|
|
|
564
551
|
```bash packageManager="npm"
|
|
565
552
|
npm run build # Or npm run dev
|