system-prompts-and-models-o.../salesflow-saas/frontend
Claude bbef680bc1
feat: Add complete i18n system with Arabic/English translations
Bilingual support infrastructure:
- ar.json: Full Arabic translations (120+ strings)
  - Navigation, hero, pain points, features, pricing, dashboard, marketers
- en.json: Full English translations (120+ strings)
- index.tsx: I18nProvider with context, useI18n hook, LanguageSwitcher component
  - LocalStorage persistence, RTL/LTR auto-switching
  - Nested key resolution (e.g., "dashboard.tabs.overview")
  - Arabic default with instant English toggle

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-12 01:30:53 +00:00
..
e2e Dealix: OpenClaw safe core, SLA phase 2.5, full-ops UI 2026-04-08 23:31:02 +03:00
public chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
src feat: Add complete i18n system with Arabic/English translations 2026-04-12 01:30:53 +00:00
.env.example chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
.eslintrc.json chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
.npmrc chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
Dockerfile Add SalesMatic AI Sales SaaS Platform - Complete Foundation 2026-03-28 03:06:53 +00:00
next-env.d.ts 🚀 Complete Dealix AI Sales Empire Update - Security Scrubbed, Lead Engine & Multi-Channel Ready 2026-04-02 17:17:13 +03:00
next.config.js chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
package-lock.json chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
package.json chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
playwright.config.ts chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
postcss.config.js Add SalesMatic AI Sales SaaS Platform - Complete Foundation 2026-03-28 03:06:53 +00:00
tailwind.config.js fix: add missing tailwind color themes for border and background 2026-03-31 19:56:04 +03:00
tsconfig.json Add SalesMatic AI Sales SaaS Platform - Complete Foundation 2026-03-28 03:06:53 +00:00