@intlayer/docs 8.10.1 → 8.11.2

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.
Files changed (198) hide show
  1. package/blog/en/i18n_using_next-i18next.md +3 -3
  2. package/blog/en/i18n_using_next-intl.md +3 -3
  3. package/blog/en/list_i18n_technologies/frameworks/angular.md +3 -3
  4. package/blog/en/list_i18n_technologies/frameworks/react-native.md +3 -3
  5. package/blog/en/list_i18n_technologies/frameworks/react.md +3 -3
  6. package/blog/en/list_i18n_technologies/frameworks/svelte.md +3 -3
  7. package/blog/en/list_i18n_technologies/frameworks/vue.md +3 -3
  8. package/blog/en/next-i18next_vs_next-intl_vs_intlayer.md +3 -3
  9. package/dist/cjs/common.cjs +3 -1
  10. package/dist/cjs/common.cjs.map +1 -1
  11. package/dist/cjs/generated/blog.entry.cjs +0 -1
  12. package/dist/cjs/generated/blog.entry.cjs.map +1 -1
  13. package/dist/cjs/generated/docs.entry.cjs +39 -20
  14. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  15. package/dist/cjs/generated/frequentQuestions.entry.cjs +0 -1
  16. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
  17. package/dist/cjs/generated/legal.entry.cjs +0 -1
  18. package/dist/cjs/generated/legal.entry.cjs.map +1 -1
  19. package/dist/esm/common.mjs +3 -1
  20. package/dist/esm/common.mjs.map +1 -1
  21. package/dist/esm/generated/docs.entry.mjs +39 -19
  22. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  23. package/dist/types/common.d.ts.map +1 -1
  24. package/dist/types/generated/docs.entry.d.ts +2 -1
  25. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  26. package/docs/ar/benchmark/nextjs.md +1 -1
  27. package/docs/ar/benchmark/solid.md +1 -1
  28. package/docs/ar/benchmark/svelte.md +1 -1
  29. package/docs/ar/benchmark/tanstack.md +1 -1
  30. package/docs/ar/dictionary/markdown.md +165 -7
  31. package/docs/ar/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  32. package/docs/ar/intlayer_with_angular_21.md +412 -0
  33. package/docs/bn/intlayer_with_angular_21.md +412 -0
  34. package/docs/cs/intlayer_with_angular_21.md +412 -0
  35. package/docs/de/benchmark/nextjs.md +1 -1
  36. package/docs/de/benchmark/solid.md +1 -1
  37. package/docs/de/benchmark/svelte.md +1 -1
  38. package/docs/de/benchmark/tanstack.md +1 -1
  39. package/docs/de/dictionary/markdown.md +165 -7
  40. package/docs/de/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  41. package/docs/de/intlayer_with_angular_21.md +412 -0
  42. package/docs/en/benchmark/nextjs.md +1 -1
  43. package/docs/en/benchmark/solid.md +1 -1
  44. package/docs/en/benchmark/svelte.md +1 -1
  45. package/docs/en/benchmark/tanstack.md +1 -1
  46. package/docs/en/dictionary/markdown.md +167 -7
  47. package/docs/en/intlayer_with_adonisjs.md +3 -3
  48. package/docs/en/intlayer_with_analog.md +3 -3
  49. package/docs/en/{intlayer_with_angular.md → intlayer_with_angular_19.md} +10 -9
  50. package/docs/en/intlayer_with_angular_21.md +412 -0
  51. package/docs/en/intlayer_with_astro.md +3 -3
  52. package/docs/en/intlayer_with_astro_lit.md +3 -3
  53. package/docs/en/intlayer_with_astro_preact.md +3 -3
  54. package/docs/en/intlayer_with_astro_react.md +3 -3
  55. package/docs/en/intlayer_with_astro_solid.md +3 -3
  56. package/docs/en/intlayer_with_astro_svelte.md +3 -3
  57. package/docs/en/intlayer_with_astro_vanilla.md +3 -3
  58. package/docs/en/intlayer_with_astro_vue.md +3 -3
  59. package/docs/en/intlayer_with_create_react_app.md +3 -3
  60. package/docs/en/intlayer_with_express.md +3 -3
  61. package/docs/en/intlayer_with_fastify.md +3 -3
  62. package/docs/en/intlayer_with_hono.md +3 -3
  63. package/docs/en/intlayer_with_lynx+react.md +3 -3
  64. package/docs/en/intlayer_with_nestjs.md +3 -3
  65. package/docs/en/intlayer_with_next-i18next.md +3 -3
  66. package/docs/en/intlayer_with_next-intl.md +3 -3
  67. package/docs/en/intlayer_with_nextjs_14.md +3 -3
  68. package/docs/en/intlayer_with_nextjs_15.md +3 -3
  69. package/docs/en/intlayer_with_nextjs_16.md +3 -3
  70. package/docs/en/intlayer_with_nextjs_compiler.md +3 -3
  71. package/docs/en/intlayer_with_nextjs_no_locale_path.md +3 -3
  72. package/docs/en/intlayer_with_nextjs_page_router.md +3 -3
  73. package/docs/en/intlayer_with_nuxt.md +3 -3
  74. package/docs/en/intlayer_with_react_native+expo.md +3 -3
  75. package/docs/en/intlayer_with_react_router_v7.md +3 -3
  76. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +3 -3
  77. package/docs/en/intlayer_with_svelte_kit.md +3 -3
  78. package/docs/en/intlayer_with_tanstack+solid.md +3 -3
  79. package/docs/en/intlayer_with_tanstack.md +3 -3
  80. package/docs/en/intlayer_with_vanilla.md +3 -3
  81. package/docs/en/intlayer_with_vite+lit.md +3 -3
  82. package/docs/en/intlayer_with_vite+preact.md +3 -3
  83. package/docs/en/intlayer_with_vite+react.md +3 -3
  84. package/docs/en/intlayer_with_vite+react_compiler.md +3 -3
  85. package/docs/en/intlayer_with_vite+solid.md +3 -3
  86. package/docs/en/intlayer_with_vite+svelte.md +3 -3
  87. package/docs/en/intlayer_with_vite+vanilla.md +3 -3
  88. package/docs/en/intlayer_with_vite+vue.md +3 -3
  89. package/docs/en-GB/benchmark/nextjs.md +1 -1
  90. package/docs/en-GB/benchmark/solid.md +1 -1
  91. package/docs/en-GB/benchmark/svelte.md +1 -1
  92. package/docs/en-GB/benchmark/tanstack.md +1 -1
  93. package/docs/en-GB/dictionary/markdown.md +161 -0
  94. package/docs/en-GB/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  95. package/docs/en-GB/intlayer_with_angular_21.md +412 -0
  96. package/docs/es/benchmark/nextjs.md +1 -1
  97. package/docs/es/benchmark/solid.md +1 -1
  98. package/docs/es/benchmark/svelte.md +1 -1
  99. package/docs/es/benchmark/tanstack.md +1 -1
  100. package/docs/es/dictionary/markdown.md +165 -7
  101. package/docs/es/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  102. package/docs/es/intlayer_with_angular_21.md +412 -0
  103. package/docs/fr/benchmark/nextjs.md +1 -1
  104. package/docs/fr/benchmark/solid.md +1 -1
  105. package/docs/fr/benchmark/svelte.md +1 -1
  106. package/docs/fr/benchmark/tanstack.md +1 -1
  107. package/docs/fr/dictionary/markdown.md +165 -7
  108. package/docs/fr/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  109. package/docs/fr/intlayer_with_angular_21.md +412 -0
  110. package/docs/hi/benchmark/nextjs.md +1 -1
  111. package/docs/hi/benchmark/solid.md +1 -1
  112. package/docs/hi/benchmark/svelte.md +1 -1
  113. package/docs/hi/benchmark/tanstack.md +1 -1
  114. package/docs/hi/dictionary/markdown.md +165 -7
  115. package/docs/hi/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  116. package/docs/hi/intlayer_with_angular_21.md +412 -0
  117. package/docs/id/benchmark/nextjs.md +1 -1
  118. package/docs/id/benchmark/solid.md +1 -1
  119. package/docs/id/benchmark/svelte.md +1 -1
  120. package/docs/id/benchmark/tanstack.md +1 -1
  121. package/docs/id/dictionary/markdown.md +165 -7
  122. package/docs/id/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  123. package/docs/id/intlayer_with_angular_21.md +412 -0
  124. package/docs/it/benchmark/nextjs.md +1 -1
  125. package/docs/it/benchmark/solid.md +1 -1
  126. package/docs/it/benchmark/svelte.md +1 -1
  127. package/docs/it/benchmark/tanstack.md +1 -1
  128. package/docs/it/dictionary/markdown.md +165 -7
  129. package/docs/it/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  130. package/docs/it/intlayer_with_angular_21.md +412 -0
  131. package/docs/ja/benchmark/nextjs.md +1 -1
  132. package/docs/ja/benchmark/solid.md +1 -1
  133. package/docs/ja/benchmark/svelte.md +1 -1
  134. package/docs/ja/benchmark/tanstack.md +1 -1
  135. package/docs/ja/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  136. package/docs/ja/intlayer_with_angular_21.md +412 -0
  137. package/docs/ko/benchmark/nextjs.md +1 -1
  138. package/docs/ko/benchmark/solid.md +1 -1
  139. package/docs/ko/benchmark/svelte.md +1 -1
  140. package/docs/ko/benchmark/tanstack.md +1 -1
  141. package/docs/ko/dictionary/markdown.md +165 -7
  142. package/docs/ko/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  143. package/docs/ko/intlayer_with_angular_21.md +412 -0
  144. package/docs/nl/intlayer_with_angular_21.md +412 -0
  145. package/docs/pl/benchmark/nextjs.md +1 -1
  146. package/docs/pl/benchmark/solid.md +1 -1
  147. package/docs/pl/benchmark/svelte.md +1 -1
  148. package/docs/pl/benchmark/tanstack.md +1 -1
  149. package/docs/pl/dictionary/markdown.md +165 -7
  150. package/docs/pl/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  151. package/docs/pl/intlayer_with_angular_21.md +412 -0
  152. package/docs/pt/benchmark/nextjs.md +1 -1
  153. package/docs/pt/benchmark/solid.md +1 -1
  154. package/docs/pt/benchmark/svelte.md +1 -1
  155. package/docs/pt/benchmark/tanstack.md +1 -1
  156. package/docs/pt/dictionary/markdown.md +165 -7
  157. package/docs/pt/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  158. package/docs/pt/intlayer_with_angular_21.md +412 -0
  159. package/docs/ru/benchmark/nextjs.md +1 -1
  160. package/docs/ru/benchmark/solid.md +1 -1
  161. package/docs/ru/benchmark/svelte.md +1 -1
  162. package/docs/ru/benchmark/tanstack.md +1 -1
  163. package/docs/ru/dictionary/markdown.md +161 -0
  164. package/docs/ru/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  165. package/docs/ru/intlayer_with_angular_21.md +412 -0
  166. package/docs/tr/benchmark/nextjs.md +1 -1
  167. package/docs/tr/benchmark/solid.md +1 -1
  168. package/docs/tr/benchmark/svelte.md +1 -1
  169. package/docs/tr/benchmark/tanstack.md +1 -1
  170. package/docs/tr/dictionary/markdown.md +165 -7
  171. package/docs/tr/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  172. package/docs/tr/intlayer_with_angular_21.md +412 -0
  173. package/docs/uk/benchmark/nextjs.md +1 -1
  174. package/docs/uk/benchmark/solid.md +1 -1
  175. package/docs/uk/benchmark/svelte.md +1 -1
  176. package/docs/uk/benchmark/tanstack.md +1 -1
  177. package/docs/uk/dictionary/markdown.md +165 -7
  178. package/docs/uk/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  179. package/docs/uk/intlayer_with_angular_21.md +412 -0
  180. package/docs/ur/intlayer_with_angular_21.md +412 -0
  181. package/docs/vi/benchmark/nextjs.md +1 -1
  182. package/docs/vi/benchmark/solid.md +1 -1
  183. package/docs/vi/benchmark/svelte.md +1 -1
  184. package/docs/vi/benchmark/tanstack.md +1 -1
  185. package/docs/vi/dictionary/markdown.md +165 -7
  186. package/docs/vi/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  187. package/docs/vi/intlayer_with_angular_21.md +412 -0
  188. package/docs/zh/benchmark/nextjs.md +1 -1
  189. package/docs/zh/benchmark/solid.md +1 -1
  190. package/docs/zh/benchmark/svelte.md +1 -1
  191. package/docs/zh/benchmark/tanstack.md +1 -1
  192. package/docs/zh/dictionary/markdown.md +165 -7
  193. package/docs/zh/{intlayer_with_angular.md → intlayer_with_angular_19.md} +8 -7
  194. package/docs/zh/intlayer_with_angular_21.md +412 -0
  195. package/docs/zh-TW/intlayer_with_angular_21.md +412 -0
  196. package/package.json +7 -7
  197. package/src/common.ts +12 -6
  198. package/src/generated/docs.entry.ts +39 -19
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2024-03-07
3
- updatedAt: 2026-05-06
4
- title: Astro i18n - How to translate an Astro app in 2026
5
- description: Learn how to add internationalization (i18n) to your Astro website using Intlayer. Follow this guide to make your site multilingual.
3
+ updatedAt: 2026-05-31
4
+ title: Astro i18n - Complete guide to translate an Astro app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Astro website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-05-06
4
- title: Astro + Lit i18n - How to translate an Astro + Lit app in 2026
5
- description: Learn how to add internationalization (i18n) to your Astro + Lit website using Intlayer. Follow this guide to make your site multilingual.
3
+ updatedAt: 2026-05-31
4
+ title: Astro + Lit i18n - Complete guide to translate an Astro + Lit app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Astro + Lit website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-05-06
4
- title: Astro + Preact i18n - How to translate an Astro + Preact app in 2026
5
- description: Learn how to add internationalization (i18n) to your Astro + Preact website using Intlayer. Follow this guide to make your site multilingual.
3
+ updatedAt: 2026-05-31
4
+ title: Astro + Preact i18n - Complete guide to translate an Astro + Preact app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Astro + Preact website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2024-03-07
3
- updatedAt: 2026-05-06
4
- title: Astro + React i18n - How to translate an Astro + React app in 2026
5
- description: Learn how to add internationalization (i18n) to your Astro + React website using Intlayer. Follow this guide to make your site multilingual.
3
+ updatedAt: 2026-05-31
4
+ title: Astro + React i18n - Complete guide to translate an Astro + React app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Astro + React website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-05-06
4
- title: Astro + Solid i18n - How to translate an Astro + Solid app in 2026
5
- description: Learn how to add internationalization (i18n) to your Astro + Solid website using Intlayer. Follow this guide to make your site multilingual.
3
+ updatedAt: 2026-05-31
4
+ title: Astro + Solid i18n - Complete guide to translate an Astro + Solid app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Astro + Solid website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-05-06
4
- title: Astro + Svelte i18n - How to translate an Astro + Svelte app in 2026
5
- description: Learn how to add internationalization (i18n) to your Astro + Svelte website using Intlayer. Follow this guide to make your site multilingual.
3
+ updatedAt: 2026-05-31
4
+ title: Astro + Svelte i18n - Complete guide to translate an Astro + Svelte app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Astro + Svelte website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-05-06
4
- title: Astro + Vanilla JS i18n - How to translate an Astro + Vanilla JS app in 2026
5
- description: Learn how to add internationalization (i18n) to your Astro + Vanilla JS website using Intlayer. Follow this guide to make your site multilingual.
3
+ updatedAt: 2026-05-31
4
+ title: Astro + Vanilla JS i18n - Complete guide to translate an Astro + Vanilla JS app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Astro + Vanilla JS website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-05-06
4
- title: Astro + Vue i18n - How to translate an Astro + Vue app in 2026
5
- description: Learn how to add internationalization (i18n) to your Astro + Vue website using Intlayer. Follow this guide to make your site multilingual.
3
+ updatedAt: 2026-05-31
4
+ title: Astro + Vue i18n - Complete guide to translate an Astro + Vue app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Astro + Vue website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-08-23
3
- updatedAt: 2026-05-06
4
- title: Create React App i18n - How to translate an React app in 2026
5
- description: Discover how to make your Create React App (CRA) website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Create React App i18n - Complete guide to translate a React app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Create React App website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-08-23
3
- updatedAt: 2026-05-06
4
- title: Express i18n - How to translate an Express app in 2026
5
- description: Discover how to make your Express backend multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Express i18n - Complete guide to translate an Express app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Express backend multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-12-30
3
- updatedAt: 2026-05-06
4
- title: Fastify i18n - How to translate an Fastify app in 2026
5
- description: Discover how to make your Fastify backend multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Fastify i18n - Complete guide to translate a Fastify app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Fastify backend multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-08-23
3
- updatedAt: 2026-05-06
4
- title: Hono i18n - How to translate an Hono app in 2026
5
- description: Discover how to make your Hono backend multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Hono i18n - Complete guide to translate a Hono app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Hono backend multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-03-09
3
- updatedAt: 2026-05-06
4
- title: Lynx and React i18n - How to translate an Lynx app in 2026
5
- description: Discover how to make your Lynx and React mobile app multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Lynx + React i18n - Complete guide to translate a Lynx app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Lynx + React mobile app multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-09-09
3
- updatedAt: 2026-05-06
4
- title: NestJS i18n - How to translate an NestJS app in 2026
5
- description: Discover how to make your NestJS backend multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: NestJS i18n - Complete guide to translate a NestJS app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your NestJS backend multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-10-05
3
- updatedAt: 2025-10-05
4
- title: next-i18next - How to translate a Next.js (i18n) app in 2026
5
- description: A practical, production-ready guide to internationalize a Next.js 15 App Router app with i18next/next-i18next and enhance it with Intlayer.
3
+ updatedAt: 2026-05-31
4
+ title: next-i18next i18n - Complete guide to translate a Next.js app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Next.js 15 App Router website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-10-05
3
- updatedAt: 2025-10-05
4
- title: next-intl - How to translate a Next.js (i18n) app in 2026
5
- description: Discover how to make your Next.js 15 App Router website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: next-intl i18n - Complete guide to translate a Next.js app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Next.js 15 App Router website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2024-12-06
3
- updatedAt: 2026-05-06
4
- title: Next.js i18n - How to translate an Next.js 14 app in 2026
5
- description: Discover how to make your Next.js 14 App Router website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Next.js i18n - Complete guide to translate an Next.js 14 app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Next.js 14 website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-10-25
3
- updatedAt: 2026-05-06
4
- title: Next.js i18n - How to translate an Next.js 15 app in 2026
5
- description: Discover how to make your Next.js 15 website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Next.js i18n - Complete guide to translate an Next.js 15 app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Next.js 15 website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2024-12-06
3
- updatedAt: 2026-05-06
4
- title: Next.js i18n - How to translate an Next.js 16 app in 2026
5
- description: Discover how to make your Next.js 16 website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Next.js i18n - Complete guide to translate an Next.js 16 app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Next.js 16 website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-01-10
3
- updatedAt: 2026-05-06
4
- title: Next.js i18n - Transform an existing Next.js app into a multilingual app in 2026
5
- description: Discover how to make your existing Next.js application multilingual using Intlayer Compiler. Follow the documentation to internationalize (i18n) and translate it with AI.
3
+ updatedAt: 2026-05-31
4
+ title: Next.js i18n - Complete guide to migrate an existing Next.js app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your existing Next.js website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-01-10
3
- updatedAt: 2026-05-06
4
- title: Next.js i18n - How to translate an Next.js 16 app (no [locale]) in 2026
5
- description: Discover how to make your Next.js 16 website multilingual without [locale] in the page path. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Next.js i18n - Complete guide to translate an Next.js 16 app (no locale prefix)
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Next.js 16 website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2024-12-07
3
- updatedAt: 2026-05-06
4
- title: Next.js Page Router i18n - How to translate an Next.js app in 2026
5
- description: Discover how to make your Next.js using Page Router website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Next.js Page Router i18n - Complete guide to translate an Next.js app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Next.js Page Router website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-06-18
3
- updatedAt: 2026-05-06
4
- title: Nuxt i18n - How to translate an Nuxt app in 2026
5
- description: Discover how to make your Nuxt and Vue website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Nuxt i18n - Complete guide to translate a Nuxt app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Nuxt + Vue website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-06-18
3
- updatedAt: 2026-05-06
4
- title: Expo and React Native i18n - How to translate an React Native app in 2026
5
- description: Discover how to make your Expo and React Native app multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Expo + React Native i18n - Complete guide to translate a React Native app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Expo + React Native mobile app multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-09-04
3
- updatedAt: 2026-05-06
4
- title: React Router v7 i18n - How to translate an React Router v7 app in 2026
5
- description: Learn how to add internationalization (i18n) to your React Router v7 application using Intlayer. Follow this comprehensive guide to make your app multilingual with locale-aware routing.
3
+ updatedAt: 2026-05-31
4
+ title: React Router v7 i18n - Complete guide to translate a React Router app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your React Router v7 application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-12-07
3
- updatedAt: 2026-05-06
4
- title: React Router v7 i18n - How to translate an React Router v7 app in 2026
5
- description: Learn how to add internationalization (i18n) to your React Router v7 application using Intlayer with file-system based routing. Follow this comprehensive guide to make your app multilingual with locale-aware routing.
3
+ updatedAt: 2026-05-31
4
+ title: React Router v7 i18n - Complete guide with file-system routing
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your React Router v7 application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-11-20
3
- updatedAt: 2026-05-06
4
- title: SvelteKit i18n - How to translate an SvelteKit app in 2026
5
- description: Discover how to make your SvelteKit website multilingual. Follow the documentation to internationalize (i18n) and translate it using Server-Side Rendering (SSR).
3
+ updatedAt: 2026-05-31
4
+ title: SvelteKit i18n - Complete guide to translate a SvelteKit app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your SvelteKit website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-03-25
3
- updatedAt: 2026-05-06
4
- title: Tanstack Start i18n - How to translate a Tanstack Start app using Solid.js in 2026
5
- description: Learn how to add internationalization (i18n) to your Tanstack Start application using Intlayer and Solid.js. Follow this comprehensive guide to make your app multilingual with locale-aware routing.
3
+ updatedAt: 2026-05-31
4
+ title: TanStack Start + Solid i18n - Complete guide to translate a TanStack Start app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your TanStack Start + Solid application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-09-09
3
- updatedAt: 2026-05-06
4
- title: Tanstack Start i18n - How to translate an Tanstack Start app in 2026
5
- description: Learn how to add internationalization (i18n) to your Tanstack Start application using Intlayer. Follow this comprehensive guide to make your app multilingual with locale-aware routing.
3
+ updatedAt: 2026-05-31
4
+ title: TanStack Start i18n - Complete guide to translate a TanStack Start app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your TanStack Start application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-03-31
3
- updatedAt: 2026-05-06
4
- title: Vanilla JS i18n - How to translate a Vanilla JS app in 2026
5
- description: Discover how to make your Vanilla JS website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Vanilla JS i18n - Complete guide to translate a Vanilla JS app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Vanilla JS website multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-03-23
3
- updatedAt: 2026-05-06
4
- title: Vite + Lit i18n - How to translate a Lit app in 2026
5
- description: Discover how to make your Vite and Lit website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Vite + Lit i18n - Complete guide to translate a Lit app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Vite + Lit application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2026-05-06
4
- title: Vite + Preact i18n - How to translate an Preact app in 2026
5
- description: Discover how to make your Vite and Preact website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Vite + Preact i18n - Complete guide to translate a Preact app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Vite + Preact application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2024-03-07
3
- updatedAt: 2026-05-06
4
- title: Vite + React i18n - How to translate an React app in 2026
5
- description: Learn how to add internationalization (i18n) to your Vite and React application using Intlayer. Follow this guide to make your app multilingual.
3
+ updatedAt: 2026-05-31
4
+ title: Vite + React i18n - Complete guide to translate a React app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Vite + React application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2024-03-07
3
- updatedAt: 2026-05-06
4
- title: Vite + React i18n - Transform an existing app into a multilingual app in 2026
5
- description: Discover how to make your existing Vite and React application multilingual using Intlayer Compiler. Follow the documentation to internationalize (i18n) and translate it with AI.
3
+ updatedAt: 2026-05-31
4
+ title: Vite + React i18n - Complete guide to migrate an existing app with Intlayer
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your existing Vite + React application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2026-05-06
4
- title: Vite + Solid i18n - How to translate an Solid app in 2026
5
- description: Discover how to make your Vite and Solid website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Vite + Solid i18n - Complete guide to translate a Solid app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Vite + Solid application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2026-05-06
4
- title: Vite + Svelte i18n - How to translate an Svelte app in 2026
5
- description: Discover how to make your Vite and Svelte website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Vite + Svelte i18n - Complete guide to translate a Svelte app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Vite + Svelte application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-03-23
3
- updatedAt: 2026-05-06
4
- title: Vite + Vanilla JS i18n - How to translate a Vanilla JS app in 2026
5
- description: Discover how to make your Vite and Vanilla JS website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Vite + Vanilla JS i18n - Complete guide to translate a Vanilla JS app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Vite + Vanilla JS application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2026-05-06
4
- title: Vite + Vue i18n - How to translate an Vue app in 2026
5
- description: Discover how to make your Vite and Vue website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Vite + Vue i18n - Complete guide to translate a Vue app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Vite + Vue application multilingual in 2026, LLM translation, Agent Skills & MCP.
6
6
  keywords:
7
7
  - Internationalization
8
8
  - Documentation
@@ -165,7 +165,7 @@ I ran the same multilingual app in a real browser for every stack, then wrote do
165
165
 
166
166
  GitHub stars are a strong indicator of a project's popularity, community trust, and long-term relevance. While not a direct measure of technical quality, they reflect how many developers find the project useful, follow its progress, and are likely to adopt it. For estimating the value of a project, stars help compare traction across alternatives and provide insights into ecosystem growth.
167
167
 
168
- [![Star History Chart](https://api.star-history.com/chart?repos=i18next%2Fnext-i18next%2Camannn%2Fnext-intl%2Clingui%2Fjs-lingui%2Cvinissimus%2Fnext-translate%2Cinostudio%2Fnext-international%2Copral%2paraglide-js%2Ctolgee%2Ftolgee-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#i18next/next-i18next&amannn/next-intl&lingui/js-lingui&vinissimus/next-translate&inostudio/next-international&opral/paraglide-js&tolgee/tolgee-js&aymericzip/intlayer)
168
+ [![Star History Chart](https://api.star-history.com/chart?repos=i18next%2Fnext-i18next%2Camannn%2Fnext-intl%2Clingui%2Fjs-lingui%2Cvinissimus%2Fnext-translate%2Cinostudio%2Fnext-international%2Copral%2Fparaglide-js%2Ctolgee%2Ftolgee-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#i18next/next-i18next&amannn/next-intl&lingui/js-lingui&vinissimus/next-translate&inostudio/next-international&opral/paraglide-js&tolgee/tolgee-js&aymericzip/intlayer)
169
169
 
170
170
  ## Results in detail
171
171
 
@@ -122,7 +122,7 @@ We compared **four loading strategies**:
122
122
 
123
123
  GitHub stars are a strong indicator of a project's popularity, community trust, and long-term relevance. While not a direct measure of technical quality, they reflect how many developers find the project useful, follow its progress, and are likely to adopt it. For estimating the value of a project, stars help compare traction across alternatives and provide insights into ecosystem growth.
124
124
 
125
- [![Star History Chart](https://api.star-history.com/chart?repos=solidjs-community%2Fsolid-primitives%2Cmbarzda%2Fsolid-i18next%2Copral%2paraglide-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#solidjs-community/solid-primitives&mbarzda/solid-i18next&opral/paraglide-js&aymericzip/intlayer)
125
+ [![Star History Chart](https://api.star-history.com/chart?repos=solidjs-community%2Fsolid-primitives%2Cmbarzda%2Fsolid-i18next%2Copral%2Fparaglide-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#solidjs-community/solid-primitives&mbarzda/solid-i18next&opral/paraglide-js&aymericzip/intlayer)
126
126
 
127
127
  ## Results in detail
128
128
 
@@ -120,7 +120,7 @@ We compared **four loading strategies**:
120
120
 
121
121
  GitHub stars are a strong indicator of a project's popularity, community trust, and long-term relevance. While not a direct measure of technical quality, they reflect how many developers find the project useful, follow its progress, and are likely to adopt it. For estimating the value of a project, stars help compare traction across alternatives and provide insights into ecosystem growth.
122
122
 
123
- [![Star History Chart](https://api.star-history.com/chart?repos=kaisermann%2Fsvelte-i18n%2Copral%2paraglide-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#kaisermann/svelte-i18n&opral/paraglide-js&aymericzip/intlayer)
123
+ [![Star History Chart](https://api.star-history.com/chart?repos=kaisermann%2Fsvelte-i18n%2Copral%2Fparaglide-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#kaisermann/svelte-i18n&opral/paraglide-js&aymericzip/intlayer)
124
124
 
125
125
  ## Results in detail
126
126
 
@@ -128,7 +128,7 @@ We compared **four loading strategies**:
128
128
 
129
129
  GitHub stars are a strong indicator of a project's popularity, community trust, and long-term relevance. While not a direct measure of technical quality, they reflect how many developers find the project useful, follow its progress, and are likely to adopt it. For estimating the value of a project, stars help compare traction across alternatives and provide insights into ecosystem growth.
130
130
 
131
- [![Star History Chart](https://api.star-history.com/chart?repos=formatjs%2Fformatjs%2Ci18next%2Freact-i18next%2Clingui%2Fjs-lingui%2Camannn%2Fnext-intl%2Copral%2paraglide-js%2Ctolgee%2Ftolgee-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#formatjs/formatjs&i18next/react-i18next&lingui/js-lingui&amannn/next-intl&opral/paraglide-js&tolgee/tolgee-js&aymericzip/intlayer)
131
+ [![Star History Chart](https://api.star-history.com/chart?repos=formatjs%2Fformatjs%2Ci18next%2Freact-i18next%2Clingui%2Fjs-lingui%2Camannn%2Fnext-intl%2Copral%2Fparaglide-js%2Ctolgee%2Ftolgee-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#formatjs/formatjs&i18next/react-i18next&lingui/js-lingui&amannn/next-intl&opral/paraglide-js&tolgee/tolgee-js&aymericzip/intlayer)
132
132
 
133
133
  ## Results in detail
134
134