Skip to content

Commit c5d68cb

Browse files
committed
feat: add comprehensive i18n documentation for Next.js 16 and v7
1 parent c891b83 commit c5d68cb

36 files changed

+34200
-49
lines changed

docs/docs/ar/intlayer_with_nextjs_16.md

Lines changed: 1652 additions & 0 deletions
Large diffs are not rendered by default.

docs/docs/ar/releases/v7.md

Lines changed: 486 additions & 0 deletions
Large diffs are not rendered by default.

docs/docs/de/intlayer_with_nextjs_16.md

Lines changed: 1662 additions & 0 deletions
Large diffs are not rendered by default.

docs/docs/de/releases/v7.md

Lines changed: 503 additions & 0 deletions
Large diffs are not rendered by default.

docs/docs/en-GB/intlayer_with_nextjs_16.md

Lines changed: 1642 additions & 0 deletions
Large diffs are not rendered by default.

docs/docs/en-GB/releases/v7.md

Lines changed: 486 additions & 0 deletions
Large diffs are not rendered by default.

docs/docs/en/intlayer_with_nextjs_15.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
createdAt: 2024-12-06
3-
updatedAt: 2025-10-09
2+
createdAt: 2025-10-25
3+
updatedAt: 2025-10-25
44
title: How to translate your Next.js 15 app – i18n guide 2025
55
description: Discover how to make your Next.js 15 website multilingual. Follow the documentation to internationalize (i18n) and translate it.
66
keywords:
@@ -18,6 +18,9 @@ slugs:
1818
applicationTemplate: https://github.com/aymericzip/intlayer-next-15-template
1919
youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
2020
history:
21+
- version: 7.0.0
22+
date: 2025-10-25
23+
changes: Added mention of `withIntlayerSync()` function
2124
- version: 6.2.0
2225
date: 2025-10-09
2326
changes: Added docs for `useLocale` hook with `onLocaleChange` option

0 commit comments

Comments
 (0)