@intlayer/docs 8.11.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 (76) 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/generated/blog.entry.cjs +0 -1
  10. package/dist/cjs/generated/blog.entry.cjs.map +1 -1
  11. package/dist/cjs/generated/docs.entry.cjs +0 -1
  12. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  13. package/dist/cjs/generated/frequentQuestions.entry.cjs +0 -1
  14. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
  15. package/dist/cjs/generated/legal.entry.cjs +0 -1
  16. package/dist/cjs/generated/legal.entry.cjs.map +1 -1
  17. package/docs/ar/dictionary/markdown.md +161 -0
  18. package/docs/de/dictionary/markdown.md +161 -0
  19. package/docs/en/dictionary/markdown.md +163 -0
  20. package/docs/en/intlayer_with_adonisjs.md +3 -3
  21. package/docs/en/intlayer_with_analog.md +3 -3
  22. package/docs/en/intlayer_with_angular_19.md +3 -3
  23. package/docs/en/intlayer_with_angular_21.md +3 -3
  24. package/docs/en/intlayer_with_astro.md +3 -3
  25. package/docs/en/intlayer_with_astro_lit.md +3 -3
  26. package/docs/en/intlayer_with_astro_preact.md +3 -3
  27. package/docs/en/intlayer_with_astro_react.md +3 -3
  28. package/docs/en/intlayer_with_astro_solid.md +3 -3
  29. package/docs/en/intlayer_with_astro_svelte.md +3 -3
  30. package/docs/en/intlayer_with_astro_vanilla.md +3 -3
  31. package/docs/en/intlayer_with_astro_vue.md +3 -3
  32. package/docs/en/intlayer_with_create_react_app.md +3 -3
  33. package/docs/en/intlayer_with_express.md +3 -3
  34. package/docs/en/intlayer_with_fastify.md +3 -3
  35. package/docs/en/intlayer_with_hono.md +3 -3
  36. package/docs/en/intlayer_with_lynx+react.md +3 -3
  37. package/docs/en/intlayer_with_nestjs.md +3 -3
  38. package/docs/en/intlayer_with_next-i18next.md +3 -3
  39. package/docs/en/intlayer_with_next-intl.md +3 -3
  40. package/docs/en/intlayer_with_nextjs_14.md +3 -3
  41. package/docs/en/intlayer_with_nextjs_15.md +3 -3
  42. package/docs/en/intlayer_with_nextjs_16.md +3 -3
  43. package/docs/en/intlayer_with_nextjs_compiler.md +3 -3
  44. package/docs/en/intlayer_with_nextjs_no_locale_path.md +3 -3
  45. package/docs/en/intlayer_with_nextjs_page_router.md +3 -3
  46. package/docs/en/intlayer_with_nuxt.md +3 -3
  47. package/docs/en/intlayer_with_react_native+expo.md +3 -3
  48. package/docs/en/intlayer_with_react_router_v7.md +3 -3
  49. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +3 -3
  50. package/docs/en/intlayer_with_svelte_kit.md +3 -3
  51. package/docs/en/intlayer_with_tanstack+solid.md +3 -3
  52. package/docs/en/intlayer_with_tanstack.md +3 -3
  53. package/docs/en/intlayer_with_vanilla.md +3 -3
  54. package/docs/en/intlayer_with_vite+lit.md +3 -3
  55. package/docs/en/intlayer_with_vite+preact.md +3 -3
  56. package/docs/en/intlayer_with_vite+react.md +3 -3
  57. package/docs/en/intlayer_with_vite+react_compiler.md +3 -3
  58. package/docs/en/intlayer_with_vite+solid.md +3 -3
  59. package/docs/en/intlayer_with_vite+svelte.md +3 -3
  60. package/docs/en/intlayer_with_vite+vanilla.md +3 -3
  61. package/docs/en/intlayer_with_vite+vue.md +3 -3
  62. package/docs/en-GB/dictionary/markdown.md +161 -0
  63. package/docs/es/dictionary/markdown.md +161 -0
  64. package/docs/fr/dictionary/markdown.md +161 -0
  65. package/docs/hi/dictionary/markdown.md +161 -0
  66. package/docs/id/dictionary/markdown.md +161 -0
  67. package/docs/it/dictionary/markdown.md +161 -0
  68. package/docs/ko/dictionary/markdown.md +161 -0
  69. package/docs/pl/dictionary/markdown.md +161 -0
  70. package/docs/pt/dictionary/markdown.md +161 -0
  71. package/docs/ru/dictionary/markdown.md +161 -0
  72. package/docs/tr/dictionary/markdown.md +161 -0
  73. package/docs/uk/dictionary/markdown.md +161 -0
  74. package/docs/vi/dictionary/markdown.md +161 -0
  75. package/docs/zh/dictionary/markdown.md +161 -0
  76. package/package.json +7 -7
@@ -17,6 +17,9 @@ slugs:
17
17
  - content
18
18
  - markdown
19
19
  history:
20
+ - version: 8.11.0
21
+ date: 2026-05-28
22
+ changes: "Automatic decoration of markdown content, MDX and SSR support"
20
23
  - version: 8.10.0
21
24
  date: 2026-05-19
22
25
  changes: "Add `.content.md` files support"
@@ -1168,6 +1171,166 @@ export class MyComponent {
1168
1171
  </Tab>
1169
1172
  </Tabs>
1170
1173
 
1174
+ ---
1175
+
1176
+ ## Server-Side Rendering (SSR) and Hydration
1177
+
1178
+ In comparison of other Markdown parser such as remark / rehype, the Intlayer Markdown is dependency free and run on client as server side.
1179
+
1180
+ But Intlayer optimized the parsing for Server-Side Rendering (SSR) frameworks (such as Next.js App Router, React Router, Nuxt, SvelteKit, etc.).
1181
+
1182
+ Instead of sending raw Markdown strings to the client and parsing them on the browser (which incurs a performance penalty), Intlayer allows you to pre-parse the Markdown into an Abstract Syntax Tree (AST) on the server.
1183
+
1184
+ You can use the `parseMarkdown` function from your framework's Intlayer package on the server side to generate a serializable AST (`ParsedMarkdown` object), and pass it directly to the frontend. All Intlayer rendering utilities (like `<MarkdownRenderer>`, `useMarkdownRenderer`, etc.) automatically accept this AST object and render it seamlessly.
1185
+
1186
+ ### Example in a Server/Client Architecture
1187
+
1188
+ <Tabs group="framework">
1189
+ <Tab label="React Router" value="react">
1190
+
1191
+ ```tsx fileName="server.ts"
1192
+ import { parseMarkdown } from "react-intlayer/markdown";
1193
+
1194
+ // 1. On the server: Parse the markdown into a serializable AST
1195
+ export const loader = async () => {
1196
+ const markdownString = "## My title \n\nLorem Ipsum";
1197
+ const ast = parseMarkdown(markdownString);
1198
+
1199
+ // Return the AST as JSON to the client
1200
+ return Response.json({ content: ast });
1201
+ };
1202
+ ```
1203
+
1204
+ ```tsx fileName="client.tsx"
1205
+ import { useLoaderData } from "react-router";
1206
+ import { MarkdownRenderer } from "react-intlayer/markdown";
1207
+
1208
+ // 2. On the client: Render the AST directly without re-parsing
1209
+ export default function Page() {
1210
+ const { content } = useLoaderData();
1211
+
1212
+ // The renderer accepts either a raw string or the parsed AST
1213
+ return <MarkdownRenderer content={content} />;
1214
+ }
1215
+ ```
1216
+
1217
+ </Tab>
1218
+ <Tab label="Next.js" value="nextjs">
1219
+
1220
+ ```tsx fileName="app/page.tsx"
1221
+ import { parseMarkdown } from "next-intlayer/markdown";
1222
+ import { MarkdownRenderer } from "next-intlayer/markdown";
1223
+
1224
+ export default async function Page() {
1225
+ // 1. Parse the markdown into a serializable AST on the server
1226
+ const markdownString = "## My title \n\nLorem Ipsum";
1227
+ const ast = parseMarkdown(markdownString);
1228
+
1229
+ // 2. Render the AST directly
1230
+ // In a Server Component, this works seamlessly and passes the AST
1231
+ // directly to the underlying client components if needed.
1232
+ return <MarkdownRenderer content={ast} />;
1233
+ }
1234
+ ```
1235
+
1236
+ </Tab>
1237
+ <Tab label="Vue / Nuxt" value="vue">
1238
+
1239
+ ```vue fileName="pages/index.vue"
1240
+ <script setup lang="ts">
1241
+ import { parseMarkdown } from "vue-intlayer/markdown";
1242
+ import { MarkdownRenderer } from "vue-intlayer/markdown";
1243
+
1244
+ // 1. Fetch and parse the markdown into an AST on the server
1245
+ const { data: ast } = await useAsyncData('markdown', () => {
1246
+ const markdownString = "## My title \n\nLorem Ipsum";
1247
+ return parseMarkdown(markdownString);
1248
+ });
1249
+ </script>
1250
+
1251
+ <template>
1252
+ <!-- 2. On the client: Render the AST directly without re-parsing -->
1253
+ <MarkdownRenderer :content="ast" />
1254
+ </template>
1255
+ ```
1256
+
1257
+ </Tab>
1258
+ <Tab label="SvelteKit" value="svelte">
1259
+
1260
+ ```typescript fileName="+page.server.ts"
1261
+ import { parseMarkdown } from "svelte-intlayer/markdown";
1262
+
1263
+ // 1. On the server: Parse the markdown into a serializable AST
1264
+ export const load = async () => {
1265
+ const markdownString = "## My title \n\nLorem Ipsum";
1266
+ const ast = parseMarkdown(markdownString);
1267
+
1268
+ // Return the AST to the client
1269
+ return { content: ast };
1270
+ };
1271
+ ```
1272
+
1273
+ ```svelte fileName="+page.svelte"
1274
+ <script lang="ts">
1275
+ import { MarkdownRenderer } from "svelte-intlayer/markdown";
1276
+ export let data;
1277
+ </script>
1278
+
1279
+ <!-- 2. On the client: Render the AST directly without re-parsing -->
1280
+ <MarkdownRenderer value={data.content} />
1281
+ ```
1282
+
1283
+ </Tab>
1284
+ <Tab label="Angular" value="angular">
1285
+
1286
+ Angular SSR typically resolves the data on the server during the initial load and hydrates on the client. You can use resolvers to pass the AST.
1287
+
1288
+ ```typescript fileName="app.resolver.ts"
1289
+ import { Injectable } from "@angular/core";
1290
+ import { Resolve } from "@angular/router";
1291
+ import { parseMarkdown, type ParsedMarkdown } from "angular-intlayer/markdown";
1292
+
1293
+ @Injectable({ providedIn: "root" })
1294
+ export class MarkdownResolver implements Resolve<ParsedMarkdown> {
1295
+ resolve(): ParsedMarkdown {
1296
+ const markdownString = "## My title \n\nLorem Ipsum";
1297
+ // 1. On the server: Parse the markdown into a serializable AST
1298
+ return parseMarkdown(markdownString);
1299
+ }
1300
+ }
1301
+ ```
1302
+
1303
+ ```typescript fileName="app.component.ts"
1304
+ import { Component } from "@angular/core";
1305
+ import { ActivatedRoute } from "@angular/router";
1306
+ import { IntlayerMarkdownService, type ParsedMarkdown } from "angular-intlayer/markdown";
1307
+
1308
+ @Component({
1309
+ selector: "app-root",
1310
+ template: `<div [innerHTML]="renderedMarkdown"></div>`,
1311
+ })
1312
+ export class AppComponent {
1313
+ renderedMarkdown: string = "";
1314
+
1315
+ constructor(
1316
+ private route: ActivatedRoute,
1317
+ private markdownService: IntlayerMarkdownService
1318
+ ) {
1319
+ // 2. On the client: Render the AST directly without re-parsing
1320
+ this.route.data.subscribe((data) => {
1321
+ this.renderedMarkdown = this.markdownService.renderMarkdown(
1322
+ data.markdownAst
1323
+ ) as string;
1324
+ });
1325
+ }
1326
+ }
1327
+ ```
1328
+
1329
+ </Tab>
1330
+ </Tabs>
1331
+
1332
+ This pattern ensures that the Markdown parsing logic is executed entirely on the server, significantly reducing the client-side execution time and improving the initial hydration speed.
1333
+
1171
1334
  ## Options Reference
1172
1335
 
1173
1336
  These options can be passed to `MarkdownProvider`, `MarkdownRenderer`, `useMarkdownRenderer`, and `renderMarkdown`.
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-08-23
3
- updatedAt: 2026-05-06
4
- title: AdonisJS i18n - How to translate an AdonisJS app in 2026
5
- description: Discover how to make your AdonisJS backend multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: AdonisJS i18n - Complete guide to translate an AdonisJS app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your AdonisJS 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-04-18
3
- updatedAt: 2026-05-06
4
- title: Analog i18n - How to translate an Analog app in 2026
5
- description: Discover how to make your Analog app multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Analog i18n - Complete guide to translate an Analog app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Analog 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: Angular i18n - How to translate an Angular 19 app (Webpack)
5
- description: Discover how to make your Angular website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Angular i18n - Complete guide to translate an Angular 19 app (Webpack)
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Angular 19 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: Angular i18n - How to translate an Angular 21 app (Vite) in 2026
5
- description: Discover how to make your Angular website multilingual. Follow the documentation to internationalize (i18n) and translate it.
3
+ updatedAt: 2026-05-31
4
+ title: Angular i18n - Complete guide to translate an Angular 21 app
5
+ description: Optimized solution for bundle size, SEO, performances & maintainability. Make your Angular 21 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: 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