mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
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 |
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| src | ||
| .env.example | ||
| .eslintrc.json | ||
| .npmrc | ||
| Dockerfile | ||
| next-env.d.ts | ||
| next.config.js | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||