From 843d85519f93fddc802eca5e71114b61d3a7876b Mon Sep 17 00:00:00 2001 From: Krystie Date: Thu, 13 Aug 2026 09:09:40 -0700 Subject: [PATCH] [grade=pending] fix: update language count from 5 to 31 across marketing site MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Homepage hero: 5 → 31 languages incl. Arabic (RTL) - Homepage integrations section: 5 → 31 languages, RTL - Features page: 5 → 31 languages in description and feature list - Docs/premium: Internationalization (5 → 31 languages) - Pricing: i18n — 5 → 31 languages The DC-077 i18n system expanded from 5 to 31 languages. --- src/app/docs/premium/page.tsx | 2 +- src/app/features/page.tsx | 4 ++-- src/app/page.tsx | 4 ++-- src/app/pricing/page.tsx | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) 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 = [