diff --git a/src/app/docs/premium/page.tsx b/src/app/docs/premium/page.tsx
index adae0ba..d25cfb5 100644
--- a/src/app/docs/premium/page.tsx
+++ b/src/app/docs/premium/page.tsx
@@ -54,7 +54,7 @@ export default function DocsPremiumPage() {
| AI Intent Router & MCP Server | ✓ | ✓ |
| REST API & MCP Server | ✓ | ✓ |
| Backup / restore & Disaster Recovery | ✓ | ✓ |
- | Internationalization (5 languages) | ✓ | ✓ |
+ | Internationalization (31 languages) | ✓ | ✓ |
| Plugin & extension system | ✓ | ✓ |
| Smart Defaults Wizard | ✓ | ✓ |
| Auto-Login SSO | — | ✓ |
diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx
index 33be671..8717533 100644
--- a/src/app/features/page.tsx
+++ b/src/app/features/page.tsx
@@ -109,7 +109,7 @@ export default function FeaturesPage() {
id: 'developer-platform',
title: 'Developer Platform',
description:
- 'DashCaddy isn\'t just a UI—it\'s a platform. A full REST API with JSON endpoints, a plugin/extension system for custom workflows, and internationalization across 5 languages including full RTL support.',
+ 'DashCaddy isn\'t just a UI—it\'s a platform. A full REST API with JSON endpoints, a plugin/extension system for custom workflows, and internationalization across 31 languages including full RTL support.',
icon: '🛠️',
features: [
{ icon: '🌐', label: 'REST API (JSON, MCP protocol)' },
@@ -363,7 +363,7 @@ export default function FeaturesPage() {
'AI Intent Router + MCP Server',
'REST API (260+ endpoints)',
'Plugin / Extension system',
- 'i18n (5 languages, RTL)',
+ 'i18n (31 languages, RTL)',
'Prometheus metrics export',
].map((item, i) => (
diff --git a/src/app/page.tsx b/src/app/page.tsx
index e1dec72..b607a92 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -83,7 +83,7 @@ export default function Home() {
🌍
-
5 languages incl. Arabic (RTL)
+
31 languages incl. Arabic (RTL)
@@ -579,7 +579,7 @@ export default function Home() {
🌍
i18n
-
5 languages, RTL
+
31 languages, RTL
🔌
diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx
index 80f4c21..8f5cac5 100644
--- a/src/app/pricing/page.tsx
+++ b/src/app/pricing/page.tsx
@@ -52,7 +52,7 @@ export default function PricingPage() {
'Plugin/extension system',
'REST API & MCP Server for AI assistants',
'Prometheus metrics export',
- 'i18n — 5 languages (EN/ES/FR/DE/AR)',
+ 'i18n — 31 languages (EN/ES/FR/DE/AR + 26 more)',
];
const premiumFeatures = [