Skip to content

Commit 24fab95

Browse files
committed
feat: add English/Chinese translations + i18n improvements
- Add full Chinese (zh) UI translation (440+ keys) - Add English/Chinese lesson translations for all 4 languages (C, Python, Java, JS) - Add LanguageToggle component to TopBar, Sidebar, Footer (EN/KO/ZH cycle) - Update LanguageSelector with Chinese option - Fix i18n default to English (remove browser auto-detect) - Fix OG meta tags to use codeinsight.online domain - Update memory panel, visualizer fixes (C/Python/Java)
1 parent edc0a8a commit 24fab95

408 files changed

Lines changed: 85857 additions & 8099 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,13 @@ railway-*.json
6666
# Firebase / Android credentials
6767
google-services.json
6868
GoogleService-Info.plist
69+
70+
# Personal docs (plans, reports, checklists, marketing)
71+
docs/marketing/
72+
docs/*-plan.md
73+
docs/*-report.md
74+
docs/*-checklist*.md
75+
docs/*-audit*.md
76+
docs/MEMORY_VIEWER_LIMITATIONS.md
77+
docs/REPO_STRUCTURE_PROPOSAL.md
78+
docs/PROGRESS_STREAK_STABILITY_PLAN.md

docs/2026-02-19_plan.md

Lines changed: 0 additions & 37 deletions
This file was deleted.

docs/MEMORY_VIEWER_LIMITATIONS.md

Lines changed: 0 additions & 211 deletions
This file was deleted.

docs/PROGRESS_STREAK_STABILITY_PLAN.md

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)