@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-03-23
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-09-20
|
|
4
4
|
title: "Vite + Lit i18n - अपने ऐप को अनुवाद करने का पूर्ण गाइड"
|
|
5
5
|
description: "अब i18next की जरूरत नहीं। 2026 में Vite + Lit ऐप को बहुभाषी (i18n) बनाने का गाइड। AI एजेंट्स से अनुवाद करें और बंडल साइज़, SEO और परफॉर्मेंस ऑप्टिमाइज़ करें।"
|
|
6
6
|
keywords:
|
|
@@ -600,6 +600,76 @@ const config: IntlayerConfig = {
|
|
|
600
600
|
export default config;
|
|
601
601
|
```
|
|
602
602
|
|
|
603
|
+
<Tabs>
|
|
604
|
+
<Tab value='Extract कमांड'>
|
|
605
|
+
|
|
606
|
+
अपने घटकों को बदलने और सामग्री निकालने के लिए एक्सट्रैक्टर चलाएं
|
|
607
|
+
|
|
608
|
+
```bash packageManager="npm"
|
|
609
|
+
npx intlayer extract
|
|
610
|
+
```
|
|
611
|
+
|
|
612
|
+
```bash packageManager="pnpm"
|
|
613
|
+
pnpm intlayer extract
|
|
614
|
+
```
|
|
615
|
+
|
|
616
|
+
```bash packageManager="yarn"
|
|
617
|
+
yarn intlayer extract
|
|
618
|
+
```
|
|
619
|
+
|
|
620
|
+
```bash packageManager="bun"
|
|
621
|
+
bun x intlayer extract
|
|
622
|
+
```
|
|
623
|
+
|
|
624
|
+
</Tab>
|
|
625
|
+
<Tab value='Babel कंपाइलर'>
|
|
626
|
+
|
|
627
|
+
<Tabs>
|
|
628
|
+
<Tab value='intlayer >= 9'>
|
|
629
|
+
|
|
630
|
+
> Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
|
|
631
|
+
|
|
632
|
+
</Tab>
|
|
633
|
+
<Tab value='intlayer < 9'>
|
|
634
|
+
|
|
635
|
+
`intlayerCompiler` प्लगइन शामिल करने के लिए अपना `vite.config.ts` अपडेट करें:
|
|
636
|
+
|
|
637
|
+
```ts fileName="vite.config.ts"
|
|
638
|
+
import { defineConfig } from "vite";
|
|
639
|
+
import { intlayer, intlayerCompiler } from "vite-intlayer";
|
|
640
|
+
|
|
641
|
+
export default defineConfig({
|
|
642
|
+
plugins: [
|
|
643
|
+
intlayer(),
|
|
644
|
+
intlayerCompiler(), // Adds the compiler plugin
|
|
645
|
+
],
|
|
646
|
+
});
|
|
647
|
+
```
|
|
648
|
+
|
|
649
|
+
</Tab>
|
|
650
|
+
</Tabs>
|
|
651
|
+
|
|
652
|
+
अपने घटकों को बदलने और सामग्री निकालने के लिए अपना एप्लिकेशन बिल्ड करें
|
|
653
|
+
|
|
654
|
+
```bash packageManager="npm"
|
|
655
|
+
npm run build # या npm run dev
|
|
656
|
+
```
|
|
657
|
+
|
|
658
|
+
```bash packageManager="pnpm"
|
|
659
|
+
pnpm run build # या pnpm run dev
|
|
660
|
+
```
|
|
661
|
+
|
|
662
|
+
```bash packageManager="yarn"
|
|
663
|
+
yarn build # या yarn dev
|
|
664
|
+
```
|
|
665
|
+
|
|
666
|
+
```bash packageManager="bun"
|
|
667
|
+
bun run build # या bun run dev
|
|
668
|
+
```
|
|
669
|
+
|
|
670
|
+
</Tab>
|
|
671
|
+
</Tabs>
|
|
672
|
+
|
|
603
673
|
</Step>
|
|
604
674
|
|
|
605
675
|
</Steps>
|
|
@@ -638,7 +708,9 @@ const pathList = [
|
|
|
638
708
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
639
709
|
];
|
|
640
710
|
|
|
641
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
711
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
712
|
+
siteUrl: "https://example.com",
|
|
713
|
+
});
|
|
642
714
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
643
715
|
|
|
644
716
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -651,7 +723,7 @@ const robotsTxt = [
|
|
|
651
723
|
"Allow: /",
|
|
652
724
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
653
725
|
"",
|
|
654
|
-
`Sitemap:
|
|
726
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
655
727
|
].join("\n");
|
|
656
728
|
|
|
657
729
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-09-20
|
|
4
4
|
title: "Vite + Preact i18n - अपने ऐप को अनुवाद करने का पूर्ण गाइड"
|
|
5
5
|
description: "अब i18next की जरूरत नहीं। 2026 में Vite + Preact ऐप को बहुभाषी (i18n) बनाने का गाइड। AI एजेंट्स से अनुवाद करें और बंडल साइज़, SEO और परफॉर्मेंस ऑप्टिमाइज़ करें।"
|
|
6
6
|
keywords:
|
|
@@ -860,39 +860,47 @@ bun x intlayer extract
|
|
|
860
860
|
</Tab>
|
|
861
861
|
<Tab value='बैबेल कंपाइलर'>
|
|
862
862
|
|
|
863
|
-
>
|
|
863
|
+
<Tabs>
|
|
864
|
+
<Tab value='intlayer >= 9'>
|
|
864
865
|
|
|
865
|
-
|
|
866
|
+
> Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
|
|
867
|
+
|
|
868
|
+
</Tab>
|
|
869
|
+
<Tab value='intlayer < 9'>
|
|
870
|
+
|
|
871
|
+
`intlayerCompiler` प्लगइन शामिल करने के लिए अपना `vite.config.ts` अपडेट करें:
|
|
866
872
|
|
|
867
873
|
```ts fileName="vite.config.ts"
|
|
868
874
|
import { defineConfig } from "vite";
|
|
869
|
-
import { intlayer } from "vite-intlayer";
|
|
875
|
+
import { intlayer, intlayerCompiler } from "vite-intlayer";
|
|
870
876
|
|
|
871
877
|
export default defineConfig({
|
|
872
878
|
plugins: [
|
|
873
|
-
intlayer(
|
|
874
|
-
|
|
875
|
-
ignore: (req) => req.url?.startsWith("/api"),
|
|
876
|
-
},
|
|
877
|
-
}),
|
|
879
|
+
intlayer(),
|
|
880
|
+
intlayerCompiler(), // Adds the compiler plugin
|
|
878
881
|
],
|
|
879
882
|
});
|
|
880
883
|
```
|
|
881
884
|
|
|
885
|
+
</Tab>
|
|
886
|
+
</Tabs>
|
|
887
|
+
|
|
888
|
+
अपने घटकों को बदलने और सामग्री निकालने के लिए अपना एप्लिकेशन बिल्ड करें
|
|
889
|
+
|
|
882
890
|
```bash packageManager="npm"
|
|
883
891
|
npm run build # या npm run dev
|
|
884
892
|
```
|
|
885
893
|
|
|
886
894
|
```bash packageManager="pnpm"
|
|
887
|
-
pnpm run build #
|
|
895
|
+
pnpm run build # या pnpm run dev
|
|
888
896
|
```
|
|
889
897
|
|
|
890
898
|
```bash packageManager="yarn"
|
|
891
|
-
yarn build #
|
|
899
|
+
yarn build # या yarn dev
|
|
892
900
|
```
|
|
893
901
|
|
|
894
902
|
```bash packageManager="bun"
|
|
895
|
-
bun run build #
|
|
903
|
+
bun run build # या bun run dev
|
|
896
904
|
```
|
|
897
905
|
|
|
898
906
|
</Tab>
|
|
@@ -935,7 +943,9 @@ const pathList = [
|
|
|
935
943
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
936
944
|
];
|
|
937
945
|
|
|
938
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
946
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
947
|
+
siteUrl: "https://example.com",
|
|
948
|
+
});
|
|
939
949
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
940
950
|
|
|
941
951
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -948,7 +958,7 @@ const robotsTxt = [
|
|
|
948
958
|
"Allow: /",
|
|
949
959
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
950
960
|
"",
|
|
951
|
-
`Sitemap:
|
|
961
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
952
962
|
].join("\n");
|
|
953
963
|
|
|
954
964
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-03-07
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-09-20
|
|
4
4
|
title: "Vite + React i18n - अपने ऐप को अनुवाद करने का पूर्ण गाइड"
|
|
5
5
|
description: "अब i18next की जरूरत नहीं। 2026 में Vite + React ऐप को बहुभाषी (i18n) बनाने का गाइड। AI एजेंट्स से अनुवाद करें और बंडल साइज़, SEO और परफॉर्मेंस ऑप्टिमाइज़ करें।"
|
|
6
6
|
keywords:
|
|
@@ -840,39 +840,47 @@ bun x intlayer extract
|
|
|
840
840
|
</Tab>
|
|
841
841
|
<Tab value='Babel compiler'>
|
|
842
842
|
|
|
843
|
-
>
|
|
843
|
+
<Tabs>
|
|
844
|
+
<Tab value='intlayer >= 9'>
|
|
844
845
|
|
|
845
|
-
|
|
846
|
+
> Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
|
|
847
|
+
|
|
848
|
+
</Tab>
|
|
849
|
+
<Tab value='intlayer < 9'>
|
|
850
|
+
|
|
851
|
+
`intlayerCompiler` प्लगइन शामिल करने के लिए अपना `vite.config.ts` अपडेट करें:
|
|
846
852
|
|
|
847
853
|
```ts fileName="vite.config.ts"
|
|
848
854
|
import { defineConfig } from "vite";
|
|
849
|
-
import { intlayer } from "vite-intlayer";
|
|
855
|
+
import { intlayer, intlayerCompiler } from "vite-intlayer";
|
|
850
856
|
|
|
851
857
|
export default defineConfig({
|
|
852
858
|
plugins: [
|
|
853
|
-
intlayer(
|
|
854
|
-
|
|
855
|
-
ignore: (req) => req.url?.startsWith("/api"),
|
|
856
|
-
},
|
|
857
|
-
}),
|
|
859
|
+
intlayer(),
|
|
860
|
+
intlayerCompiler(), // Adds the compiler plugin
|
|
858
861
|
],
|
|
859
862
|
});
|
|
860
863
|
```
|
|
861
864
|
|
|
865
|
+
</Tab>
|
|
866
|
+
</Tabs>
|
|
867
|
+
|
|
868
|
+
अपने घटकों को बदलने और सामग्री निकालने के लिए अपना एप्लिकेशन बिल्ड करें
|
|
869
|
+
|
|
862
870
|
```bash packageManager="npm"
|
|
863
871
|
npm run build # या npm run dev
|
|
864
872
|
```
|
|
865
873
|
|
|
866
874
|
```bash packageManager="pnpm"
|
|
867
|
-
pnpm run build #
|
|
875
|
+
pnpm run build # या pnpm run dev
|
|
868
876
|
```
|
|
869
877
|
|
|
870
878
|
```bash packageManager="yarn"
|
|
871
|
-
yarn build #
|
|
879
|
+
yarn build # या yarn dev
|
|
872
880
|
```
|
|
873
881
|
|
|
874
882
|
```bash packageManager="bun"
|
|
875
|
-
bun run build #
|
|
883
|
+
bun run build # या bun run dev
|
|
876
884
|
```
|
|
877
885
|
|
|
878
886
|
</Tab>
|
|
@@ -915,7 +923,9 @@ const pathList = [
|
|
|
915
923
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
916
924
|
];
|
|
917
925
|
|
|
918
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
926
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
927
|
+
siteUrl: "https://example.com",
|
|
928
|
+
});
|
|
919
929
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
920
930
|
|
|
921
931
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -928,7 +938,7 @@ const robotsTxt = [
|
|
|
928
938
|
"Allow: /",
|
|
929
939
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
930
940
|
"",
|
|
931
|
-
`Sitemap:
|
|
941
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
932
942
|
].join("\n");
|
|
933
943
|
|
|
934
944
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-09-20
|
|
4
4
|
title: "Vite + Solid i18n - अपने ऐप को अनुवाद करने का पूर्ण गाइड"
|
|
5
5
|
description: "अब i18next की जरूरत नहीं। 2026 में Vite + Solid ऐप को बहुभाषी (i18n) बनाने का गाइड। AI एजेंट्स से अनुवाद करें और बंडल साइज़, SEO और परफॉर्मेंस ऑप्टिमाइज़ करें।"
|
|
6
6
|
keywords:
|
|
@@ -585,39 +585,47 @@ bun x intlayer extract
|
|
|
585
585
|
</Tab>
|
|
586
586
|
<Tab value='बैबेल कंपाइलर'>
|
|
587
587
|
|
|
588
|
-
>
|
|
588
|
+
<Tabs>
|
|
589
|
+
<Tab value='intlayer >= 9'>
|
|
589
590
|
|
|
590
|
-
|
|
591
|
+
> Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
|
|
592
|
+
|
|
593
|
+
</Tab>
|
|
594
|
+
<Tab value='intlayer < 9'>
|
|
595
|
+
|
|
596
|
+
`intlayerCompiler` प्लगइन शामिल करने के लिए अपना `vite.config.ts` अपडेट करें:
|
|
591
597
|
|
|
592
598
|
```ts fileName="vite.config.ts"
|
|
593
599
|
import { defineConfig } from "vite";
|
|
594
|
-
import { intlayer } from "vite-intlayer";
|
|
600
|
+
import { intlayer, intlayerCompiler } from "vite-intlayer";
|
|
595
601
|
|
|
596
602
|
export default defineConfig({
|
|
597
603
|
plugins: [
|
|
598
|
-
intlayer(
|
|
599
|
-
|
|
600
|
-
ignore: (req) => req.url?.startsWith("/api"),
|
|
601
|
-
},
|
|
602
|
-
}),
|
|
604
|
+
intlayer(),
|
|
605
|
+
intlayerCompiler(), // Adds the compiler plugin
|
|
603
606
|
],
|
|
604
607
|
});
|
|
605
608
|
```
|
|
606
609
|
|
|
610
|
+
</Tab>
|
|
611
|
+
</Tabs>
|
|
612
|
+
|
|
613
|
+
अपने घटकों को बदलने और सामग्री निकालने के लिए अपना एप्लिकेशन बिल्ड करें
|
|
614
|
+
|
|
607
615
|
```bash packageManager="npm"
|
|
608
616
|
npm run build # या npm run dev
|
|
609
617
|
```
|
|
610
618
|
|
|
611
619
|
```bash packageManager="pnpm"
|
|
612
|
-
pnpm run build #
|
|
620
|
+
pnpm run build # या pnpm run dev
|
|
613
621
|
```
|
|
614
622
|
|
|
615
623
|
```bash packageManager="yarn"
|
|
616
|
-
yarn build #
|
|
624
|
+
yarn build # या yarn dev
|
|
617
625
|
```
|
|
618
626
|
|
|
619
627
|
```bash packageManager="bun"
|
|
620
|
-
bun run build #
|
|
628
|
+
bun run build # या bun run dev
|
|
621
629
|
```
|
|
622
630
|
|
|
623
631
|
</Tab>
|
|
@@ -660,7 +668,9 @@ const pathList = [
|
|
|
660
668
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
661
669
|
];
|
|
662
670
|
|
|
663
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
671
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
672
|
+
siteUrl: "https://example.com",
|
|
673
|
+
});
|
|
664
674
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
665
675
|
|
|
666
676
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -673,7 +683,7 @@ const robotsTxt = [
|
|
|
673
683
|
"Allow: /",
|
|
674
684
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
675
685
|
"",
|
|
676
|
-
`Sitemap:
|
|
686
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
677
687
|
].join("\n");
|
|
678
688
|
|
|
679
689
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-09-20
|
|
4
4
|
title: "Vite + Svelte i18n - अपने ऐप को अनुवाद करने का पूर्ण गाइड"
|
|
5
5
|
description: "अब i18next की जरूरत नहीं। 2026 में Vite + Svelte ऐप को बहुभाषी (i18n) बनाने का गाइड। AI एजेंट्स से अनुवाद करें और बंडल साइज़, SEO और परफॉर्मेंस ऑप्टिमाइज़ करें।"
|
|
6
6
|
keywords:
|
|
@@ -608,39 +608,47 @@ bun x intlayer extract
|
|
|
608
608
|
</Tab>
|
|
609
609
|
<Tab value='बैबेल कंपाइलर'>
|
|
610
610
|
|
|
611
|
-
>
|
|
611
|
+
<Tabs>
|
|
612
|
+
<Tab value='intlayer >= 9'>
|
|
612
613
|
|
|
613
|
-
|
|
614
|
+
> Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
|
|
615
|
+
|
|
616
|
+
</Tab>
|
|
617
|
+
<Tab value='intlayer < 9'>
|
|
618
|
+
|
|
619
|
+
`intlayerCompiler` प्लगइन शामिल करने के लिए अपना `vite.config.ts` अपडेट करें:
|
|
614
620
|
|
|
615
621
|
```ts fileName="vite.config.ts"
|
|
616
622
|
import { defineConfig } from "vite";
|
|
617
|
-
import { intlayer } from "vite-intlayer";
|
|
623
|
+
import { intlayer, intlayerCompiler } from "vite-intlayer";
|
|
618
624
|
|
|
619
625
|
export default defineConfig({
|
|
620
626
|
plugins: [
|
|
621
|
-
intlayer(
|
|
622
|
-
|
|
623
|
-
ignore: (req) => req.url?.startsWith("/api"),
|
|
624
|
-
},
|
|
625
|
-
}),
|
|
627
|
+
intlayer(),
|
|
628
|
+
intlayerCompiler(), // Adds the compiler plugin
|
|
626
629
|
],
|
|
627
630
|
});
|
|
628
631
|
```
|
|
629
632
|
|
|
633
|
+
</Tab>
|
|
634
|
+
</Tabs>
|
|
635
|
+
|
|
636
|
+
अपने घटकों को बदलने और सामग्री निकालने के लिए अपना एप्लिकेशन बिल्ड करें
|
|
637
|
+
|
|
630
638
|
```bash packageManager="npm"
|
|
631
639
|
npm run build # या npm run dev
|
|
632
640
|
```
|
|
633
641
|
|
|
634
642
|
```bash packageManager="pnpm"
|
|
635
|
-
pnpm run build #
|
|
643
|
+
pnpm run build # या pnpm run dev
|
|
636
644
|
```
|
|
637
645
|
|
|
638
646
|
```bash packageManager="yarn"
|
|
639
|
-
yarn build #
|
|
647
|
+
yarn build # या yarn dev
|
|
640
648
|
```
|
|
641
649
|
|
|
642
650
|
```bash packageManager="bun"
|
|
643
|
-
bun run build #
|
|
651
|
+
bun run build # या bun run dev
|
|
644
652
|
```
|
|
645
653
|
|
|
646
654
|
</Tab>
|
|
@@ -683,7 +691,9 @@ const pathList = [
|
|
|
683
691
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
684
692
|
];
|
|
685
693
|
|
|
686
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
694
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
695
|
+
siteUrl: "https://example.com",
|
|
696
|
+
});
|
|
687
697
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
688
698
|
|
|
689
699
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -696,7 +706,7 @@ const robotsTxt = [
|
|
|
696
706
|
"Allow: /",
|
|
697
707
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
698
708
|
"",
|
|
699
|
-
`Sitemap:
|
|
709
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
700
710
|
].join("\n");
|
|
701
711
|
|
|
702
712
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2026-03-23
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-09-20
|
|
4
4
|
title: "Vite + Vanilla JS i18n - अपने ऐप को अनुवाद करने का पूर्ण गाइड"
|
|
5
5
|
description: "अब i18next की जरूरत नहीं। 2026 में Vite + Vanilla JS ऐप को बहुभाषी (i18n) बनाने का गाइड। AI एजेंट्स से अनुवाद करें और बंडल साइज़, SEO और परफॉर्मेंस ऑप्टिमाइज़ करें।"
|
|
6
6
|
keywords:
|
|
@@ -613,8 +613,14 @@ bun x intlayer extract
|
|
|
613
613
|
</Tab>
|
|
614
614
|
<Tab value='Babel कंपाइलर'>
|
|
615
615
|
|
|
616
|
+
<Tabs>
|
|
617
|
+
<Tab value='intlayer >= 9'>
|
|
618
|
+
|
|
616
619
|
> Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
|
|
617
620
|
|
|
621
|
+
</Tab>
|
|
622
|
+
<Tab value='intlayer < 9'>
|
|
623
|
+
|
|
618
624
|
`intlayerCompiler` प्लगइन शामिल करने के लिए अपना `vite.config.ts` अपडेट करें:
|
|
619
625
|
|
|
620
626
|
```ts fileName="vite.config.ts"
|
|
@@ -629,6 +635,11 @@ export default defineConfig({
|
|
|
629
635
|
});
|
|
630
636
|
```
|
|
631
637
|
|
|
638
|
+
</Tab>
|
|
639
|
+
</Tabs>
|
|
640
|
+
|
|
641
|
+
अपने घटकों को बदलने और सामग्री निकालने के लिए अपना एप्लिकेशन बिल्ड करें
|
|
642
|
+
|
|
632
643
|
```bash packageManager="npm"
|
|
633
644
|
npm run build # या npm run dev
|
|
634
645
|
```
|
|
@@ -685,7 +696,9 @@ const pathList = [
|
|
|
685
696
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
686
697
|
];
|
|
687
698
|
|
|
688
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
699
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
700
|
+
siteUrl: "https://example.com",
|
|
701
|
+
});
|
|
689
702
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
690
703
|
|
|
691
704
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -698,7 +711,7 @@ const robotsTxt = [
|
|
|
698
711
|
"Allow: /",
|
|
699
712
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
700
713
|
"",
|
|
701
|
-
`Sitemap:
|
|
714
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
702
715
|
].join("\n");
|
|
703
716
|
|
|
704
717
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2025-04-18
|
|
3
|
-
updatedAt: 2026-
|
|
3
|
+
updatedAt: 2026-09-20
|
|
4
4
|
title: "Vite + Vue i18n - अपने ऐप को अनुवाद करने का पूर्ण गाइड"
|
|
5
5
|
description: "अब i18next की जरूरत नहीं। 2026 में Vite + Vue ऐप को बहुभाषी (i18n) बनाने का गाइड। AI एजेंट्स से अनुवाद करें और बंडल साइज़, SEO और परफॉर्मेंस ऑप्टिमाइज़ करें।"
|
|
6
6
|
keywords:
|
|
@@ -974,39 +974,47 @@ bun x intlayer extract
|
|
|
974
974
|
</Tab>
|
|
975
975
|
<Tab value='बैबेल कंपाइलर'>
|
|
976
976
|
|
|
977
|
-
>
|
|
977
|
+
<Tabs>
|
|
978
|
+
<Tab value='intlayer >= 9'>
|
|
978
979
|
|
|
979
|
-
|
|
980
|
+
> Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
|
|
981
|
+
|
|
982
|
+
</Tab>
|
|
983
|
+
<Tab value='intlayer < 9'>
|
|
984
|
+
|
|
985
|
+
`intlayerCompiler` प्लगइन शामिल करने के लिए अपना `vite.config.ts` अपडेट करें:
|
|
980
986
|
|
|
981
987
|
```ts fileName="vite.config.ts"
|
|
982
988
|
import { defineConfig } from "vite";
|
|
983
|
-
import { intlayer } from "vite-intlayer";
|
|
989
|
+
import { intlayer, intlayerCompiler } from "vite-intlayer";
|
|
984
990
|
|
|
985
991
|
export default defineConfig({
|
|
986
992
|
plugins: [
|
|
987
|
-
intlayer(
|
|
988
|
-
|
|
989
|
-
ignore: (req) => req.url?.startsWith("/api"),
|
|
990
|
-
},
|
|
991
|
-
}),
|
|
993
|
+
intlayer(),
|
|
994
|
+
intlayerCompiler(), // Adds the compiler plugin
|
|
992
995
|
],
|
|
993
996
|
});
|
|
994
997
|
```
|
|
995
998
|
|
|
999
|
+
</Tab>
|
|
1000
|
+
</Tabs>
|
|
1001
|
+
|
|
1002
|
+
अपने घटकों को बदलने और सामग्री निकालने के लिए अपना एप्लिकेशन बिल्ड करें
|
|
1003
|
+
|
|
996
1004
|
```bash packageManager="npm"
|
|
997
1005
|
npm run build # या npm run dev
|
|
998
1006
|
```
|
|
999
1007
|
|
|
1000
1008
|
```bash packageManager="pnpm"
|
|
1001
|
-
pnpm run build #
|
|
1009
|
+
pnpm run build # या pnpm run dev
|
|
1002
1010
|
```
|
|
1003
1011
|
|
|
1004
1012
|
```bash packageManager="yarn"
|
|
1005
|
-
yarn build #
|
|
1013
|
+
yarn build # या yarn dev
|
|
1006
1014
|
```
|
|
1007
1015
|
|
|
1008
1016
|
```bash packageManager="bun"
|
|
1009
|
-
bun run build #
|
|
1017
|
+
bun run build # या bun run dev
|
|
1010
1018
|
```
|
|
1011
1019
|
|
|
1012
1020
|
</Tab>
|
|
@@ -1049,7 +1057,9 @@ const pathList = [
|
|
|
1049
1057
|
{ path: "/about", changefreq: "monthly", priority: 0.7 },
|
|
1050
1058
|
];
|
|
1051
1059
|
|
|
1052
|
-
const sitemapXml = generateSitemap(pathList, {
|
|
1060
|
+
const sitemapXml = generateSitemap(pathList, {
|
|
1061
|
+
siteUrl: "https://example.com",
|
|
1062
|
+
});
|
|
1053
1063
|
fs.writeFileSync(path.join(__dirname, "public", "sitemap.xml"), sitemapXml);
|
|
1054
1064
|
|
|
1055
1065
|
const getAllMultilingualUrls = (urls) =>
|
|
@@ -1062,7 +1072,7 @@ const robotsTxt = [
|
|
|
1062
1072
|
"Allow: /",
|
|
1063
1073
|
...disallowedPaths.map((path) => `Disallow: ${path}`),
|
|
1064
1074
|
"",
|
|
1065
|
-
`Sitemap:
|
|
1075
|
+
`Sitemap: https://example.com/sitemap.xml`,
|
|
1066
1076
|
].join("\n");
|
|
1067
1077
|
|
|
1068
1078
|
fs.writeFileSync(path.join(__dirname, "public", "robots.txt"), robotsTxt);
|
package/docs/hi/introduction.md
CHANGED
|
@@ -189,7 +189,6 @@ Intlayer आधुनिक वेब विकास की आवश्यक
|
|
|
189
189
|
- **[Astro + Solid के साथ Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_with_astro_solid.md)**
|
|
190
190
|
- **[Astro + Preact के साथ Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_with_astro_preact.md)**
|
|
191
191
|
- **[Astro + Lit के साथ Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_with_astro_lit.md)**
|
|
192
|
-
- **[Astro + Vanilla JS के साथ Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_with_astro_vanilla.md)**
|
|
193
192
|
- **[Vite + Vue के साथ Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_with_vite+vue.md)**
|
|
194
193
|
- **[Nuxt के साथ Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_with_nuxt.md)**
|
|
195
194
|
- **[Vite + Svelte के साथ Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_with_vite+svelte.md)**
|
package/docs/hi/readme.md
CHANGED
|
@@ -212,7 +212,6 @@ Intlayer के साथ शुरुआत करने और इसे अ
|
|
|
212
212
|
<li><a href="https://intlayer.org/doc/environment/astro/vue" rel=''>Vue</a></li>
|
|
213
213
|
<li><a href="https://intlayer.org/doc/environment/astro/svelte" rel=''>Svelte</a></li>
|
|
214
214
|
<li><a href="https://intlayer.org/doc/environment/astro/solid" rel=''>Solid</a></li>
|
|
215
|
-
<li><a href="https://intlayer.org/doc/environment/astro/vanilla" rel=''>Vanilla JS</a></li>
|
|
216
215
|
<li><a href="https://intlayer.org/doc/environment/astro/lit" rel=''>Lit</a></li>
|
|
217
216
|
</ul>
|
|
218
217
|
</li>
|
package/docs/hi/releases/v8.md
CHANGED
|
@@ -1325,10 +1325,6 @@ Intlayer अब आपके लोकेल्स और राउटिंग
|
|
|
1325
1325
|
import { createFileRoute } from "@tanstack/react-router";
|
|
1326
1326
|
import { generateSitemap } from "intlayer";
|
|
1327
1327
|
|
|
1328
|
-
const SITE_URL = (
|
|
1329
|
-
import.meta.env.VITE_SITE_URL ?? "http://localhost:3000"
|
|
1330
|
-
).replace(/\/$/, "");
|
|
1331
|
-
|
|
1332
1328
|
export const Route = createFileRoute("/sitemap.xml")({
|
|
1333
1329
|
server: {
|
|
1334
1330
|
handlers: {
|
|
@@ -1338,7 +1334,7 @@ export const Route = createFileRoute("/sitemap.xml")({
|
|
|
1338
1334
|
{ path: "/", changefreq: "daily", priority: 1.0 },
|
|
1339
1335
|
{ path: "/about", changefreq: "monthly", priority: 0.8 },
|
|
1340
1336
|
],
|
|
1341
|
-
{ siteUrl:
|
|
1337
|
+
{ siteUrl: "https://example.com" }
|
|
1342
1338
|
);
|
|
1343
1339
|
|
|
1344
1340
|
return new Response(sitemap, {
|